Tauri Desktop App Cross platform , we make a some mini file manager that can open spisifiec folder & manage it (rename files and folders and remove it )
To Install new Project run
npm create tauri-appOR
cargo install create-tauri-app
cargo create-tauri-app- dark transeparent background
- close min & maximize like Mac Os
- Very Fast
- Cross platform
Clone the project
git clone https://github.com/udc2020/macwindow-tauri.gitGo to the project directory
cd macwindow-tauriInstall dependencies
npm installrun app
npm run tauri dev