AnyWall: Change Wallpaper on any Desktop.
Cross-platform dekstop app for search and setting wallpaper
- Rust programming langguage install now
- NodeJS and NPM install now
- Tauri CLI
npm i -g @tauri-apps/cli
Client: Tauri, React, TailwindCSS, Shadcn UI
Server: Node, Express, Cheerio
- Windows ✅, MacOS 🏗️, Linux (gnome, cinnamon, kde) ✅ support
- Set Wallpaper from App
- No Auth required
- Wallpaper Management
- Light/dark mode toggle
Clone the project
git clone https://github.com/RizkyFauziIlmi/anywall.git
Go to the project directory
cd anywall
Go to the server directory
cd server
Install dependencies
yarn
Start dev the server (default PORT 8080) available PORT 3000, 5000, 8000, 8080
yarn dev
Go to the server directory
cd client
Install dependencies
yarn
Start dev the server (default PORT 8080) available API PORT 3000, 5000, 8000, 8080
yarn tauri dev
If you have any feedback, please reach out to me at [email protected]