FreedomCore is a modern application platform built on Tauri. Create lightweight, secure, and truly native applications using the web technologies you already know.
Built for developers who value performance, security, and user freedom
Native performance with minimal resource usage. Your apps start in milliseconds, not seconds.
Built on Rust with a security-first architecture. No electron vulnerabilities, no compromises.
Ship apps that are 10x smaller than Electron alternatives. Users will thank you.
React, Vue, Svelte, or vanilla JS - use the tools you love with zero configuration.
Deploy to Windows, macOS, and Linux from a single codebase. True write once, run anywhere.
Hot reload, DevTools integration, and a delightful development experience from start to ship.
From zero to native app in three simple steps
npm install -g @freedomcore/cli
freedom create my-app
cd my-app && npm start