1
0
Fork 0
wasp-os/docs/apps.rst
Adam Blair fd030eeff8 Phone finder app
* Added phone finder app that works with Gadgetbridge
* Fixed bug in ToggleButton
* Moved send_cmd from music player to gadgetbridge.py for all apps to use

Signed-off-by: Adam Blair adampblair@protonmail.com
2023-03-10 17:39:51 +00:00

85 lines
1.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:: Beacon
.. automodule:: apps.calc
.. automodule:: apps.demo
.. automodule:: apps.disaBLE
.. automodule:: apps.flashlight
.. automodule:: PhoneFinder
.. automodule:: apps.gallery
.. automodule:: apps.haiku
.. automodule:: Level
.. automodule:: Morse
.. automodule:: apps.musicplayer
.. automodule:: apps.sports
.. automodule:: apps.testapp
.. automodule:: apps.timer
.. automodule:: apps.weather
Games
-----
.. automodule:: GameOfLife
.. automodule:: apps.play2048
.. automodule:: apps.snake