Security News
Maven Central Adds Sigstore Signature Validation
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
Mopidy-AlarmClock
.. image:: https://img.shields.io/pypi/v/Mopidy-AlarmClock.svg?style=flat :target: https://pypi.python.org/pypi/Mopidy-AlarmClock/ :alt: Latest PyPI version
.. image:: https://img.shields.io/pypi/dm/Mopidy-AlarmClock.svg?style=flat :target: https://pypi.python.org/pypi/Mopidy-AlarmClock/ :alt: Number of PyPI downloads
.. image:: https://travis-ci.org/DavisNT/mopidy-alarmclock.svg?branch=develop :target: https://travis-ci.org/DavisNT/mopidy-alarmclock :alt: Travis-CI build status
.. image:: https://coveralls.io/repos/DavisNT/mopidy-alarmclock/badge.svg?branch=develop :target: https://coveralls.io/r/DavisNT/mopidy-alarmclock :alt: Coveralls test coverage
A Mopidy <https://www.mopidy.com/>
_ extension for using it as an alarm clock.
Mopidy-AlarmClock was originally created by Mathieu Xhonneux <https://github.com/Zashas>
_ and now is maintained by Davis Mosenkovs <https://github.com/DavisNT>
_.
Install by running::
pip install Mopidy-AlarmClock
Optionally alarm defaults can be configured in mopidy.conf
config file (the default default values are shown below)::
[alarmclock]
# Default alarm time in Hours:Minutes format
def_time = 8:00
# Name or Mopidy URI of default alarm playlist
def_playlist =
# Default state of Random Track Order (true or false)
def_random = false
# Default alarm volume (integer, 1 to 100)
def_volume = 100
# Default seconds to full volume (integer, 0 to 300)
def_vol_inc_duration = 30
Make sure that the HTTP extension <http://docs.mopidy.com/en/latest/ext/http/>
_ is enabled. Then browse to the app on the Mopidy server (for instance, http://localhost:6680/alarmclock/).
WARNING! It is strongly recommended to use only local playlists with local media (files) for alarm clock.
Althrough Mopidy-AlarmClock contains some safety measures against playlist/track inaccessibility (e.g. upon network outage) it is still much safer to use local media.
::
Copyright 2014 Mathieu Xhonneux Copyright 2015-2020 Davis Mosenkovs
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Source code <https://github.com/DavisNT/mopidy-alarmclock>
_Issue tracker <https://github.com/DavisNT/mopidy-alarmclock/issues>
_Development branch tarball <https://github.com/DavisNT/mopidy-alarmclock/archive/develop.tar.gz#egg=Mopidy-AlarmClock-dev>
_backup alarm sound <http://soundbible.com/1787-Annoying-Alarm-Clock.html>
_ when playback cannot be started (within 30 seconds or more).git-flow <http://nvie.com/posts/a-successful-git-branching-model/>
_.backup alarm sound <http://soundbible.com/1787-Annoying-Alarm-Clock.html>
_ (in case selected playlist is missing).idle()
timers).mopidy.conf
.Travis-CI build <https://travis-ci.org/DavisNT/mopidy-alarmclock>
_ and Coveralls test coverage info <https://coveralls.io/r/DavisNT/mopidy-alarmclock>
_.Davis Mosenkovs <https://github.com/DavisNT>
_.Zashas/mopidy-alarmclock <https://github.com/Zashas/mopidy-alarmclock>
_ to DavisNT/mopidy-alarmclock <https://github.com/DavisNT/mopidy-alarmclock>
_.Mathieu Xhonneux <https://github.com/Zashas>
_.FAQs
A Mopidy extension for using it as an alarm clock.
We found that Mopidy-AlarmClock demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer 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
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.