This website requires JavaScript.
Explore
Help
Sign In
bernd32
/
anime-tracker-qt
Watch
1
Star
0
Fork
0
You've already forked anime-tracker-qt
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
QT Desktop Linux app for tracking anime backlog
13
Commits
1
Branch
3
Tags
999
KiB
Python
100%
b71e2bbb55
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Bernd
b71e2bbb55
1) added option to change table scale;
...
2) fixed focusing issue
2025-07-20 17:48:18 +05:00
images
fixed csv importing and core dump issue
2025-07-18 21:57:38 +05:00
.gitignore
integrated Python's logging module (wrap I/O operations with try/except, log exceptions to file)
2025-07-20 13:21:00 +05:00
backend.py
Add a search bar and filters (by status, type, year, season) right above the table.
2025-07-20 17:02:59 +05:00
frontend.py
1) added option to change table scale;
2025-07-20 17:48:18 +05:00