Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cjbassi/rofi-power
Systemd based power management with Rofi
https://github.com/cjbassi/rofi-power
Last synced: about 2 months ago
JSON representation
Systemd based power management with Rofi
- Host: GitHub
- URL: https://github.com/cjbassi/rofi-power
- Owner: cjbassi
- License: mit
- Created: 2018-11-10T23:37:53.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-27T17:21:42.000Z (about 5 years ago)
- Last Synced: 2024-07-31T20:27:29.001Z (4 months ago)
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-rofi - rofi-power - Perform systemd based power management (Other)
README
# rofi-power
Systemd based power management with [Rofi](https://github.com/DaveDavenport/rofi).
Requires:
- Rofi
- A systemd based Linux distroProvides:
- Suspend/Sleep
- Reboot/Restart
- Shutdown/Poweroff
- HibernateOptional commands:
- Lock: set the `LOCKPRG` ENV variable
- Exit: set the `EXITPRG` ENV variable## Installation
```bash
pip install --user git+https://github.com/cjbassi/rofi-power
```