{"id":22983271,"url":"https://github.com/mikejoh/tmux-k8s","last_synced_at":"2025-08-13T18:34:09.469Z","repository":{"id":40522820,"uuid":"132159703","full_name":"mikejoh/tmux-k8s","owner":"mikejoh","description":"The tmux plugin that displays the current Kubernetes information in your status bar","archived":false,"fork":false,"pushed_at":"2019-05-27T19:07:38.000Z","size":86,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-06T09:51:56.918Z","etag":null,"topics":["k8s","tmux-k8s","tmux-plugin","tmux-plugins"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/mikejoh.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":"2018-05-04T15:46:46.000Z","updated_at":"2022-05-07T06:11:08.000Z","dependencies_parsed_at":"2022-09-23T13:39:45.553Z","dependency_job_id":null,"html_url":"https://github.com/mikejoh/tmux-k8s","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mikejoh/tmux-k8s","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikejoh%2Ftmux-k8s","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikejoh%2Ftmux-k8s/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikejoh%2Ftmux-k8s/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikejoh%2Ftmux-k8s/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikejoh","download_url":"https://codeload.github.com/mikejoh/tmux-k8s/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikejoh%2Ftmux-k8s/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270288711,"owners_count":24558843,"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","status":"online","status_checked_at":"2025-08-13T02:00:09.904Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["k8s","tmux-k8s","tmux-plugin","tmux-plugins"],"created_at":"2024-12-15T02:37:03.342Z","updated_at":"2025-08-13T18:34:09.134Z","avatar_url":"https://github.com/mikejoh.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The TMUX Kubernetes status plugin\n\n**_Note: Hi! This plugin is not actively maintained at the moment, please check this repository out if you're looking for a similar project: https://github.com/jonmosco/kube-tmux /Mikael_**\n\nThis `tmux` plugin displays your `kubectl` context status information in the status bar. \n\nExample:\n\n![k8s status bar](status_bar_with_k8s_plugin.png)\n\nFrom the official Kubernetes documentation:\n\n_A context element in a kubeconfig file is used to group access parameters under a convenient name. Each context has three parameters: **cluster**, **namespace**, and **user**. By default, the kubectl command-line tool uses parameters from the current context to communicate with the cluster._\n\n## Usage\nAdd `#{k8s_status}` to your `status-left` or `status-right`:\n\nExample:\n```\nset -g status-right '#{k8s_status} %a %Y-%m-%d %H:%M'\n```\n\nThe information in the status bar will be presented in the following way:\n\n```\u003ccontext\u003e:\u003ccluster\u003e:\u003cnamespace\u003e(\u003cnumber of pods\u003e)```\n\n## Installation via Tmux Plugin Manager\n\n1. Install [Tmux Plugin Manager][tpm].\n2. Add this plugin to your `~/.tmux.conf`:\n```\nset -g @plugin 'mikejoh/tmux-k8s'\n```\n3. Press [prefix] + `I` to install.\n\n## Manual installation\n\n1. Create the tmux plugin directory and clone this repository:\n```\nmkdir -p ~/.tmux/plugins \u0026\u0026 git clone https://github.com/mikejoh/tmux-k8s.git ~/.tmux/plugins/tmux-k8s\n```\n2. Press [prefix] + `I` to install.\n\n### Bonus\n\nIf you want to use my status bar setup in tmux, or basically use my tmux.conf as is, you can find more info [here][tmux_gist].\n\n[tmux_gist]: https://gist.github.com/mikejoh/d2021745632f404ab8a47a3667168398\n[tpm]: https://github.com/tmux-plugins/tpm\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikejoh%2Ftmux-k8s","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikejoh%2Ftmux-k8s","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikejoh%2Ftmux-k8s/lists"}