Metadata-Version: 2.4
Name: studystreak
Version: 0.1.0
Summary: A terminal study streak tracker with Chrome focus sync.
Project-URL: Homepage, https://github.com/Chi-ChunL/StudyStreak
Project-URL: Repository, https://github.com/Chi-ChunL/StudyStreak
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Education
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Education
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: typer
Requires-Dist: rich
Requires-Dist: textual
Requires-Dist: argon2-cffi
Requires-Dist: cryptography
Requires-Dist: pwinput
Requires-Dist: keyring
Requires-Dist: requests
Requires-Dist: python-dotenv
Requires-Dist: plyer

# StudyStreak
A terminal app that helps students track revision, homework, and study streaks directly from the command line.
