LoopTimer is a simple and elegant countdown timer that automatically restarts after each alarm. Perfect for workouts, Pomodoro technique, study sessions, or any repetitive task that needs time tracking.
- ⏱️ Set minutes and seconds easily
- 🔔 Plays a sound alarm when time is up
- 🔄 Automatically restarts with the same time settings
- 🎯 Clean and intuitive user interface
- 🔊 5 different sound options to choose from
- 🌍 Multi-language support (Persian, English, Arabic, Spanish, Chinese, Portuguese)
- 🎮 Built with Godot 4 – lightweight and fast
👉 Download the latest Windows release
Just download the .exe file and run it – no installation required!
- Clone the repository:
git clone https://github.com/AbduEbrahimi/LoopTimer.git
- Open the project in Godot 4.7 or later.
- Run the main scene (scn/main.tscn).
Button Action Start Begins the countdown Stop Pauses the timer Repeat Repeats the alarm at the same time as before. Sound Dropdown Choose between 5 different alarm sounds After the timer reaches zero, it will automatically restart with the same time
Godot 4.7 – Open-source game engine
GDScript – Simple and powerful scripting language
Multi-language support via custom dictionary system
English فارسی العربية Español 中文 Português
Contributions are welcome! If you find a bug or have a suggestion:
Open an Issue
Submit a Pull Request
This project is licensed under the MIT License – feel free to use, modify, and distribute it.
AbduEbrahimi
Built with ❤️ using Godot Engine
Inspired by the need for a simple, self-resetting timer