A desktop wallpaper engine for http://reddit.com/r/wallpapers
WallpappR
is a desktop application made using ElectronJS
and VueJS
and the Reddit web API to fetch
wallpapers from the subreddit r/wallpapers, no Login required.
Users can download, or set wallpapers directly from the app. Users can also change the download directory. Additionally, links to the original posts can be opened from the app.
npm install
npm run electron:serve
npm run electron:build
Youtube demo: https://www.youtube.com/watch?v=JNU3o8XMJS4
Binaries are available from the Releases section.
Other formats (i.e. AppImage) can be built manually by following the above-mentioned build process.
Some times after system upgrade the snap package may stop working. In that case, please reinstall the snap package.
For Linux users, changing wallpapers do not work on Gnome version 42 or above, since it depends on npm package wallpaper, which is currently having the same problem. See more here.