diff options
| author | Wolfgang Ginolas <wolfgang.ginolas@gwif.eu> | 2020-12-31 16:18:13 (GMT) |
|---|---|---|
| committer | Daniel Thompson <daniel@redfelineninja.org.uk> | 2021-01-10 16:02:35 (GMT) |
| commit | 5b74c45e58eedddf3432b595822989afba8bf3a4 (patch) | |
| tree | f524373a333b23210273f57a2acfdca4bba09fa5 /docs | |
| parent | 4e9a576a2df3476a19522df177f845fade7b1fa6 (diff) | |
apps: timer: Add a countdown timer application
Signed-off-by: Wolfgang Ginolas <wolfgang.ginolas@gwif.eu>
[daniel@redfelineninja.org.uk: squashed into a single commit, rebase to
latest master, integrate with the Software application and rename the
screenshots to match the application name]
Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/apps.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/apps.rst b/docs/apps.rst index ae9fb15..5cadd94 100644 --- a/docs/apps.rst +++ b/docs/apps.rst @@ -40,3 +40,5 @@ Integration .. automodule:: apps.alarm .. automodule:: apps.musicplayer + +.. automodule:: apps.timer |
