Evict ghosts from your desktop, liberate you backgorund
Cross platform wallpaper manager build using Quasar Framework
Check out releases page
git clone https://github.com/seyamx/exorcism
cd exorcism
yarn
yarn build # this will build only for your platform
- Changes Wallpaper every 10 mins
- Download a new wallpaper every 10 mins
- Download locations is hardcoded to Unsplash API
- Tray icon code design & implementation is the worst possible.
- When deleting an image make sure it's not in-use, or your background will go pitch black.
- Add user settings
- Fix reported bugs
- Add more bugs to be fixed later
- Kindly open an issue 😄
Refer to Quasar Docs, and dive
git clone https://github.com/seyamx/exorcism
cd exorcism
yarn
yarn dev