aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Add a cookies moduleA Farzat2026-02-102-3/+158
| | | | | This parses the cookies found in the cookies.json file, making them ready to be used in http requests.
* Add display and config modulesA Farzat2026-02-083-0/+95
|
* Add CLI parsingA Farzat2026-02-072-0/+74