Fleur is an open-source desktop app marketplace for Claude Desktop and Cursor, enabling users to discover, install, and manage apps without using the command line. It is lightweight, fast, and extensible.
Fleur is a desktop application marketplace designed for Claude Desktop and Cursor, enabling users to discover, install, and manage apps without using the command line. It is built with Rust and Bun, making it lightweight and fast.
To install Fleur, download the latest release or use the provided curl
command.
The project uses Node.js, Bun, and Rust. The frontend is built with React/TypeScript (src/
), and the backend is in Rust (src-tauri/
). To run the development version, use bun tauri dev
. Production builds can be created with bun tauri build
. The app registry is maintained at github.com/fleuristes/app-registry. Contributions are welcome.
fleuristes/fleur
February 9, 2025
March 29, 2025
TypeScript