{"id":43366118,"url":"https://github.com/rangzen/md-remote-commands","last_synced_at":"2026-02-02T04:45:23.494Z","repository":{"id":57647969,"uuid":"443956263","full_name":"rangzen/md-remote-commands","owner":"rangzen","description":"Utility tool to expose through a web server some commands defined in a Markdown file.","archived":false,"fork":false,"pushed_at":"2022-01-15T05:55:10.000Z","size":51,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-13T03:30:01.272Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rangzen.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}},"created_at":"2022-01-03T05:58:09.000Z","updated_at":"2022-01-04T03:13:58.000Z","dependencies_parsed_at":"2022-08-25T08:22:30.261Z","dependency_job_id":null,"html_url":"https://github.com/rangzen/md-remote-commands","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rangzen/md-remote-commands","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rangzen%2Fmd-remote-commands","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rangzen%2Fmd-remote-commands/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rangzen%2Fmd-remote-commands/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rangzen%2Fmd-remote-commands/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rangzen","download_url":"https://codeload.github.com/rangzen/md-remote-commands/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rangzen%2Fmd-remote-commands/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29006075,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-02T04:25:24.522Z","status":"ssl_error","status_checked_at":"2026-02-02T04:24:51.069Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":"2026-02-02T04:45:22.820Z","updated_at":"2026-02-02T04:45:23.486Z","avatar_url":"https://github.com/rangzen.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Markdown Remote Commands (mdrc)\n\nUtility tool to expose through a web server some commands defined in a Markdown file.\n\nIt's like a readonly [Jupyter Notebook](https://jupyter.org/) but in [Go](https://go.dev/) and for Shell.\n\n## Installation\n\n```shell\ngo install github.com/rangzen/md-remote-commands/cmd/mdrc@latest\n```\n\n## Server Usage\n\n* Get an example from [the examples' directory](https://github.com/rangzen/md-remote-commands/tree/main/examples).\n  E.g., `system.md` with `wget https://raw.githubusercontent.com/rangzen/md-remote-commands/main/examples/system.md`.\n* Run `mdrc system.md`.\n* Open your navigator to the system with the correct port (1234 by default).\n\n## Markdown Rule\n\nOnly the commands with the language tag `mdrc` will be used. Check examples' files.\n\nE.g.:\n\n    ## Actual path and user\n\n    ```mdrc\n    pwd;id\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frangzen%2Fmd-remote-commands","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frangzen%2Fmd-remote-commands","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frangzen%2Fmd-remote-commands/lists"}