wasp-os/docs/apps.rst
Francesco Gazzetta 4b7cf88576 Add watchface with weekday
* Allow overriding of date string in clock.py
* Override it to display the weekday in week_clock.py

Signed-off-by: Francesco Gazzetta <fgaz@fgaz.me>
2022-02-02 12:18:27 +00:00

78 lines
1 KiB
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.week_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.disaBLE
.. automodule:: apps.flashlight
.. automodule:: apps.haiku
.. automodule:: Morse
.. 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