auto-wall
Automatically change your wallpaper with local time, CPU/RAM usage and weather
setup
Clone the repo
git clone https://github.com/radstevee/auto-wall.git
install the dependencies
npm install
and, that’s it! you still need to configure it tho…
there is an example config.json
running
node .
NOTE: this currently only works on linux (and maybe macos)
NOTE: please provide the full path (NOT ~/Pictures/foo.png
, BUT /home/foo/Pictures/foo.png
)