diff --git a/README.md b/README.md index b2279a6..779828f 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # slumber -## a shakeable sleep timer for media players on SailfishOS +## a shakeable sleep timer for almost all media players on SailfishOS Slumber is a sleep timer program for SailfishOS with sensors support. -This means you can use the accelerometer or proximity sensor to reset the timer if the display is lit: Just place your device on your bed and slap the mattress in it's general direction to reset the timer. If the display is off, tapping the screen thrice to "wake up and reset" in one go works reasonably good as well. +This means you can use the accelerometer or proximity sensor (or a few other means like a smart watch connected to Amazfish) to reset the timer if the display is lit: Just place your device on your bed and slap the mattress in it's general direction to reset the timer. Note: When the display is off, sensors are disabled, but there are settings to address that. It's designed to pause local media players or Kodi/VLC via network. If your device supports it (Jolla1 does not), aliendalvik/android media players shown on the lock screen should work, too. diff --git a/rpm/harbour-slumber.changes b/rpm/harbour-slumber.changes index f59422c..daea7da 100644 --- a/rpm/harbour-slumber.changes +++ b/rpm/harbour-slumber.changes @@ -7,6 +7,9 @@ # * date Author's Name version-release # - Summary of changes +* Thu Jan 04 2024 velox 0.16-2 + - maintenance: restructure options for sound effects + - maintenance: readme/spec updates * Fri Dec 29 2023 velox 0.16-1 - feature: optional reset sound effect diff --git a/rpm/harbour-slumber.spec b/rpm/harbour-slumber.spec index 5ba8795..502e67f 100644 --- a/rpm/harbour-slumber.spec +++ b/rpm/harbour-slumber.spec @@ -14,7 +14,7 @@ Name: harbour-slumber %{?qtc_builddir:%define _builddir %qtc_builddir} Summary: Slumber Sleeptimer Version: 0.16 -Release: 1 +Release: 2 Group: Qt/Qt License: GPLv2 URL: https://github.com/jgibbon/slumber @@ -38,13 +38,14 @@ Slumber is a Sleep Timer to pause your (native) media Applications or Kodi after %if 0%{?_chum} Title: slumber sleep timer Type: desktop-application -DeveloperName: J. Gibbon +DeveloperName: J. Gibbon (velox) DescriptionMD: https://github.com/jgibbon/slumber/raw/master/README.md Categories: - Utility - AudioVideo Custom: Repo: https://github.com/jgibbon/slumber.git + DescriptionMD: https://github.com/jgibbon/slumber/raw/master/README.md PackageIcon: https://github.com/jgibbon/slumber/raw/master/main/appicons/256x256/apps/harbour-slumber.png Screenshots: - https://github.com/jgibbon/slumber/raw/master/meta/screenshot-screenshot-actions-v02.png