An open API service indexing awesome lists of open source software.

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

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.