Skip to content

Installing Satchel:Two

eXPerience2001 edited this page Jul 25, 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 and download the latest release from GitHub for your respective operating system.

  • PRE-INSTALLER: Download here!

  • Windows (x86-64 aka 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: Download here!

  • Linux (x86-64 aka 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