{"id":24975677,"url":"https://github.com/reykjalin/fn","last_synced_at":"2025-03-29T07:40:35.935Z","repository":{"id":275471410,"uuid":"925944954","full_name":"reykjalin/fn","owner":"reykjalin","description":"TUI editor and editor backend written in Zig","archived":false,"fork":false,"pushed_at":"2025-03-05T04:55:23.000Z","size":183,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-05T05:31:11.732Z","etag":null,"topics":["editor","tui","zig"],"latest_commit_sha":null,"homepage":"https://www.thorlaksson.com/projects/fonn","language":"Zig","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/reykjalin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2025-02-02T06:10:24.000Z","updated_at":"2025-03-05T04:55:27.000Z","dependencies_parsed_at":"2025-02-02T19:25:51.291Z","dependency_job_id":"baaec2f2-b78b-4bd5-aaff-8e43a76be6b3","html_url":"https://github.com/reykjalin/fn","commit_stats":null,"previous_names":["reykjalin/fn"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reykjalin%2Ffn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reykjalin%2Ffn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reykjalin%2Ffn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reykjalin%2Ffn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reykjalin","download_url":"https://codeload.github.com/reykjalin/fn/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246156025,"owners_count":20732357,"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":["editor","tui","zig"],"created_at":"2025-02-03T21:45:43.702Z","updated_at":"2025-03-29T07:40:35.910Z","avatar_url":"https://github.com/reykjalin.png","language":"Zig","funding_links":[],"categories":["Zig"],"sub_categories":[],"readme":"# ❄️ Fönn\n\nA code editor for _fun_.\n\n![Screenshot of the fn TUI modifying its own source code](./screenshots/fn.webp)\n\nThis is currently a toy project, but `fn` is stable enough that I'm exclusively using it when working on changes to the editor.\n\nMy primary goal is to have a modern, capable TUI code editor.\nA secondary goal is for `fn` to eventually have both a GUI and a TUI powered by the same text editing \"engine\".\n\n## Build instructions\n\n```sh\n# Debug build in ./zig-out/bin/fn.\nzig build\n\n# Run debug build in current directory.\nzig build run\n\n# Open a file with debug build.\nzig build run -- path/to/file\n\n# Release build in ~/.local/bin/fn.\nzig build -Doptimize=ReleaseSafe --prefix ~/.local\n```\n\n## Usage\n\n```sh\n$ fn --help\nUsage: fn [file]\n\nGeneral options:\n\n  -h, --help     Print fn help\n  -v, --version  Print fn version\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freykjalin%2Ffn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freykjalin%2Ffn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freykjalin%2Ffn/lists"}