
Security News
Vite Releases Technical Preview of Rolldown-Vite, a Rust-Based Bundler
Vite releases Rolldown-Vite, a Rust-based bundler preview offering faster builds and lower memory usage as a drop-in replacement for Vite.
ovos-skill-date-time
Advanced tools
Get the time, date, day of the week
Get the local time or time for major cities around the world. Times are given in 12-hour (2:30 pm) or 24-hour format (14:30) based on the Time Format setting in your mycroft.conf
You can adjust certain aspects of this skill's behavior by configuring the settings.json
file.
2 sound files are included with the skill, "casio-watch.wav"
and "clock-chime.mp3"
, to audibly signal when the hour changes
Below is an example configuration file with explanations for each option.
{
"play_hour_chime": true,
"hour_sound": "clock-chime.mp3"
}
play_hour_chime
: (boolean) Enables or disables the hourly chime notification. If true
, the skill will play an audio chime at the start of every hour. Default is false
.hour_sound
: (string) Specifies the file path to the audio file used for the hourly chime. By default, it points to casio-watch.wav
in the res
folder. You can customize this with the path to any audio file you prefer.Daily
#date #time #clock #world-time #world-clock #date-time
FAQs
ovos skill plugin
We found that ovos-skill-date-time demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Vite releases Rolldown-Vite, a Rust-based bundler preview offering faster builds and lower memory usage as a drop-in replacement for Vite.
Research
Security News
A malicious npm typosquat uses remote commands to silently delete entire project directories after a single mistyped install.
Research
Security News
Malicious PyPI package semantic-types steals Solana private keys via transitive dependency installs using monkey patching and blockchain exfiltration.