Commit Graph
6 Commits
Author SHA1 Message Date
schn33fuchs fe160487ba Fixes
os.system replaced by subprocess.run
unused vars renamed to _<var>
2026-06-02 14:16:11 +02:00
schn33fuchs 706a4dd47d CLI interface
CLI interface added
2026-06-02 14:04:14 +02:00
schn33fuchs 2b017573dc Data removed from repo 2026-06-02 11:55:13 +02:00
schn33fuchs 232e74c8c9 Data management and updating
Tracker for updating and getting data
Datamanager to serialize/deserialize
Main for initialization
Config for config
2026-06-02 11:53:52 +02:00
schn33fuchs 0e9d343b1e Project structure and classes
Project structure and classes created and initialized
2026-06-01 20:12:20 +02:00
schn33fuchs 6f4c037f54 Initial commit 2026-06-01 19:43:14 +02:00