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 signing keystore (see "Releasing" below) β you don't need one for normal development.
Releasing (maintainer-only)
Release builds require a real signing keystore. The repo carries no keystore;
each maintainer wires their own via local.properties:
SNAPTICK_KEYSTORE_FILE=/absolute/path/to/your-release.jks
SNAPTICK_KEYSTORE_PASSWORD=...
SNAPTICK_KEY_ALIAS=...
SNAPTICK_KEY_PASSWORD=...
./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
