config file, executable, tray icon

This commit is contained in:
Dobromir Popov
2024-09-10 11:45:17 +03:00
parent 400bccfeec
commit 4974af0678
6 changed files with 51 additions and 12 deletions

3
agent-mAId/readme.md Normal file
View File

@ -0,0 +1,3 @@
# to install as an app:
pip install pyinstaller
pyinstaller --onefile main.py