https://github.com/zzemlyanaya/focuspotion
Pomodoro timer on your wrist, simple and effective
https://github.com/zzemlyanaya/focuspotion
android compose compose-ui material-ui material3-android pomodoro-timer wear-os wearable
Last synced: 15 days ago
JSON representation
Pomodoro timer on your wrist, simple and effective
- Host: GitHub
- URL: https://github.com/zzemlyanaya/focuspotion
- Owner: zzemlyanaya
- License: other
- Created: 2024-10-29T06:28:55.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2025-01-09T11:32:37.000Z (3 months ago)
- Last Synced: 2025-02-14T13:50:38.049Z (2 months ago)
- Topics: android, compose, compose-ui, material-ui, material3-android, pomodoro-timer, wear-os, wearable
- Language: Kotlin
- Homepage:
- Size: 497 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Focus Potion
A simple and stylish pomodoro timer on your wrist
![]()
![]()
![]()
![]()
![]()
![]()
### Features
- Standalone & local - no connection to the phone or internet needed
- Create your own custom pomodoro timer with abundant settings and fun icons
- Working in background with complication available - use any other app as needed without interrupting the timer
- Build with care for battery usage#### Definitely coming at some point:
- End-of-the-round vibration for better usability
- Better icons
- Complication animation improvements### Technologies
- Written in Kotlin
- Build via Gradle Kotlin DSL
- UI in Material 2.5 via Jetpack Compose for Wear OS, Horologist & ProtoLayout
- Navigation via Jetpack Compose (cr. to Jeo Birch and
his [article](https://joebirch.co/android/modular-navigation-with-jetpack-compose/) for the idea)
- DI via Hilt
- Local data storage with DataStore
- Coroutines<3
- Build with combined MVVM/MVI architecture for easy further migration### Copyright
Copyright 2025 Evgeniya Zemlyanaya.
Licensed under the Apache License, Version 2.0; see [LICENSE.md](LICENSE.md) for full conditions.