Skip to main content

OVOS skill plugin

Project description

OpenVoiceOS Home Screen

The home screen is the central place for all your tasks. It is the first thing you will see after completing the onboarding process. It supports a variety of pre-defined widgets which provide you with a quick overview of information you need to know like the current date, time and weather. The home screen contains various features and integrations which you can learn more about in the following sections.

Features

Night Mode Feature

The Night Mode feature lets you quickly switch your home screen into a dark standby clock, reducing the amount of light emitted by your device. This is especially useful if you are using your device in a dark room or at night. You can enable the night mode feature by tapping on the left edge pill button on the home screen.

Quick Actions Dashboard

The Quick Actions Dashboard provides you with a card-based interface to quickly access and add your most used action. The Quick Actions dashboard comes with a variety of pre-defined actions like the ability to quickly add a new alarm, start a new timer or add a new note. You can also add your own custom actions to the dashboard by tapping on the plus button in the top right corner of the dashboard. The Quick Actions dashboard is accessible by tapping on the right edge pill button on the home screen.

Application Launcher

OpenVoiceOS comes with support for dedicated voice applications. Voice Applications can be dedicated skills or PHAL plugins, providing their own dedicated user interface. The application launcher will show you a list of all available voice applications. You can access the application launcher by tapping on the center pill button on the bottom of the home screen.

Wallpapers

The home screen supports custom wallpapers and comes with a bunch of wallpapers to choose from. You can easily change your custom wallpaper by swiping from right to left on the home screen.

Widgets

Notifications Widget

The notifications widget provides you with a quick overview of all your notifications. The notifications bell icon will be displayed in the top left corner of the home screen. You can access the notifications overview by tapping on the bell icon when it is displayed.

Timer Widget

The timer widget is displayed in top left corner after the notifications bell icon. It will show up when you have an active timer running. Clicking on the timer widget will open the timers overview.

Alarm Widget

The alarm widget is displayed in top left corner after the timer widget. It will show up when you have an active alarm set. Clicking on the alarm widget will open the alarms overview.

Media Player Widget

The media player widget is displayed in the bottom of the home screen, It replaces the examples widget when a media player is active. The media player widget will show you the currently playing media and provide you with a quick way to pause, resume or skip the current media. You can also quickly access the media player by tapping the quick display media player button on the right side of the media player widget.

Configuration

Settings

The homescreen has several customizations available via the standard skill settings mechanism

Sample settings.json file with all of the options explained

{
  "weather_skill": "skill-weather.openvoiceos",
  "datetime_skill": "skill-date-time.mycroftai",
  "examples_skill": "ovos-skills-info.openvoiceos",
  "wallpaper": "default.jpg",
  "persistent_menu_hint": true,
  "examples_enabled": false,
  "randomize_examples": true,
  "examples_prefix": false
}
  • weather_skill: Allows you to use a custom skill to display the weather. Defaults to skill-ovos-weather.openvoiceos
  • datetime_skill: Allows you to use a custom skill to display the date and time. Defaults to skill-ovos-date-time.openvoiceos
  • examples_skill: Allows use of a custom skill for the displayed examples. Defaults to ovos_skills_manager.utils.get_skills_example() function
  • wallpaper: Allows a custom wallpaper to be displayed. Use a complete url without any tilde ~
  • persistent_menu_hint: When true, displayes a hint of the pull-down menu at the top of the page
  • examples_enabled: When false, the examples at the bottom of the screen will be hidden
  • randomize_examples: When false, the rotation of the examples will follow the way they are loaded
  • examples_prefix: When false, the prefix 'Ask Me' will NOT be displayed with the examples

settings.json will be located in the following places:

OVOS: ~/.config/mycroft/skills/skill-ovos-homescreen.openvoiceos/settings.json Neon: ~/.config/neon/skills/skill-ovos-homescreen.openvoiceos/settings.json

For other OVOS-based installations, first try the OVOS location, which is the default.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ovos-skill-homescreen-2.0.3a1.tar.gz (127.7 kB view details)

Uploaded Source

Built Distribution

ovos_skill_homescreen-2.0.3a1-py3-none-any.whl (161.7 kB view details)

Uploaded Python 3

File details

Details for the file ovos-skill-homescreen-2.0.3a1.tar.gz.

File metadata

File hashes

Hashes for ovos-skill-homescreen-2.0.3a1.tar.gz
Algorithm Hash digest
SHA256 c6b145787f5b05e5eb1325e85d63894726056fbd1c316e828197585fe169da0a
MD5 d52825eb89df050248cea876774b97cc
BLAKE2b-256 4957d206c0d4ee35c17fcc6b6b8acd8adf1e559625f423a11543ab351f0aa079

See more details on using hashes here.

File details

Details for the file ovos_skill_homescreen-2.0.3a1-py3-none-any.whl.

File metadata

File hashes

Hashes for ovos_skill_homescreen-2.0.3a1-py3-none-any.whl
Algorithm Hash digest
SHA256 a8bc508904a0737ca547259a360e3e346fa3b5a410deb0b1921a449aeeebe9fd
MD5 a5f0e2e4a406d0f9de706f32585c7321
BLAKE2b-256 9322c2d8b7c29353b18efce1d4b99da05f1543a1e51f6db3f735143beadbbe21

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page