fossalarm
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-31 16:02:11 +10:00
app Tidied some stuff up; hoisted some states ! 2026-08-31 16:02:11 +10:00
gradle Made the project evilblue.fossalarm (was life720) 2026-08-27 09:12:03 +10:00
.gitignore Init 2026-08-26 13:23:11 +10:00
build.gradle.kts Alarms save to DataStore 2026-08-27 10:32:41 +10:00
gradle.properties Init 2026-08-26 13:23:11 +10:00
gradlew Init 2026-08-26 13:23:11 +10:00
gradlew.bat Init 2026-08-26 13:23:11 +10:00
README.md Slightly expand readme 2026-08-27 18:48:38 +10:00
settings.gradle.kts Made the project evilblue.fossalarm (was life720) 2026-08-27 09:12:03 +10:00

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.)
  • 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.