{"id":21111293,"url":"https://github.com/crgimenes/compterm","last_synced_at":"2025-07-11T15:16:49.845Z","repository":{"id":208006950,"uuid":"720449569","full_name":"crgimenes/compterm","owner":"crgimenes","description":"Versatile terminal sharing tool for educational, development, and nostalgic BBS experiences, optimized for Golang study groups and pair programming.","archived":false,"fork":false,"pushed_at":"2025-02-16T18:00:07.000Z","size":4286,"stargazers_count":11,"open_issues_count":5,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-04T07:11:23.549Z","etag":null,"topics":["bbs","golang","terminal-sharing"],"latest_commit_sha":null,"homepage":"","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/crgimenes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2023-11-18T14:22:28.000Z","updated_at":"2025-02-16T18:00:10.000Z","dependencies_parsed_at":"2024-03-24T10:37:13.148Z","dependency_job_id":"c3dd3027-c637-4fc6-b26c-fc43b09c9b38","html_url":"https://github.com/crgimenes/compterm","commit_stats":null,"previous_names":["crgimenes/compterm"],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/crgimenes/compterm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crgimenes%2Fcompterm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crgimenes%2Fcompterm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crgimenes%2Fcompterm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crgimenes%2Fcompterm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crgimenes","download_url":"https://codeload.github.com/crgimenes/compterm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crgimenes%2Fcompterm/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264314358,"owners_count":23589564,"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":["bbs","golang","terminal-sharing"],"created_at":"2024-11-20T01:01:43.377Z","updated_at":"2025-07-11T15:16:49.783Z","avatar_url":"https://github.com/crgimenes.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Overview\n\nCompterm is a versatile terminal sharing application designed for a variety of use cases, including educational, developmental, and nostalgic experiences. It's particularly useful for the Brazilian Golang Study Group, the Atomic Blast BBS system, and for efficient, low-bandwidth pair programming sessions.\n\n# Installation\n\nTo use Compterm, Go developers can build the program for production using:\n\n```bash\nmake\n```\n\nFor development mode, which uses resources from the assets directory, use:\n\n```bash\nmake dev\n```\n\nIn production mode, resources are integrated into the executable itself.\n\n# Configuration\n\nCompterm accepts the following command-line arguments:\n\n- -c string: Command to run (default: $SHELL)\n- -debug: Enable debug mode\n- -listen string: Listen address (default \"0.0.0.0:2200\")\n- -motd string: Message of the day\n\nIt also recognizes these environment variables:\n\n- $COMPTERM_DEBUG bool (default \"false\")\n- $COMPTERM_LISTEN string (default \"0.0.0.0:2200\")\n- $COMPTERM_C string\n- $COMPTERM_MOTD string (default \"\")\n\nAdditionally, you can configure Compterm using a init.lua file located in ~/.config/compterm/init.lua.\n\n## Configuration Hierarchy\n\nCommand-line parameters override environment variables, and the lua in the init.lua can override both variables and commands.\n\n# Contributing\n\nContributions are welcome! Please refer to our contribution guidelines for details on how to contribute to this project.\n\n# License\n\nThis project is licensed under MIT, see the [LICENSE](LICENSE) file for details.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrgimenes%2Fcompterm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrgimenes%2Fcompterm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrgimenes%2Fcompterm/lists"}