Awesome
Exorcism
Evict ghosts from your desktop, liberate you backgorund
Cross platform wallpaper manager build using Quasar Framework
Installation
Binaries
Check out releases page
Build it yourself
git clone https://github.com/seyamx/exorcism
cd exorcism
yarn
yarn build # this will build only for your platform
Features
- Changes Wallpaper every 10 mins
- Download a new wallpaper every 10 mins
- Download locations is hardcoded to Unsplash API
Know Issues
- 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.
Roadmap
- Add user settings
- Fix reported bugs
- Add more bugs to be fixed later
FAQ
1. Something is missing? Need a feature? Found a bug?
- Kindly open an issue :smile:
2. Want to give a helping hand?
Refer to Quasar Docs, and dive
git clone https://github.com/seyamx/exorcism
cd exorcism
yarn
yarn dev