{"id":24884253,"url":"https://github.com/dreknix/tmux-primary-ip","last_synced_at":"2025-09-07T02:06:09.544Z","repository":{"id":257364151,"uuid":"835796431","full_name":"dreknix/tmux-primary-ip","owner":"dreknix","description":"Display the primary IP address in tmux status bar ","archived":false,"fork":false,"pushed_at":"2025-04-17T08:12:58.000Z","size":14,"stargazers_count":3,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-17T22:58:12.426Z","etag":null,"topics":["tmux","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/dreknix.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-30T14:45:54.000Z","updated_at":"2025-04-17T08:13:02.000Z","dependencies_parsed_at":"2024-09-16T09:23:32.098Z","dependency_job_id":null,"html_url":"https://github.com/dreknix/tmux-primary-ip","commit_stats":null,"previous_names":["dreknix/tmux-primary-ip"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dreknix/tmux-primary-ip","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreknix%2Ftmux-primary-ip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreknix%2Ftmux-primary-ip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreknix%2Ftmux-primary-ip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreknix%2Ftmux-primary-ip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dreknix","download_url":"https://codeload.github.com/dreknix/tmux-primary-ip/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreknix%2Ftmux-primary-ip/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273986629,"owners_count":25202708,"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-09-07T02:00:09.463Z","response_time":67,"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":["tmux","tmux-plugins"],"created_at":"2025-02-01T14:26:37.977Z","updated_at":"2025-09-07T02:06:09.517Z","avatar_url":"https://github.com/dreknix.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tmux Primary IP\n\nA tmux plugin that displays the primary IP address in the status bar.\n\nThe plugin introduces a new `#{primary_ip}` format.\n\nThe status bar is updated every `status-interval` seconds. If the option is not\nset, the status bar is updated every 15 seconds.\n\n## Installation with Tmux Plugin Manager\n\nAdd plugin to the list of TPM plugins in `~/.config/tmux/tmux.conf`:\n\n``` plain\nset -g plugin 'dreknix/tmux-primary-ip'\n```\n\nHit `prefix + I` to install the plugin and source it.\n\nThe `#{primary_ip}` interpolation should now work.\n\n## Customization\n\nThe plugin can be used with the [Catppuccin theme](https://github.com/catppuccin/tmux).\nAdd the following configuration `custom_modules/primary_ip.conf`:\n\n``` plain\n%hidden MODULE_NAME='primary_ip'\n\nset -ogq \"@catppuccin_${MODULE_NAME}_icon\" '#{l:#{primary_ip_icon}} '\nset -ogqF \"@catppuccin_${MODULE_NAME}_color\" '#{E:@thm_lavender}'\nset -ogq \"@catppuccin_${MODULE_NAME}_text\" '#{l:#{primary_ip}}'\n\nsource -F '#{TMUX_PLUGIN_MANAGER_PATH}/tmux/utils/status_module.conf'\n```\n\nAdd the following lines into `tmux.conf`:\n\n``` plain\nset-environment -gF TMUX_PLUGIN_MANAGER_PATH '#{HOME}/.local/share/tmux/plugins/'\nrun '#{TMUX_PLUGIN_MANAGER_PATH}/tmux/catppuccin.tmux'\nsource -F '#{d:current_file}/custom_modules/primary_ip.conf'\nset -agF status-right '#{E:@catppuccin_status_primary_ip}'\n```\n\n## License\n\n[MIT](https://github.com/dreknix/tmux-primary-ip/blob/main/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdreknix%2Ftmux-primary-ip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdreknix%2Ftmux-primary-ip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdreknix%2Ftmux-primary-ip/lists"}