1
0
Fork 0
wasp-os/docs/apps.rst
Brendan M. Sleight cec8d97aeb apps: WordClock: Add a new word-based clock app
Signed-off-by: Brendan M. Sleight <bms.git@barwap.com>
[daniel@redfelineninja.org.uk: Squashed down into a single commit and
updated subject]
Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk
2021-03-10 20:55:18 +00:00

61 lines
814 B
ReStructuredText

.. _Application Library:
Application Library
===================
.. contents::
:local:
Watch faces
-----------
.. automodule:: apps.clock
.. automodule:: apps.chrono
.. automodule:: apps.fibonacci_clock
.. automodule:: apps.word_clock
Built-in
--------
.. automodule:: apps.heart
.. automodule:: apps.stopwatch
.. automodule:: apps.steps
.. automodule:: apps.launcher
.. automodule:: apps.settings
.. automodule:: apps.software
.. automodule:: apps.pager
Applications
------------
.. automodule:: apps.alarm
.. automodule:: apps.calc
.. automodule:: apps.flashlight
.. automodule:: apps.haiku
.. automodule:: apps.musicplayer
.. automodule:: apps.testapp
.. automodule:: apps.timer
Games
-----
.. automodule:: apps.gameoflife
.. automodule:: apps.play2048
.. automodule:: apps.snake