This application can switch wallpaper in wmii or i3 window manages by timeout or shortcut. Application is controlled by named pipe.
Usage example:
node switchable-wp.js /path/to/images /path/to/named/pipe switch_timeout(in minutes)
Write something to pipe to initiate wallpaper switching:
echo next > /path/to/named/pipe
This software is licensed under the MIT license.