2020-11-08 15:28:38 +01:00
|
|
|
.. _Application Library:
|
|
|
|
|
|
|
|
Application Library
|
|
|
|
===================
|
|
|
|
|
|
|
|
.. contents::
|
|
|
|
:local:
|
|
|
|
|
|
|
|
Built-in
|
|
|
|
--------
|
|
|
|
|
2020-11-22 10:25:24 +01:00
|
|
|
The built-in application are summarised below but because these apps are
|
|
|
|
treated as examples they are described in detail as part of the
|
2020-11-08 15:28:38 +01:00
|
|
|
:ref:`Wasp-os Reference Manual`:
|
|
|
|
|
|
|
|
* :py:class:`.ClockApp`
|
|
|
|
* :py:class:`.FlashlightApp`
|
|
|
|
* :py:class:`.LauncherApp`
|
|
|
|
* :py:class:`.PagerApp`
|
|
|
|
* :py:class:`.TestApp`
|
|
|
|
* :py:class:`.TemplateApp``
|
|
|
|
|
|
|
|
Watch faces
|
|
|
|
-----------
|
|
|
|
|
2020-12-27 10:13:49 +01:00
|
|
|
.. automodule:: apps.chrono
|
|
|
|
|
2020-11-08 15:28:38 +01:00
|
|
|
.. automodule:: apps.fibonacci_clock
|
|
|
|
|
|
|
|
Games
|
|
|
|
-----
|
|
|
|
|
|
|
|
.. automodule:: apps.gameoflife
|
|
|
|
|
2020-11-27 11:39:40 +01:00
|
|
|
.. automodule:: apps.snake
|
|
|
|
|
2020-11-22 10:22:50 +01:00
|
|
|
Integration
|
|
|
|
-----------
|
|
|
|
|
2020-11-29 13:23:05 +01:00
|
|
|
.. automodule:: apps.alarm
|
|
|
|
|
2020-11-22 10:22:50 +01:00
|
|
|
.. automodule:: apps.musicplayer
|
2020-12-31 17:18:13 +01:00
|
|
|
|
|
|
|
.. automodule:: apps.timer
|