Commit Graph

3 Commits

Author SHA1 Message Date
4ab46ee2fc
Restructure project layout and update references 2024-10-06 21:50:00 -04:00
01e68bc10f
Add database initialization and CLI arguments
- Implement argparse for CLI use
- Setup SQLite DB with schema version checking
2024-10-04 23:23:53 -04:00
3f4fa3c10d
Set up the initial project structure
- Create a bash script to set up a virtual environment
- Implement config.ini loading with debug option
- Create a basic torrent listing and slow print functionality
2024-09-02 22:33:56 -04:00