ajip21hub / exorcism

Desktop wallpaper manager build with Quasar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exorcism

Evict ghosts from your desktop, liberate you backgorund

Build Status

Cross platform wallpaper manager build using Quasar Framework

  1. Installation
  2. Features
  3. Known Issues
  4. Roadmap
  5. FAQ

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 😄

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

About

Desktop wallpaper manager build with Quasar

License:MIT License


Languages

Language:JavaScript 58.1%Language:Vue 34.3%Language:HTML 4.6%Language:CSS 3.0%