No description
  • QML 85.3%
  • CMake 6.8%
  • C++ 6.3%
  • C 0.9%
  • Shell 0.7%
Find a file
2026-05-12 10:19:07 +02:00
alarmclock feat: port to Qt6 2026-05-12 10:19:07 +02:00
alarmpresenter feat: port to Qt6 2026-05-12 10:19:07 +02:00
.gitignore Port to CMake 2021-05-17 13:08:23 +02:00
CMakeLists.txt feat: port to Qt6 2026-05-12 10:19:07 +02:00
LICENSE Initial commit, currently not working as expected... WIP 2016-02-08 18:12:58 +01:00
README.md Split asteroid-alarmclock into an alarm manager app and an alarm presenter dialog 2017-05-21 14:57:45 +02:00

Asteroid Alarm Clock

An alarm clock app for AsteroidOS The alarmclock directory contains the code of the app itself. The alarmpresenter directory contains the code of the triggered alarm dialog.