"Spielliste' is a emulator management list.
When you write game information to a file, it is displayed.
- Python 3.7.5
- Pillow 8.3.2
- PySimpleGUI 4.39.1
- python-dotenv 0.18.0
- Saves 0.1
git clone https://github.com/m-star18/Spielliste
pip install -r requirements.txt
cp .env.sample .env # size
python src/main.py
This program is released under MIT license.