Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zeet2020/wallpaper-changer-tauri


https://github.com/zeet2020/wallpaper-changer-tauri

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Title
Wallpaper Changer

# Description
wallpaper changer application which use pixbay api to create application which provide interface to search and apply wallpaper with a click
to use application you will need apikey from pixbay and add key to src/apiKey.js

# Installation & build
- start application
```yarn install```

- to the application
```yarn tauri dev```

### to build application
``` yarn tauri build ```