feat: add version updater and statistics enhancements (fixes #29)

- Implemented version checking system with update notifications
- Integrated Git for fetching and downloading the latest version
- Added statistics updates
- Removed unused code across the project
- Condensed project structure
- Updated README
- Cleaned up UI
This commit is contained in:
2025-12-19 16:31:36 -05:00
parent 09d2c125cd
commit e1e0cb7ac7
26 changed files with 1906 additions and 3806 deletions
+1 -1
View File
@@ -17,8 +17,8 @@ keyring==25.6.0
python-dotenv==1.2.1
# Utilities
tqdm==4.67.1
urllib3==2.5.0
plotext==5.3.2
pyperclip==1.11.0
# Custom/Private packages