Skip to content

ahamedrashid-me/task-reminder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Here's your cleaned-up and corrected README.md with proper image embedding using your GitHub repository's image paths.


README.md

# 🕓 Simple Alarm - Task Reminder

**Simple Alarm** is a minimal GTK-based desktop alarm application for Linux. Set alarms with custom time and memo notes, and get notified with a sound and GUI popup when it's time!

![Alarm Popup](https://github.com/ahamedrashid-me/task-reminder/blob/main/assets/Alart.png?raw=true)
![Main UI](https://github.com/ahamedrashid-me/task-reminder/blob/main/assets/alarm.png?raw=true)
![Task Reminder](https://github.com/ahamedrashid-me/task-reminder/blob/main/assets/task-reminder.png?raw=true)

---

## ✨ Features!

- Simple, clean GTK interface  
- Hour and minute picker  
- Custom memo/note for each alarm  
- Alarm sound (melodic tone via SoX)  
- Alarm popup with options: Stop, Set New, Exit  
- Repeats alarm if not dismissed  
- Built-in CSS styling  
- Lightweight and offline  

---

## 🚀 Installation

### From Source

```bash
git clone https://github.com/ahamedrashid-me/task-reminder.git
cd task-reminder
python3 alarm.py

From .deb package

sudo dpkg -i simple-alarm.deb

Then search for Task Reminder in your application menu.


🛠️ Requirements

  • Python 3
  • GTK 3 (python3-gi)
  • SoX (for sound): sudo apt install sox

👤 Author

MD. Rashid Ahamed
Student of CSE, Uttara University
📫 ahamedrashid.me@gmail.com
🔗 github.com/ahamedrashid-me


📄 License

This project is licensed under the MIT License. See LICENSE for details.


---

Let me know if you want the screenshots resized or displayed in a grid or table format!

About

simple gui python gtk app, that help your to notify you , featured with memo

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages