{"id":25352472,"url":"https://github.com/kyteidev/Fluxium","last_synced_at":"2025-10-29T21:31:10.508Z","repository":{"id":247359871,"uuid":"820820880","full_name":"kyteidev/Flux-Editor","owner":"kyteidev","description":"A minimalist and lightweight code editor made with Tauri.","archived":false,"fork":false,"pushed_at":"2025-02-08T20:06:21.000Z","size":7115,"stargazers_count":19,"open_issues_count":11,"forks_count":1,"subscribers_count":2,"default_branch":"dev","last_synced_at":"2025-02-08T21:19:38.301Z","etag":null,"topics":["code-editor","lightweight","minimalist","rust","tauri","typescript","web"],"latest_commit_sha":null,"homepage":"https://fluxeditor.github.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kyteidev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-27T08:42:04.000Z","updated_at":"2025-02-08T20:06:24.000Z","dependencies_parsed_at":"2024-12-22T13:38:44.289Z","dependency_job_id":"edf6ef03-2235-4b8c-a759-9feffe1f2e9d","html_url":"https://github.com/kyteidev/Flux-Editor","commit_stats":null,"previous_names":["kyteidev/fluxeditor","kyteidev/flux-editor"],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyteidev%2FFlux-Editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyteidev%2FFlux-Editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyteidev%2FFlux-Editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyteidev%2FFlux-Editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kyteidev","download_url":"https://codeload.github.com/kyteidev/Flux-Editor/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238895189,"owners_count":19548554,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["code-editor","lightweight","minimalist","rust","tauri","typescript","web"],"created_at":"2025-02-14T18:54:31.478Z","updated_at":"2025-10-29T21:31:10.500Z","avatar_url":"https://github.com/kyteidev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Flux-Editor](https://socialify.git.ci/kyteidev/Flux-Editor/image?description=1\u0026font=Source+Code+Pro\u0026issues=1\u0026language=1\u0026logo=https%3A%2F%2Fgithub.com%2Fkyteidev%2FFlux-Editor%2Fblob%2Fdev%2Fimages%2FFluxEditorLogo.png%3Fraw%3Dtrue\u0026name=1\u0026owner=1\u0026pattern=Circuit+Board\u0026pulls=1\u0026stargazers=1\u0026theme=Auto)\n\n\u003e [!NOTE]\n\u003e This is currently being rewritten in Rust! See the `rust-rewrite` branch for updates!\n\n## Screenshots\n\n\u003cdiv align=\"center\"\u003e\n\u003cimg width=\"auto\" height=\"320px\" src=\"images/flux-welcome.png\" alt=\"Welcome Screen\" /\u003e\n\u003cimg width=\"auto\" height=\"320px\" src=\"images/flux-code.png\" alt=\"Editing screen\" /\u003e\n\u003c/div\u003e\n\n## Table of Contents\n\n- [Features](#features)\n- [Installation](#installation)\n- [Known Issues](#known-issues)\n- [Contributors](#contributors)\n- [Contributing](#contributing)\n- [Credits](#credits)\n- [Copyright and Licenses](#license)\n\n## Features \u003ca name=\"features\"\u003e\u003c/a\u003e\n\n- Syntax highlighting\n- Built-in file browser\n- Built-in terminal\n- Code suggestions (soon)\n- Git integration (partially complete)\n- Very fast\n- Minimalist UI\n- and many more!\n\n## Installation \u003ca name=\"installation\"\u003e\u003c/a\u003e\n\nYou can find built binaries in the [Releases](https://github.com/kyteidev/FluxEditor/releases) page.\n\n\u003e [!WARNING]\n\u003e 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.\n\u003e 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\n\n## Known Issues \u003ca name=\"known-issues\"\u003e\u003c/a\u003e\n\n- Caret height is not correct on the first line in the editor (probably webview issue)\n- Terminal will reset when closing all tabs or opening first tab\n- Settings not working properly\n\n## Contributing \u003ca name=\"contributing\"\u003e\u003c/a\u003e\n\nSee [CONTRIBUTING.md](https://github.com/kyteidev/FluxEditor/blob/dev/CONTRIBUTING.md).\n\n## Credits \u003ca name=\"credits\"\u003e\u003c/a\u003e\n\n- Syntax highlighting is powered by PrismJS\n- The search bar was inspired by VSCode and Zed\n\nSpecial thanks to everyone who contributed to this project :)\n\n## Copyright and Licenses \u003ca name=\"license\"\u003e\u003c/a\u003e\n\nCopyright © 2024-2025 [kyteidev](https://github.com/kyteidev/). Licensed under [GNU General Public License v3.0](https://github.com/kyteidev/FluxEditor/blob/dev/LICENSE).\n\nThe original designer of the Flux Editor Logo is [kyteidev](https://github.com/kyteidev/).\n\nThe 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/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkyteidev%2FFluxium","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkyteidev%2FFluxium","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkyteidev%2FFluxium/lists"}