Snaptick is an MVVM Jetpack Compose app, offering ad-free task management with a built-in pomodoro timer to help you organize your daily plans
Snaptick
Snaptick is a free daily task planner app designed to help users increase productivity. With an easy-to-use interface and features like a pomodoro timer, users can easily organize and achieve their daily plans
โค๏ธ Support Development
๐ Features
- ๐ Create and Edit Tasks
- โฒ๏ธ Pomodoro Timer
- ๐ Multiple Reminders
- ๐งฉ Home-screen Widget
- ๐๏ธ Calendar Sync & ICS Import
- ๐พ Backup & Restore
- ๐ Customizable Swipe Actions
- โฐ Analyze Free Time
- ๐ด Set Sleep Time
- ๐๏ธ Manage tasks in Calendar View
- ๐จ Material Dynamic Theme Support
- ๐ Repeatable Tasks with Notification
- ๐ฌ Smooth Animations
- ๐จ Modern UI with Cool Themes
- ๐ Available in 15+ Languages
- ๐ In-app Update Checker
Screenshots (All Designs(Figma))
Getting Started
Snaptick is distributed via GitHub Releases. Grab the latest signed APK from the Releases page or build it yourself from source.
Prerequisites
- Android Studio
- Git
Building from source
- Clone the repository:
git clone https://github.com/vishal2376/snaptick.git - Open the project in Android Studio.
- Build and run the debug variant. The release variant requires a
Releasing (maintainer-only)
Release builds require a real signing keystore. The repo carries no keystore; each maintainer wires their own via local.properties:
SNAPTICKKEYSTOREFILE=/absolute/path/to/your-release.jks
SNAPTICKKEYSTOREPASSWORD=...
SNAPTICKKEYALIAS=...
SNAPTICKKEYPASSWORD=...
./gradlew :app:assembleRelease will fail-fast if the keystore env is missing or if the alias is the public Android debug key โ the build refuses to produce a debug-signed release APK.
- Clone the repository
git clone https://github.com/vishal2376/snaptick.git
- Open the project in Android Studio
- Build and run the app
Contributing
We welcome contributions from anyone interested in helping to improve Snaptick! Feel free to submit a pull request or open an issue if you notice any bugs or have suggestions for new features.
Star History
License
This project is licensed under the GPL v3.0 License - see the LICENSE file for details.
Credits
App Icon created by icon_small - Flaticon
