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-1.0.2a1.tar.gz (9.5 MB view details)

Uploaded Source

Built Distribution

ovos_skill_homescreen-1.0.2a1-py3-none-any.whl (9.5 MB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for ovos-skill-homescreen-1.0.2a1.tar.gz
Algorithm Hash digest
SHA256 94804352a80b9366be6c3ce664f86ffed60a0e8889deb1eb2c6de97598203b05
MD5 cb72a092d6291523606c597931725786
BLAKE2b-256 e44496d52339d10e613918460a50ed1edde5a2bcec3740e546b5a5d979b595f8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ovos_skill_homescreen-1.0.2a1-py3-none-any.whl
Algorithm Hash digest
SHA256 451c6b918655f0f101932d4deb08a3001c03f326106d4e9b125e38c0875f3538
MD5 e668a5d9d64fb8d89f4c9719b929ed91
BLAKE2b-256 e26be15b11b4c358e96febf6be0894a4e51af38362955a7d10c8c56e72573c32

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