ansxuman /
clave
A lightweight, cross-platform desktop authenticator app built with Wails 3, Go, SvelteKit, Tailwind CSS, and TypeScript.
78/100 healthLoading repository data…
inRemark / repository
A lightweight cross-platform toolset based on Wails, supporting both web and desktop platforms including Mac, Windows, and Linux.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
⚠️ Major Update Warning: LocalJson has completed Monorepo migration. Project structure and build process have significant changes, please read the documentation carefully.
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.
graph TD
A[LocalJson Toolset] --> B[Frontend Layer]
A --> C[Desktop Layer]
A --> D[Core Layer]
B --> B1[Vue3 + Vite]
B --> B2[Naive-UI]
B --> B3[TypeScript]
C --> C1[Go Language]
C --> C2[Wails Framework]
D --> D1[Tool Collection]
D --> D2[Data Processing]
D --> D3[Business Logic]
B1 --> E[Web Version]
C2 --> F[Desktop Version]
E --> G[Browser Runtime]
F --> H[Cross-platform App]
localjson/
├── app/
│ ├── services/
│ ├── storage/
├── packages/
│ ├── core/
│ │ ├── src/
│ │ └── package.json
│ ├── desktop/
│ └── web/
├── main.go
├── go.mod
└── wails.json
git clone https://github.com/inRemark/localjson.git
go install github.com/wailsapp/wails/v2/cmd/wails@latest
pnpm install
# web
pnpm web:dev
# desktop
pnpm wails:dev
This project is under the GNU GPLv3.
Selected from shared topics, language and repository description—not editorial ratings.
ansxuman /
A lightweight, cross-platform desktop authenticator app built with Wails 3, Go, SvelteKit, Tailwind CSS, and TypeScript.
78/100 healthkitlib /
Modern Desktop App Template: Tauri v2 + React 19 + TypeScript + shadcn/ui A high-performance, lightweight, and type-safe starter kit for cross-platform desktop development.
80/100 healthrzamfiriu /
Build cross-platform desktop apps with React, Vue, or Svelte on a C#/.NET native layer. Vidra is type-safe, lightweight alternative to Electron (Node), Tauri (Rust), and XAML (MAUI/Avalonia/WPF).
wess /
A lightweight desktop app framework for building native applications with TypeScript, HTML, and CSS.
78/100 healthharshpreet931 /
Agent Spotlight is a desktop AI agent that provides a simple, powerful, and extensible interface for interacting with language models. Built with Tauri, Next.js, and Rust, it's designed to be a lightweight and fast way to bring the power of AI to your desktop.
59/100 healthdmdaksh /
Sudoku Tauri is a cross-platform Sudoku game built using Tauri, TypeScript, and Rust. It provides a clean, modern interface for playing the classic number puzzle game on desktop platforms. The project leverages Tauri's lightweight and secure framework to deliver a fast and efficient application.
29/100 health