Plays a slideshow of cat images from Tumblr, runs on Vue and Electron.
May be you're not a cat person. I see.
Fetches a cat image from thecatapi every 10 seconds and replaces with the one currently displayed.
By default the slide show will be in pause mode and only one image will get displayed until you click on
the Play!
button.
macOS, Windows, Linux
# install dependencies
npm install
# serve with hot reload at localhost:9080
npm run dev
# build electron application for production
npm run build
# lint all JS/Vue component files in `src/`
npm run lint
MIT
This project was generated with electron-vue@9add6ff using vue-cli. Documentation about the original structure can be found here.
The wonderful thecatapi