mirror of
https://github.com/AsteroidOS/asteroid-alarmclock.git
synced 2026-07-26 01:47:19 +02:00
No description
- QML 84.8%
- CMake 7.3%
- C++ 6.3%
- C 0.9%
- Shell 0.7%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
On Qt6, QtMultimedia has two issues: - it keeps a pulseaudio sink open which drains the battery - it plays chopped-up sounds We decided to replace QtMultimedia with ngf across our stack. |
||
| alarmclock | ||
| alarmpresenter | ||
| .gitignore | ||
| CMakeLists.txt | ||
| LICENSE | ||
| README.md | ||
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.