{"id":16615321,"url":"https://github.com/jonmosco/kube-tmux","last_synced_at":"2025-04-05T22:11:18.903Z","repository":{"id":44245354,"uuid":"125621871","full_name":"jonmosco/kube-tmux","owner":"jonmosco","description":"Kubernetes status line for tmux","archived":false,"fork":false,"pushed_at":"2023-06-12T23:29:29.000Z","size":95,"stargazers_count":351,"open_issues_count":11,"forks_count":48,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-03-29T21:09:05.145Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jonmosco.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-03-17T11:18:58.000Z","updated_at":"2025-03-01T11:38:12.000Z","dependencies_parsed_at":"2024-01-14T04:40:33.442Z","dependency_job_id":"afce38ac-88ab-41bb-a879-bc0e2513f4fb","html_url":"https://github.com/jonmosco/kube-tmux","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/jonmosco%2Fkube-tmux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonmosco%2Fkube-tmux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonmosco%2Fkube-tmux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonmosco%2Fkube-tmux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonmosco","download_url":"https://codeload.github.com/jonmosco/kube-tmux/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247406111,"owners_count":20933806,"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-10-12T02:09:11.808Z","updated_at":"2025-04-05T22:11:18.876Z","avatar_url":"https://github.com/jonmosco.png","language":"Shell","funding_links":[],"categories":["API/CLI adaptors"],"sub_categories":["[Jenkins](#jenkins)"],"readme":"# kube-tmux: Kubernetes context and namespace status for tmux\n\nA script that lets you add the current Kubernetes context and namespace configured\non `kubectl` to your tmux status line.\n\nInspired by [kube-ps1](https://github.com/jonmosco/kube-ps1), this is a port\nto tmux that includes all the features that make kube-ps1 efficient and brings\nit to the tmux status line.\n\n![plugin](img/screenshot4.png)\n\n## Disclaimer\n\nThis is the first iteration of this plugin, so the updates will be very\nfrequent.  Track this repo for changes, and keep in mind some of them\nmight cause issues, although I will try to keep them at a minimum, and provide\nfixes as soon as possible. Please be patient! \n\nIf you have any bug reports, please feel free to submit a PR, or a bug report.\n\n## Installing\n\nClone this repository to your `$HOME/.tmux` directory, and add the following line to your `~/.tmux.conf`:\n\n```bash\nset -g status-right \"#(/bin/bash $HOME/.tmux/kube-tmux/kube.tmux 250 red cyan)\"\n```\n\n250 is the color selection for the default foreground, red for the context,\nand cyan for the namespace.\n\n## Requirements\n\n* tmux\n* kubectl\n\n## Plugin Structure\n\nThe default plugin layout is:\n\n```\n\u003csymbol\u003e \u003ccluster\u003e:\u003cnamespace\u003e\n```\n\nIf the current-context is not set, kube-tmux will return the following:\n\n```\n\u003csymbol\u003e N/A:N/A\n```\n\n## Customization\nThe default color for the context are red, and cyan for the namespace\nColors for the default text, context, and namespace can be changed:\n\n```bash\n#(/bin/bash $HOME/.tmux/kube-tmux/kube.tmux text context namespace)\n```\n\n## Contributors\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonmosco%2Fkube-tmux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonmosco%2Fkube-tmux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonmosco%2Fkube-tmux/lists"}