Skip to content

Effortlessly track study time with Study Time Tracker. Stay organized, set goals, and boost productivity with this intuitive app.

License

Notifications You must be signed in to change notification settings

Tamzuu/Study-Time-Tracker-Python

Repository files navigation

🕒 Study Time Tracker

Welcome to Study Time Tracker, an application designed to help you manage your study sessions effectively!

🚀 Features

  • Timer: Start the timer to begin a study session. Pause and resume as needed.
  • Subject Selection: Choose a subject for your study session to keep your study sessions organized.
  • Data Visualization: View your study progress over time with insightful charts.
  • History: Review past study sessions in the history tab to track your productivity.
  • Eye Care Setting: Enable the 20/20/20 setting to take breaks and care for your eyes during long study sessions.
  • Color Settings: Customize the app's color theme to suit your preferences.
  • Notes: Keep track of important information, ideas, or reminders related to your study sessions.
  • And More

📥 Installation

  1. Open StudyTimeTrackerInstaller.exe

Or:

  1. Clone the repository:

    git clone https://github.com/Tamzuu/Study-Time-Tracker-Python.git
  2. Navigate to the project directory:

    cd Study-Time-Tracker-Python
  3. Install dependencies:

    pip install -r requirements.txt

📝 Usage

  1. Run the application:

    python main.py
  2. Start a study session by setting a timer and selecting a subject.

  3. Use the app's features to track your progress and maintain a productive study routine.

🖼️ Screenshots

👥 Contributing

Contributions are welcome! If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/improvement).
  3. Make your changes and commit them (git commit -am 'Add new feature').
  4. Push to the branch (git push origin feature/improvement).
  5. Create a new Pull Request.

Disclaimer: Code is not very clean as this is my first bigger project.

⚖️ License

This project is licensed under the MIT License - see the LICENSE file for details.