{"id":35767369,"url":"https://github.com/fsd-universe/simplefsd","last_synced_at":"2026-04-05T21:11:56.896Z","repository":{"id":308849092,"uuid":"1030886605","full_name":"FSD-Universe/SimpleFSD","owner":"FSD-Universe","description":"A fsd server written by go","archived":false,"fork":false,"pushed_at":"2026-02-13T12:43:24.000Z","size":3452,"stargazers_count":5,"open_issues_count":1,"forks_count":2,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-13T21:42:17.565Z","etag":null,"topics":["flight-simulation","fsd","go"],"latest_commit_sha":null,"homepage":"https://docs.half-nothing.cn","language":"Go","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/FSD-Universe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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-08-02T14:41:41.000Z","updated_at":"2026-02-13T12:43:28.000Z","dependencies_parsed_at":"2025-09-08T00:15:31.025Z","dependency_job_id":"65f35380-c607-4ed0-bbc7-d60feba427cd","html_url":"https://github.com/FSD-Universe/SimpleFSD","commit_stats":null,"previous_names":["flyleague-collection/fsd-server","flyleague-collection/simplefsd","fsd-universe/simplefsd"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/FSD-Universe/SimpleFSD","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FSD-Universe%2FSimpleFSD","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FSD-Universe%2FSimpleFSD/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FSD-Universe%2FSimpleFSD/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FSD-Universe%2FSimpleFSD/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FSD-Universe","download_url":"https://codeload.github.com/FSD-Universe/SimpleFSD/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FSD-Universe%2FSimpleFSD/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29558101,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T20:52:40.164Z","status":"ssl_error","status_checked_at":"2026-02-17T20:48:10.325Z","response_time":100,"last_error":"SSL_read: 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":["flight-simulation","fsd","go"],"created_at":"2026-01-07T02:20:28.398Z","updated_at":"2026-02-17T21:03:47.792Z","avatar_url":"https://github.com/FSD-Universe.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SimpleFSD\n\n[![ReleaseCard]][Release]![ReleaseDataCard]![LastCommitCard]  \n![BuildStateCard]![ProjectLanguageCard]![ProjectLicense]\n\n![](./docs/image/show.png)\n\n\u003e ### *本项目正在快速迭代中, API接口可能不稳定, 请及时查阅最新的API文档*\n\n## 简介\n\n本项目是一个用Go语言编写, 主要用于模拟飞行的联机服务器  \n支持 Swift, Euroscope 或其他自定义的客户端  \nEcho未经过测试, 理论上任何实现了 FSD Version 3.000 Draft 9 协议的客户端均可链接   \n\n## 特点  \n\n- 支持计划同步：自动同步管制员对飞行计划的修改\n- 支持计划锁定：自动锁定被管制员修改过的飞行计划，直到用户下线或者提交起落机场不同的计划\n- 支持更加详细的管制员信息获取：例如可以获取到 Logoff time和管制员是否处于Break状态\n- 支持 FSD Version 3.000 Draft 9 协议\n- 支持 VATSIM 协议\n- 支持高并发：golang原生支持\n- 支持VisualPosition：可以做到0.2s上传一次位置\n- 支持语音调频：本功能需要额外的软件\n- 全功能HTTP服务器：不仅仅是FSD，还是飞控后端\n- 支持Websocket连接：可以通过Websocket连接到FSD进行双向文字交互\n\n如果您觉得这个FSD功能太多, 过于庞大  \n我们还有专门精简过功能的[lite版本][Lite], 仅保留了核心的fsd功能  \n当然我们还是建议您使用全功能版本以获得更好的体验  \n\n想提交PR？想自己对服务器进行二次开发？请查阅我们的[文档][WIKI]\n\n## 开源协议\n\nMIT License\n\nCopyright © 2025-2026 Half_nothing\n\n无附加条款。\n\n## 行为准则\n\n在[CODE_OF_CONDUCT.md](./CODE_OF_CONDUCT.md)中查阅\n\n[ReleaseCard]: https://img.shields.io/github/v/release/Flyleague-Collection/SimpleFSD?style=for-the-badge\u0026logo=github\n\n[ReleaseDataCard]: https://img.shields.io/github/release-date/Flyleague-Collection/SimpleFSD?display_date=published_at\u0026style=for-the-badge\u0026logo=github\n\n[LastCommitCard]: https://img.shields.io/github/last-commit/Flyleague-Collection/SimpleFSD?display_timestamp=committer\u0026style=for-the-badge\u0026logo=github\n\n[BuildStateCard]: https://img.shields.io/github/actions/workflow/status/Flyleague-Collection/SimpleFSD/go-build.yml?style=for-the-badge\u0026logo=github\u0026label=Full-Build\n\n[Lite]: https://github.com/Flyleague-Collection/SimpleFSD-Lite\n\n[ProjectLanguageCard]: https://img.shields.io/github/languages/top/Flyleague-Collection/SimpleFSD?style=for-the-badge\u0026logo=github\n\n[ProjectLicense]: https://img.shields.io/badge/License-MIT-blue?style=for-the-badge\u0026logo=github\n\n[Release]: https://www.github.com/Flyleague-Collection/SimpleFSD/releases/latest\n\n[WIKI]: https://docs.half-nothing.cn/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffsd-universe%2Fsimplefsd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffsd-universe%2Fsimplefsd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffsd-universe%2Fsimplefsd/lists"}