.. _Application Library: Application Library =================== .. contents:: :local: Built-in -------- The built-in application are summarised below but because these apps are treated as examples they are described in detail as part of the :ref:`Wasp-os Reference Manual`: * :py:class:`.ClockApp` * :py:class:`.HeartApp` * :py:class:`.LauncherApp` * :py:class:`.PagerApp` * :py:class:`.SettingsApp` * :py:class:`.SoftwareApp` * :py:class:`.StepCounterApp` * :py:class:`.StopwatchApp` * :py:class:`.TemplateApp` Watch faces ----------- .. automodule:: apps.chrono .. automodule:: apps.fibonacci_clock 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