Sleeper

(wiify slightly)
 
(5 intermediate revisions not shown)
Line 1: Line 1:
-
===Overview===
 
[http://maemo.org/packages/view/sleeper/ Sleeper] is a widget for the Maemo desktop which allows your [[Nokia N900|N900]] to pause the music player (or the [[Panucci]] audiobook player) after a defined amount of time (e.g. 15 minutes). It's handy when listening to music while falling asleep.
[http://maemo.org/packages/view/sleeper/ Sleeper] is a widget for the Maemo desktop which allows your [[Nokia N900|N900]] to pause the music player (or the [[Panucci]] audiobook player) after a defined amount of time (e.g. 15 minutes). It's handy when listening to music while falling asleep.
Line 11: Line 10:
* [http://talk.maemo.org/showthread.php?t=40764 Time based Music Stopper for N900]
* [http://talk.maemo.org/showthread.php?t=40764 Time based Music Stopper for N900]
-
===Screenshot===
+
==Screenshot==
-
[[Image:Sleeper-widget.png]]
+
[[Image:Sleeper-widget.png|frame|center|alt=Screenshot of Sleeper widget on desktop|Sleeper widget]]
-
===Help===
+
==Help==
-
If the widget isn't show after installation, please reboot the phone and add it again (through the Desktop Edit mode > Add Widget)
+
If the widget doesn't show after installation, please reboot the device and add it again (through the Desktop Edit mode > Add Widget)
-
===Authors===
+
==Authors==
* Main author: [http://maemo.org/profile/view/twaelti/ Tom Waelti] (initial version, extensive settings)
* Main author: [http://maemo.org/profile/view/twaelti/ Tom Waelti] (initial version, extensive settings)
* Contributors: [http://maemo.org/profile/view/thp/ Thomas Perl] (Panucci integration, refactoring)
* Contributors: [http://maemo.org/profile/view/thp/ Thomas Perl] (Panucci integration, refactoring)
* Thanks to [http://maemo.org/profile/view/brentdc/ Brent Chiodo], the author of TouchSearch for the nice code for widget settings - saved me HOURS :-)
* Thanks to [http://maemo.org/profile/view/brentdc/ Brent Chiodo], the author of TouchSearch for the nice code for widget settings - saved me HOURS :-)
-
===ChangeLog===
+
==ChangeLog==
The [http://maemo.org/packages/view/sleeper/ current changelog] is available through the package viewer.
The [http://maemo.org/packages/view/sleeper/ current changelog] is available through the package viewer.
* 1.2.0: Added FM Radio support by tpl/pycage. Added volume fade out. Now with shutdown option
* 1.2.0: Added FM Radio support by tpl/pycage. Added volume fade out. Now with shutdown option
Line 31: Line 30:
* 0.1.0: Initial release
* 0.1.0: Initial release
-
===Roadmap===
+
==Roadmap==
* Add support for other media players if they are accessible through D-Bus
* Add support for other media players if they are accessible through D-Bus
-
===Wishlist===
+
==Wishlist==
Use this space to add possible feature wishes:
Use this space to add possible feature wishes:
* WISH (YOUR NAME)
* WISH (YOUR NAME)
Line 40: Line 39:
* <del>Fade out the volume before pausing [[User:thp|thp]])</del>
* <del>Fade out the volume before pausing [[User:thp|thp]])</del>
* Add support for MediaBox ([[User:thp|thp]], see the headphoned source)
* Add support for MediaBox ([[User:thp|thp]], see the headphoned source)
 +
* Add possibility to shutdown/close the player ([[User:xmartx|xmartx]])
-
===Bugs===
+
==Bugs==
Use this paragraph to report possible bugs:
Use this paragraph to report possible bugs:
-
* None known for now ([[User:twaelti|twaelti]])
+
* the play button from the media player widget doesn't work with sleeper installed. it says that the audio is used by another program. after uninstall sleeper works fine
 +
* I had defined multiple times like 1,3,5,10,15,20,30,45,60 in vertical mode and when I tried to change the times back to 15,30,45 I am unable to see the settings button.
-
===Patches===
+
==Patches==
Use this space for submitting patches to Sleeper (twaelti will hopefully integrate them in one of the next releases, if the patch fits the goals of the Sleeper project):
Use this space for submitting patches to Sleeper (twaelti will hopefully integrate them in one of the next releases, if the patch fits the goals of the Sleeper project):

Latest revision as of 13:07, 9 December 2010

Sleeper is a widget for the Maemo desktop which allows your N900 to pause the music player (or the Panucci audiobook player) after a defined amount of time (e.g. 15 minutes). It's handy when listening to music while falling asleep.

New features in Sleeper 1.0 (not yet in Maemo Extras, see Sleeper in Maemo Extras):

  • Vertical or horizontal bar with configurable minute values
  • Optional widget icon for easy purpose recognition
  • Optional information banners (you know, the yellow ones)

Discussion takes place over at talk.maemo.org:

Contents

[edit] Screenshot

Screenshot of Sleeper widget on desktop
Sleeper widget

[edit] Help

If the widget doesn't show after installation, please reboot the device and add it again (through the Desktop Edit mode > Add Widget)

[edit] Authors

  • Main author: Tom Waelti (initial version, extensive settings)
  • Contributors: Thomas Perl (Panucci integration, refactoring)
  • Thanks to Brent Chiodo, the author of TouchSearch for the nice code for widget settings - saved me HOURS :-)

[edit] ChangeLog

The current changelog is available through the package viewer.

  • 1.2.0: Added FM Radio support by tpl/pycage. Added volume fade out. Now with shutdown option
  • 1.1.0: Added Panucci support by thp. Now fully configurable through settings dialogue. Using Help/About/Donate framework.
  • 1.0: Merged with work from thp, fully configurable through settings dialog. Online help. Donation button.
  • 0.2.x: Unofficial versions by thp, inclusion of Panucci support, refactoring. (only published as .debs)
  • 0.2.0: Now able to display/toggle state and abort timer
  • 0.1.0: Initial release

[edit] Roadmap

  • Add support for other media players if they are accessible through D-Bus

[edit] Wishlist

Use this space to add possible feature wishes:

  • WISH (YOUR NAME)
  • Shutdown the N900 (twaelti)
  • Fade out the volume before pausing thp)
  • Add support for MediaBox (thp, see the headphoned source)
  • Add possibility to shutdown/close the player (xmartx)

[edit] Bugs

Use this paragraph to report possible bugs:

  • the play button from the media player widget doesn't work with sleeper installed. it says that the audio is used by another program. after uninstall sleeper works fine
  • I had defined multiple times like 1,3,5,10,15,20,30,45,60 in vertical mode and when I tried to change the times back to 15,30,45 I am unable to see the settings button.

[edit] Patches

Use this space for submitting patches to Sleeper (twaelti will hopefully integrate them in one of the next releases, if the patch fits the goals of the Sleeper project):