Skip to content

Installing Satchel:Two

eXPerience2001 edited this page Jun 10, 2026 · 11 revisions

Installing the GUI

Windows and MacOS

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.

  • PRE-INSTALLER (You may have to "save page as" for it to download): CLICK HERE

  • Windows (x86-64 AMD64) : "SatchelTwoWin64.exe"

  • MacOS (x86-64 and ARM64) : "SatchelTwoMacOS.pkg"

Next, move on to the log in section: Logging In

Linux

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/). If you already have Python installed, please make sure you have TKinter installed as a system package (python3-tk)!

  • PRE-INSTALLER (You may have to "save page as" for it to download): CLICK HERE

  • Linux (x86-64 AMD64) : "SatchelTwoLinux.zip"

Next, move on to the log in section: Logging In

Installing the CLI (DEPRECATED)

Click here to see how to install the Cross-Platform CLI application.

Clone this wiki locally