Skip to content

A beautiful Material 3 countdown timer app for Android. Create, customize, and share multiple timers with notifications, daily reminders, and more!

License

Notifications You must be signed in to change notification settings

lostf1sh/Tickly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tickly

A beautiful Material 3 countdown timer app for Android. Create, customize, and share multiple timers with notifications, daily reminders, and more!

Features

  • Multiple Timers: Create and manage unlimited countdown timers
  • Live Countdown: Real-time countdown with smooth animations
  • Customizable: Choose icons and colors for each timer
  • Recurring Timers: Daily, weekly, monthly, and yearly recurring timers
  • Notifications: Local notifications and daily reminders
  • Share Timers: Share timer information as images
  • Dark/Light Mode: Toggle between themes
  • Multi-selection: Select multiple timers for batch operations
  • Local Storage: Persistent timer data

Getting Started

Prerequisites

  • Flutter SDK (3.16.0 or higher)
  • Android Studio / VS Code
  • Android device or emulator (API level 21+)

Installation

  1. Clone the repository

    git clone https://github.com/yousername/tickly.git
    cd tickly
  2. Install dependencies

    flutter pub get
  3. Run the app

    flutter run

Building for Release

# Build APK
flutter build apk --release

# Build App Bundle
flutter build appbundle --release

License

This project is licensed under the MIT License - see the LICENSE file for details.


Original Author: lostf1sh

About

A beautiful Material 3 countdown timer app for Android. Create, customize, and share multiple timers with notifications, daily reminders, and more!

Resources

License

Stars

Watchers

Forks

Packages

No packages published