{"id":15372570,"url":"https://github.com/csells/fibscli","last_synced_at":"2025-06-26T02:36:58.829Z","repository":{"id":74940989,"uuid":"297230810","full_name":"csells/fibscli","owner":"csells","description":"FIBS client built in Flutter","archived":false,"fork":false,"pushed_at":"2025-02-03T04:48:57.000Z","size":3138,"stargazers_count":9,"open_issues_count":13,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-15T14:14:19.092Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/csells.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,"zenodo":null}},"created_at":"2020-09-21T04:45:24.000Z","updated_at":"2025-02-03T04:49:00.000Z","dependencies_parsed_at":"2023-09-25T03:19:20.047Z","dependency_job_id":"82dba363-d1cd-49f5-94cf-d7aaf6eb2b77","html_url":"https://github.com/csells/fibscli","commit_stats":{"total_commits":126,"total_committers":1,"mean_commits":126.0,"dds":0.0,"last_synced_commit":"895fa0f42188c89fe197d357be4a1b2fc05b9a50"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/csells/fibscli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csells%2Ffibscli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csells%2Ffibscli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csells%2Ffibscli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csells%2Ffibscli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csells","download_url":"https://codeload.github.com/csells/fibscli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csells%2Ffibscli/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261987780,"owners_count":23240911,"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":[],"created_at":"2024-10-01T13:52:00.815Z","updated_at":"2025-06-26T02:36:58.804Z","avatar_url":"https://github.com/csells.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fibscli\nAn eventual [FIBS](http://fibs.com) client written in Flutter and hosted on the web.\n\n# status\nCurrently, the app works as a stand-alone backgammon game w/o connecting to fibs.net.\n\n# screenshot\n![screenshot](readme/screenshot.png)\n\nYou can try it live here: https://playfibs-f3c5b.web.app/#/\n\nIt works on desktop and mobile form factors.\n\nThe goal is to host it on the web and make it work against the FIBS server on fibs.com. I've got a lot of the networking/websocket proxy code already written in my fibscli_lib repo.\n\n# FIBS development\nfibscli uses [websocat](https://github.com/vi/websocat) to proxy from websockets to telnet.\n\nIf running JIBS locally, then configure websocat like this:\n\n```sh\n$ websocat --binary ws-l:127.0.0.1:8080 tcp:127.0.0.1:4321 --exit-on-eof -v\n```\n\nIf running against fibs.com, then configure webtelnet like this:\n\n```sh\n$ websocat --binary ws-l:127.0.0.1:8080 tcp:fibs.com:4321 --exit-on-eof -v\n```\n\nNow running fibscli will use a websocket on port 8080 of the localhost to connect to either JIBS or FIBS as appropriate.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsells%2Ffibscli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcsells%2Ffibscli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsells%2Ffibscli/lists"}