No description
- Kotlin 72.4%
- Shell 13.8%
- Nix 12.4%
- Just 1.4%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
Amp-Thread-ID: https://ampcode.com/threads/T-01a03da1-df9a-7485-a021-11886b74349f Co-authored-by: Amp <[email protected]> |
||
| .agents | ||
| app | ||
| gradle/wrapper | ||
| .envrc | ||
| .gitignore | ||
| build.gradle.kts | ||
| flake.lock | ||
| flake.nix | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| justfile | ||
| README.md | ||
| settings.gradle.kts | ||
Morning Light
A simple full-screen Android clock for a toddler's morning stop light.
- Defaults to a 7:00 AM wake-up time.
- Black during sleep time.
- Amber during the 30 minutes before wake-up.
- Green at wake-up and for the following hour.
- Tap the screen to configure the wake-up time or disable the morning light.
Development
nix develop
just build
Run tests separately with:
just test
just install # requires a connected emulator or Android device