-
Notifications
You must be signed in to change notification settings - Fork 0
Installing Satchel:Two
To install the GUI, you must first make sure you have the correct Python version installed, anything newer than 3.13.5 will work just fine. Once that's done, download the Pre-Installer from below. This will install all the libraries and modules needed for Satchel:Two GUI. Unzip the files, go into the "PreInstaller" directory and run "preinstaller.py" in any way you prefer, eg through Python IDLE or through the command line. Once that's done, go to the releases section and download the respective installer for your operating system.
- Windows (x86-64 AMD64) : "SatchelTwoWin64.exe"
- MacOS (x86-64 and ARM64) : "SatchelTwoMacOS.pkg"
Linux support is fully functional, however I still need to figure out how I'm going to bundle it as a proper installer. For now, the Linux release will just be a .zip file that you'll need to extract to your documents folder (~/Documents/).
- Linux (x86-64 AMD64) : "SatchelTwoLinux.zip"
Click here to see how to install the Cross-Platform CLI application.