A simple image processing tool built on Rust and Tauri.
You need NodeJs v18, Yarn and Rust installed to run this project.
Also, you can install the deb file on Debian linux: https://github.com/FuryACE007/rusty-img-v2.0/blob/main/rusty-img_0.1.0_amd64.deb
Clone the project
git clone https://github.com/FuryACE007/rusty-img-v2.0.gitGo to the project directory
cd rusty-img-v2.0Install dependencies
yarn installStart the app
yarn tauri devBuild the app
yarn tauri buildDemo is available on this linkedin post of mine.
Client: React, TailwindCSS
Server: Tauri, Rust
Contributions are always welcome! Just fork this repo and add your creativity to it XD