An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# Focus Potion

A simple and stylish pomodoro timer on your wrist


Login page
Main page
History page



Profile page
Profile page
Profile page

### 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.