fishyboteso/fishy/helper
Adam Saudagar 639df8ce5b moved config code into 2 parts, class (Config) and singleton (config)... singleton needs to be initlaized and stopped in main,
now config backups the config file every 5 minutes in temp folder, if the file gets corrupted, it restores the backup and continues working
2021-03-29 18:45:40 +05:30
..
__init__.py add Add-On versioncheck 2021-03-26 12:41:55 +01:00
auto_update.py let python find new fishy version 2021-03-08 20:51:55 +01:00
config.py moved config code into 2 parts, class (Config) and singleton (config)... singleton needs to be initlaized and stopped in main, 2021-03-29 18:45:40 +05:30
downloader.py dynamicly download tesseract if not installed when full auto is launched 2020-10-18 06:13:24 +05:30
helper.py let server create uid instead of client, keeping session creating code on oneside 2021-03-28 16:49:22 +02:00
hotkey.py states for when playing/recording is running, added error message when window is not found in full auto, added beep sound when hotkey is pressed, made hotkey callable Optional 2020-11-19 18:49:27 +05:30
popup.py ai fix and full-auto test setup: 2020-06-25 07:02:34 +05:30