swastkk / wallpape-rs

wallpape-rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wallpape-rs

Desktop App to change the wallpaper with a wide range of wallpapers rendered from wallheaven API.

Prerequisite

  1. Rust
  2. Node-NPM

Setup

  1. After cloning run
npm install
  1. Move to src-tauri dir and run
cargo build
  1. Move back to root folder and run this command to make the local server runnning...
npm run tauri dev
  1. To build the app run
npm run tauri build

Some Screen-shots

Screenshot_2023-08-21_00-58-27 Screenshot_2023-08-21_00-55-10

About

wallpape-rs


Languages

Language:Makefile 83.2%Language:Rust 6.6%Language:JavaScript 5.4%Language:CSS 3.6%Language:HTML 0.8%Language:Dockerfile 0.4%