Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 726 Bytes

File metadata and controls

31 lines (21 loc) · 726 Bytes

⏱️ Focus Timer

Python-Based Study & Break Session Tracker

Take time, plan, and work hard 💪


📌 Overview

Focus Timer is a simple Python application that helps you manage your study and break sessions efficiently.
It is designed to improve productivity by following structured time management techniques like the Pomodoro method.


🚀 Features

  • ⏳ Set custom study duration
  • ☕ Set break duration
  • 🔁 Automatic study-break cycles
  • 📊 Tracks total focus time
  • 🔔 Notifies when a session ends
  • 💻 Simple console-based interface

🛠️ Tech Stack

  • Language: Python
  • Libraries Used:
    • time – for countdown timer