Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fossfreedom/suspend-plugin
Suspend computer at the end of queue or playlist
https://github.com/fossfreedom/suspend-plugin
Last synced: about 1 month ago
JSON representation
Suspend computer at the end of queue or playlist
- Host: GitHub
- URL: https://github.com/fossfreedom/suspend-plugin
- Owner: fossfreedom
- License: gpl-3.0
- Created: 2012-08-01T20:07:30.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-01-06T21:11:48.000Z (almost 10 years ago)
- Last Synced: 2023-03-25T12:07:27.676Z (over 1 year ago)
- Language: Python
- Size: 180 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
suspend-plugin
==============Enable Rhythmbox to suspend/shutdown your computer at the end of playing from the queue or playlist
To use:
1. set the plugin preferences option to either poweroff or suspend.
2. For RB2.96 - 2.98 - enable the menu option Control - Poweroff to activate the plugin
3. For RB2.99 and later - enable the menu option View - Powerof to activate the plugin
4. Play your music from the playqueue or playlist. At the end of the queue, a dialog will be displayed with a countdown.
you can either, ignore the dialog and the computer will suspend/poweroff or interrupt the process.##GTK3 Author
- fossfreedom , website - https://github.com/fossfreedom
[![Flattr Button](http://api.flattr.com/button/button-compact-static-100x17.png "Flattr This!")](https://flattr.com/thing/1237284/fossfreedomsuspend-plugin-on-GitHub "fossfreedom") [![paypaldonate](https://www.paypalobjects.com/en_GB/i/btn/btn_donate_SM.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KBV682WJ3BDGL)
------------
Use the plugin preferences to set the timeout and also whether to
shutdown (default) or to suspend your computerUbuntu 12.04 notes:
packages required to be installed:
sudo apt-get install gir1.2-gconf-2.0 python-lxml
Installation:
git clone https://github.com/fossfreedom/suspend-plugin
cd suspend-pluginfor rhythmbox 2.96 to 2.99.1
./install.shfor rhythbox 3.0 and later
./install.sh --rb3