A lightweight cross-platform toolset based on Wails, supporting both web and desktop platforms including Mac, Windows, and Linux.
This project is a frontend implementation of It-Tools using Vue3, Vite, Naive-UI, and TypeScript. The desktop version is implemented using Wails with Go. Special thanks to other open-source projects.
- Go(latest version)
- Node.js >= 18
- NPM >= 9
go install github.com/wailsapp/wails/v2/cmd/wails@latestgit clone https://github.com/inRemark/localjson.gitpnpm install --prefix ./frontend
# or
cd frontend
pnpm installwails devThis project is under the GNU GPLv3.