Skip to content

py50c/Study-Timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Study Timer

Overview

This is a simple Python-based study timer that allows users to set a countdown in minutes. It provides a real-time countdown display and plays a beep sound when the timer ends.

Features

  • Allows users to set a custom study duration.
  • Displays a live countdown timer in MM:SS format.
  • Plays a beep alert when the timer ends.
  • Supports KeyboardInterrupt (Ctrl+C) to stop the timer.
  • Handles invalid inputs gracefully.

Prerequisites

  • Python 3+
  • Windows OS (since winsound is Windows-only)

Installation

Clone the repository:

git clone https://github.com/your-username/study-timer.git
cd study-timer

About

study timer that counts down from a specified time and plays a beep sound when time is up.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages