{"id":24550811,"url":"https://github.com/andreaspeters/openbcm","last_synced_at":"2026-01-23T01:09:09.128Z","repository":{"id":272407978,"uuid":"872277028","full_name":"andreaspeters/openBCM","owner":"andreaspeters","description":null,"archived":false,"fork":false,"pushed_at":"2025-11-16T00:42:41.000Z","size":7559,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-16T02:28:21.627Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andreaspeters.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yaml","license":null,"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},"funding":{"github":["andreaspeters"],"buy_me_a_coffee":"hamradiotech","custom":["https://www.paypal.com/donate/?hosted_button_id=ZDB5ZSNJNK9XQ"],"ko_fi":"andreaspeters"}},"created_at":"2024-10-14T06:50:32.000Z","updated_at":"2025-11-16T00:42:44.000Z","dependencies_parsed_at":"2025-01-14T08:48:56.983Z","dependency_job_id":"44b8f4f0-cdfc-4573-b432-5d324c60eef4","html_url":"https://github.com/andreaspeters/openBCM","commit_stats":null,"previous_names":["andreaspeters/openbcm"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/andreaspeters/openBCM","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreaspeters%2FopenBCM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreaspeters%2FopenBCM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreaspeters%2FopenBCM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreaspeters%2FopenBCM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andreaspeters","download_url":"https://codeload.github.com/andreaspeters/openBCM/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreaspeters%2FopenBCM/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28676633,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T01:00:35.747Z","status":"ssl_error","status_checked_at":"2026-01-23T01:00:19.529Z","response_time":144,"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":[],"created_at":"2025-01-23T01:14:38.040Z","updated_at":"2026-01-23T01:09:09.120Z","avatar_url":"https://github.com/andreaspeters.png","language":"C++","funding_links":["https://github.com/sponsors/andreaspeters","https://buymeacoffee.com/hamradiotech","https://www.paypal.com/donate/?hosted_button_id=ZDB5ZSNJNK9XQ","https://ko-fi.com/andreaspeters"],"categories":[],"sub_categories":[],"readme":"# openBCM v2.x\n\n[![](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/donate/?hosted_button_id=ZDB5ZSNJNK9XQ)\n\nOpenBCM - BCM for everybody (packet radio mailbox system initiated by DL8MBT)\n\n\n## Important\n\n- This fork is based on [Hannes Schmelzer OpenBCM v1.08-x](https://github.com/oe5hpm/openBCM).\nHannes and I maintain two OpenBCM paths together. He takes care of maintaining\nv1.08 (for DOS, Win32, Linux). I will build a pure Linux version as OpenBCM 2.x\nwith additional features. We both consult each other regarding features and\nfixes.\n- With this fork I will change the versioning to semver.\n- With OpenBCM 2.0.0 I will updated the User DB. Please create a Backup of your\ncurrent OpenBCM installation.\n- This fork supports Linux only.\n- I've removed weatherstation supports. Since it's already very old.\n\n## How to install bcm\n\nFirst, create directory for bcm.\n\n```bash\nmkdir bcm\n```\n\nThen download the bcm binary, move it into the bcm directory and execute it.\n\n```bash\ncd bcm\nchmod +x bcm\n./bcm\n```\nAfter the first execute, bcm will create some files and directories.\n\nNext, download the `style.css` file from this repository and copy it into the\nhttp directory.\n\n```bash\ncd http\nwget\nhttps://github.com/andreaspeters/openBCM/raw/refs/heads/master/doc/http/style.css\n```\n\nStart to configure `init.bcm`.\n\n## How to update bcm\n\nI assume that you are already using bcm version 1.8.11-2 from this repository.\n\nFirst, create a backup of your whole bbs.\nNext, download the newest bcm binary and copy it into your current bcm\ndirectory.\n\nVery important, copy all the language file from `doc/msg` and the `style.css`\nfrom `doc/http` into your bcm directory.\n\nThat's it.\n\n\n## How to use ANSI Color\n\nIn the `msg` directory you will find language files like\n`ctext.\u003cLANGUAGE_CODE\u003e`.\nCopy that file to `ctext.\u003cLANGUAGE_CODE\u003e.ans` and add ANSI Escape\nchars for color. Soon, I will add examples under `docs`.\n\nTo enable ANSI color code, the user has to login and enabled it with `a\nansicolor 1`.\n\nVery important, most of the PacketRadio Terminal programs does not support ANSI\nEscape chars. But someone has to start. :-) Btw, my PR Terminal Program called\n[FlexPacket](https://github.com/andreaspeters/flexpacket) does support basic\nANSI Colors.\n\n## Screenshots\n\n![clipboard_20251022153215.bmp](vx_images/clipboard_20251022153215.bmp)\n![clipboard_20251022153436.bmp](vx_images/clipboard_20251022153436.bmp)\n![clipboard_20251022153837.bmp](vx_images/clipboard_20251022153837.bmp)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreaspeters%2Fopenbcm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreaspeters%2Fopenbcm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreaspeters%2Fopenbcm/lists"}