- Add functions to manage client records (add, find, list) - Require --confirm-add and --name flags when adding a new client
- Implement argparse for CLI use - Setup SQLite DB with schema version checking
- 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