Amazing! Thank you!
Just curious, what language/IDE did you use to create this app?
Thanks! The app itself is a python script I converted into packed exe (forgot what I used for packing, I can check after work if you like but i guess its just whatever youll find on google if you search python to exe).
UI is Html wrapped with electron, but if I had to redo it today I'd use C# with Webview instead.