-
Notifications
You must be signed in to change notification settings - Fork 0
Satchel:Two CLI
eXPerience2001 edited this page Jun 4, 2026
·
2 revisions
Satchel:Two CLI is the original command-line style version of Satchel:Two. It is now deprecated as of the release of RC1 for the GUI and is no longer maintained. However, it still functions and will be still supported.
To install the CLI, simply download the latest release of the new app from the release page. Sadly the libraries need to be installed manually, I'm working on a script to install the CLI automatically, but this will come at a later date.
- icalendar
- csv
- urllib
- sys
- os
- ssl
- datetime
- webbrowser
- time
- datetime
- pandas
- requests
- pathlib
- base64
- subprocess
After installing the app, go to it's respective install location (most likely your documents or user folder) and enter the folder. Look for the folder named SatchelTwo CLI and enter it. Then, do the following:
- Windows: Type cmd in the navigation bar of file explorer
- Linux and MacOS: Open the folder in terminal
And then run the command:
- Windows: "python init.py"
- Linux and MacOS: "python3 ./init.py"
And you're done!