This editor is for windows because I don't want to think about other operating systems.
Version info:
Python version: 3.12.4
Platform: Windows
Port: PySimpleGUI
tkinter version: 8.6.13
PySimpleGUI version: 5.0.6.12
All error logs and event logs are located in logs/
Logs can be cleaned by running clean_logs.bat
, located in scripts/
Construct app using scripts/build_app.sh
.
Click on releases to find a version to download.
When running the app, you will likely get a popup from Windows Defender SmartScreen. To get around the popup, click More Info, then click run anyway
This popup appears because I do not have a digital certificate for this app (they are very expensive and outside my budget).
When you first run the app, you will get a PySimpleGUI window asking you for a license. You will need to create an account, so follow the link provided and create a free hobbyist account in order to get a license.
This is also needed because I don't want to spend $100/year on the PySimpleGUI commercial license when I do not intend to make money off of my work.
This project is licensed under the Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0). See the LICENSE file for details.