wasp-os/docs/apps.rst
Daniel Thompson b0bab534ff apps: SportsApp: Initial sports app implementation
This app is functional... although it lacking in almost every
costmetic way, from the icon to the main screen.

Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
2021-06-20 17:24:10 +01:00

72 lines
961 B
ReStructuredText

.. _Application Library:
Application Library
===================
.. contents::
:local:
Watch faces
-----------
.. automodule:: apps.faces
.. automodule:: apps.clock
.. automodule:: apps.chrono
.. automodule:: apps.dual_clock
.. 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.demo
.. automodule:: apps.flashlight
.. automodule:: apps.haiku
.. automodule:: apps.musicplayer
.. automodule:: apps.sports
.. automodule:: apps.testapp
.. automodule:: apps.timer
.. automodule:: apps.weather
Games
-----
.. automodule:: apps.gameoflife
.. automodule:: apps.play2048
.. automodule:: apps.snake