{"id":18722766,"url":"https://github.com/bronzdoc/muxi","last_synced_at":"2025-11-11T05:30:24.319Z","repository":{"id":89418494,"uuid":"101016580","full_name":"bronzdoc/muxi","owner":"bronzdoc","description":"Tmux automation :penguin:","archived":false,"fork":false,"pushed_at":"2019-08-11T17:54:45.000Z","size":3234,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-18T06:42:45.630Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bronzdoc.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-22T03:21:33.000Z","updated_at":"2019-08-11T17:54:47.000Z","dependencies_parsed_at":"2023-03-13T18:09:56.710Z","dependency_job_id":null,"html_url":"https://github.com/bronzdoc/muxi","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/bronzdoc%2Fmuxi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bronzdoc%2Fmuxi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bronzdoc%2Fmuxi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bronzdoc%2Fmuxi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bronzdoc","download_url":"https://codeload.github.com/bronzdoc/muxi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239587244,"owners_count":19663892,"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-11-07T13:42:49.553Z","updated_at":"2025-11-11T05:30:24.232Z","avatar_url":"https://github.com/bronzdoc.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Muxi - WIP\n\n## Examples\n\n### Simple two pane window\n\n```yaml\nwindows:\n  - name: sample-two-panes\n    root: ~/sample\n    layout: even-horizontal\n    panes:\n      - git status\n      - rails server\n```\n\n```\n.------------------.------------------.\n| (0)              | (1)              |\n|                  |                  |\n|                  |                  |\n|                  |                  |\n|                  |                  |\n|                  |                  |\n|                  |                  |\n|                  |                  |\n|                  |                  |\n'------------------'------------------'\n```\n\n### Simple three pane window\n\n```yaml\nwindows:\n  - name: sample-three-panes\n    root: ~/sample\n    layout: main-vertical\n    panes:\n      - vim\n      - commands:\n        - git pull\n        - git status\n      - rails server\n```\n\n```\n.------------------.------------------.\n| (0)              | (1)              |\n|                  |                  |\n|                  |                  |\n|                  |                  |\n|                  |------------------|\n|                  | (2)              |\n|                  |                  |\n|                  |                  |\n|                  |                  |\n'------------------'------------------'\n```\n\n### Simple four pane window\n\n```yaml\nwindows:\n  - name: sample-four-panes\n    root: ~/sample\n    layout: tiled\n    panes:\n      - vim test.yml\n      - go get github.com/goby-lang/goby\n      - git status\n      - go test\n```\n\n```\n.------------------.------------------.\n| (0)              | (1)              |\n|                  |                  |\n|                  |                  |\n|                  |                  |\n|------------------|------------------|\n| (2)              | (3)              |\n|                  |                  |\n|                  |                  |\n|                  |                  |\n'------------------'------------------'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbronzdoc%2Fmuxi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbronzdoc%2Fmuxi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbronzdoc%2Fmuxi/lists"}