fossalarm
- Kotlin 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| app | ||
| gradle | ||
| .gitignore | ||
| build.gradle.kts | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| README.md | ||
| settings.gradle.kts | ||
FOSS Alarm
todo: add an actual description lol
TODO
- Make alarms work
- User should be able to select which days of the week the alarm should sound
- The time of day that alarm goes off does not vary per day
- Alarms should be toggleable
- Implement alarms (scheduling, make loud noises etc.)
- User should be able to select which days of the week the alarm should sound
- Tasks (aka missions)
- Create an interface for tasks to implement
- Create pickable task list for alarms
Note
all of these headers and subheaders could use expansion. If you wanna help with this, it would be greatly appreciated.