Here's your cleaned-up and corrected README.md
with proper image embedding using your GitHub repository's image paths.
# 🕓 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!



---
## ✨ 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
sudo dpkg -i simple-alarm.deb
Then search for Task Reminder in your application menu.
- Python 3
- GTK 3 (
python3-gi
) - SoX (for sound):
sudo apt install sox
MD. Rashid Ahamed
Student of CSE, Uttara University
📫 ahamedrashid.me@gmail.com
🔗 github.com/ahamedrashid-me
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!