Skip to content

Sofi3406/simple_alarm_in_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 

Repository files navigation

simple_alarm_in_python

⏰ Simple Alarm Clock πŸ“Œ Overview

This is a beginner-friendly Alarm Clock built with Python. It lets you set a time (HH:MM) and will alert you when the time is reached by playing a sound or printing a message.

🐍 Written in pure Python.

🎡 Plays an alarm sound

πŸ–₯ Runs in the terminal (no GUI).

πŸ“‚ Does not require saving alarms to files.

πŸš€ Features

Set a single alarm time (e.g., 03:45).

Waits until the alarm time is reached.

Plays a sound or shows a "Wake up! Wake up! Wake up!" message.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages