https://github.com/kyteidev/Fluxium
A minimalist and lightweight code editor made with Tauri.
https://github.com/kyteidev/Fluxium
code-editor lightweight minimalist rust tauri typescript web
Last synced: 7 months ago
JSON representation
A minimalist and lightweight code editor made with Tauri.
- Host: GitHub
- URL: https://github.com/kyteidev/Fluxium
- Owner: kyteidev
- License: gpl-3.0
- Created: 2024-06-27T08:42:04.000Z (almost 2 years ago)
- Default Branch: dev
- Last Pushed: 2025-02-08T20:06:21.000Z (over 1 year ago)
- Last Synced: 2025-02-08T21:19:38.301Z (over 1 year ago)
- Topics: code-editor, lightweight, minimalist, rust, tauri, typescript, web
- Language: TypeScript
- Homepage: https://fluxeditor.github.io
- Size: 6.79 MB
- Stars: 19
- Watchers: 2
- Forks: 1
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README

> [!NOTE]
> This is currently being rewritten in Rust! See the `rust-rewrite` branch for updates!
## Screenshots
## Table of Contents
- [Features](#features)
- [Installation](#installation)
- [Known Issues](#known-issues)
- [Contributors](#contributors)
- [Contributing](#contributing)
- [Credits](#credits)
- [Copyright and Licenses](#license)
- Syntax highlighting
- Built-in file browser
- Built-in terminal
- Code suggestions (soon)
- Git integration (partially complete)
- Very fast
- Minimalist UI
- and many more!
You can find built binaries in the [Releases](https://github.com/kyteidev/FluxEditor/releases) page.
> [!WARNING]
> I don't have an Apple Developer account yet. You may encounter a popup that says Apple cannot verify this app or this app is damaged.
> If you don't trust the builds, you can always build Flux Editor from source. See [CONTRIBUTING.md](https://github.com/kyteidev/FluxEditor/blob/dev/CONTRIBUTING.md) for instructions
- Caret height is not correct on the first line in the editor (probably webview issue)
- Terminal will reset when closing all tabs or opening first tab
- Settings not working properly
See [CONTRIBUTING.md](https://github.com/kyteidev/FluxEditor/blob/dev/CONTRIBUTING.md).
- Syntax highlighting is powered by PrismJS
- The search bar was inspired by VSCode and Zed
Special thanks to everyone who contributed to this project :)
Copyright © 2024-2025 [kyteidev](https://github.com/kyteidev/). Licensed under [GNU General Public License v3.0](https://github.com/kyteidev/FluxEditor/blob/dev/LICENSE).
The original designer of the Flux Editor Logo is [kyteidev](https://github.com/kyteidev/).
The Flux Editor Logo and its color variants are available under the [Creative Commons Attribution-NonCommercial-ShareAlike License](https://creativecommons.org/licenses/by-nc-sa/4.0/).