{"id":22555319,"url":"https://github.com/tomfun/node-shell-commandor","last_synced_at":"2025-03-28T10:46:04.838Z","repository":{"id":57311738,"uuid":"73110965","full_name":"tomfun/node-shell-commandor","owner":"tomfun","description":"javascript terminal multiplexer and command runner","archived":false,"fork":false,"pushed_at":"2016-11-09T21:42:25.000Z","size":435,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-02T11:28:45.316Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/tomfun.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-11-07T19:01:56.000Z","updated_at":"2024-09-16T22:36:40.000Z","dependencies_parsed_at":"2022-09-18T05:24:06.046Z","dependency_job_id":null,"html_url":"https://github.com/tomfun/node-shell-commandor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomfun%2Fnode-shell-commandor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomfun%2Fnode-shell-commandor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomfun%2Fnode-shell-commandor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomfun%2Fnode-shell-commandor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomfun","download_url":"https://codeload.github.com/tomfun/node-shell-commandor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246015374,"owners_count":20709975,"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-12-07T19:07:28.313Z","updated_at":"2025-03-28T10:46:04.813Z","avatar_url":"https://github.com/tomfun.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## node-shell-commandor\n\n### javascript terminal multiplexer and command runner\n\n### Example\n```\nconst commander = require('node-shell-commandor');\n\ncommands = [{\n  command: 'echo 1 \u0026\u0026 sleep 1'\n}, {\n  command: 'ls -lA \u0026\u0026 sleep 1 \u0026\u0026 ls -l \u0026\u0026 sleep 1 \u0026\u0026 ls -l --color=always /var/log/'\n}];\n\ncommander.run(commands);\n```\n![example run](examples/why.jpg)\n\nHow to exit? *Ctrl+c* or *q*\n\nHow to see output of selected command? Use arrows (up/down then enter)\n\n![example run](examples/select.jpg)\n![example run](examples/view.jpg)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomfun%2Fnode-shell-commandor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomfun%2Fnode-shell-commandor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomfun%2Fnode-shell-commandor/lists"}