https://github.com/alhimik45/wmii-wallpaper
Switchable wallpapers (by timeout or shortcut) for wmii
https://github.com/alhimik45/wmii-wallpaper
Last synced: about 1 month ago
JSON representation
Switchable wallpapers (by timeout or shortcut) for wmii
- Host: GitHub
- URL: https://github.com/alhimik45/wmii-wallpaper
- Owner: alhimik45
- License: wtfpl
- Created: 2015-05-01T17:14:11.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-05-01T17:32:07.000Z (about 10 years ago)
- Last Synced: 2024-12-25T17:14:54.685Z (6 months ago)
- Language: JavaScript
- Size: 109 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Switchable wallpapers (by timeout or shortcut) for wmii.
Application is controlled by named pipe.Usage example:
```bash
node wmii-wallpaper.js /path/to/images /path/to/named/pipe switch_timeout(in minutes)
```Write something to pipe to initiate wallpaper switching:
```bash
echo next > $WALLPAPER_FIFO_IN
```Copyright © 2015 Alexey Kolpakov
Distributed under DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE.