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

https://github.com/zhanglun/pavo

a mini desktop wallpaper application
https://github.com/zhanglun/pavo

Last synced: 3 months ago
JSON representation

a mini desktop wallpaper application

Awesome Lists containing this project

README

        




Pavo

Pavo is a lightweight desktop wallpaper app that lets you easily customize and change your desktop background. With Pavo, you can quickly switch between different wallpapers, set random wallpapers from your local directory, and even adjust the wallpaper's position and scaling. It's simple to use and perfect for anyone who wants to personalize their desktop with minimal effort.

## Screenshot



## Get Started

### Prerequisites

* Install Node.js. I recommend you to use [NVM](https://github.com/nvm-sh/nvm).
* Install pnpm. [Here](https://pnpm.io/installation) is the manual.
* Install Rust. You can find way in [here](https://www.rust-lang.org/tools/install)
* Follow the [Tauri setup guide](https://tauri.app/v1/guides/getting-started/prerequisites)
* Run pnpm install

### Develop and Build

It is easy to start developing

```bash
pnpm tauri dev
```

And also easy to build.

```bash
pnpm tauri build
```

You can get more details about building Tauri app in [here](https://tauri.app/v1/guides/distribution/publishing)

## Repo Activity

![Alt](https://repobeats.axiom.co/api/embed/ac6f91c5371bcea9fdb92dcc7da9479f50423d81.svg "Repobeats analytics image")

### More Projects

* [Lettura: Another free and open-source feed reader for macOS and Window.. ](https://github.com/zhanglun/lettura)
* [BookWise: book wise, read wiser](https://github.com/zhanglun/bookwise)