{"id":45592768,"url":"https://github.com/fulgur-app/Fulgur","last_synced_at":"2026-03-08T17:01:08.379Z","repository":{"id":331863668,"uuid":"1090441880","full_name":"fulgur-app/Fulgur","owner":"fulgur-app","description":"Your lightning fast, multiplatform, themable text editor, with synchronization between instances!","archived":false,"fork":false,"pushed_at":"2026-03-01T15:14:52.000Z","size":1892,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-01T17:54:23.588Z","etag":null,"topics":["editor","fulgur","gpui","gpui-component","linux","macos","multiplatform","rust","synchronization","text-editor","windows"],"latest_commit_sha":null,"homepage":"https://fulgur.app","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fulgur-app.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"licenses/about.hbs","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-05T17:10:30.000Z","updated_at":"2026-02-27T16:31:10.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/fulgur-app/Fulgur","commit_stats":null,"previous_names":["fulgur-app/fulgur"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/fulgur-app/Fulgur","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fulgur-app%2FFulgur","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fulgur-app%2FFulgur/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fulgur-app%2FFulgur/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fulgur-app%2FFulgur/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fulgur-app","download_url":"https://codeload.github.com/fulgur-app/Fulgur/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fulgur-app%2FFulgur/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30204114,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T19:07:06.838Z","status":"ssl_error","status_checked_at":"2026-03-06T18:57:34.882Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["editor","fulgur","gpui","gpui-component","linux","macos","multiplatform","rust","synchronization","text-editor","windows"],"created_at":"2026-02-23T13:00:57.355Z","updated_at":"2026-03-08T17:01:08.362Z","avatar_url":"https://github.com/fulgur-app.png","language":"Rust","funding_links":[],"categories":["Apps"],"sub_categories":["Developer Tools"],"readme":"# Fulgur\n\n![](assets/icon_square.webp)\n\nYour lightning fast, multiplatform, themable text editor, with synchronization between instances!\n\n## Running Fulgur on MacOS\nFulgur is not signed yet. If Fulgur is tagged as damaged by MacOS, just run `xattr -dr com.apple.quarantine /Applications/Fulgur.app` and enjoy Fulgur!\n\n## About Fulgur\n\n### What is Fulgur?\n\nFulgur is a **straightforward text editor** built for speed and reliability across multiple platforms. It's not designed to replace full-featured IDEs like VS Code, IntelliJ, or Zed, nor does it aim to match the extensive capabilities of editors like Emacs or Vim. Instead, Fulgur focuses on being fast, dependable, and **built with modern technologies**.\n\nThemes are a core part of the Fulgur experience, with several included by default.\n\nVersion 0.2.0 also introduces Sync mode, allowing you to **securely send files between Fulgur instances** similar to how you share tabs between browsers. The best part: [Fulgurant](https://github.com/fulgur-app/fulgurant), **the open source sync server, is self-hostable**, keeping your data private.\n\nVersion 0.3.0 introduces **multi-window support**, allowing you to open multiple Fulgur windows simultaneously, as well as a much more **robust and secure end-to-end encryption system** using the system's keychain. As a result it limits compatibility issues on some desktop environments on Linux.\n\n### Screenshots\n\n![](assets/readme/fulgur_1.webp)\n\n↑ The main window.\n\n![](assets/readme/fulgur_2.webp)\n\n↑ Markdown preview and toolbar.\n\n![](assets/readme/fulgur_3.webp)\n\n↑ The share panel when connected to  Fulgurant server.\n\n![](assets/readme/fulgur_4.webp)\n\n↑ The theme selection panel.\n\n### Limitations\n\nFulgur is currently in alpha development. While it has been stable in testing, several features are still being implemented and issues remain to be resolved:\n\n* Drag and drop support\n* Profiles support\n* DONE in 0.3.0 ~~Multi-windows support~~\n* Syntax highlighting for additional languages\n* DONE in 0.2.0 ~~Sync mode functionality~~\n* Various edge cases\n* Compatibility issues on some desktop environments on Linux\n\n**Note that breaking changes may occur in future releases until v1.0.0.**\n\n### Themes\n\nFulgur themes use the `gpui-component` format, configured with JSON files and hexadecimal color codes. Bundled themes are located in `src/themes` and will be stored in `~/.fulgur/themes` when installed. You can modify existing themes or create your own.\n\n## Build\n\n### Prerequisites\n\n#### All platforms\n\n[Rust](https://rust-lang.org/) 1.90.0 is the minimum supported version.\n\nInstall [cargo-packager](https://github.com/crabnebula-dev/cargo-packager) with `cargo install cargo-packager --locked`. It will bundle the app with a nice icon for each platform.\n\nInstall [cargo-about](https://github.com/EmbarkStudios/cargo-about) with `cargo install cargo-about --locked`. It will generate the list of third parties licenses, as per the Apache 2.0 license's terms.\n\n#### MacOS\n\nXcode must be installed (e.g. from the App Store) as well as the Xcode command line tools: `xcode-select –-install`.\n\n#### Windows\n\nInstall the [Windows SDK](https://developer.microsoft.com/en-us/windows/downloads/sdk-archive/) matching the version of your OS and make sure that `fxd.exe` (matching your architecure e.g. x86-64, arm...) is in the path.\n\n### Build Fulgur\n\nOnce all the prerequisites installed and set up:\n\n* Run `cargo build --release` to build an optimized version of Fulgur. May take some time on older systems.\n* Run `cd license \u0026\u0026 ./generate_license_file.sh` to update the 3rd party licences list if you plan to distribute Fulgur.\n* Run `cargo packager --release` to build an optimized version of Fulgur and make a pretty executable with an icon.\n\n## License\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffulgur-app%2FFulgur","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffulgur-app%2FFulgur","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffulgur-app%2FFulgur/lists"}