{"id":17168130,"url":"https://github.com/mateimicu/tmux-aws-vault","last_synced_at":"2026-04-24T12:33:46.617Z","repository":{"id":184716325,"uuid":"672354490","full_name":"mateimicu/tmux-aws-vault","owner":"mateimicu","description":"aws-vault profile and time remaining in session","archived":false,"fork":false,"pushed_at":"2023-07-29T22:52:00.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-03T16:45:15.076Z","etag":null,"topics":["aws-vault","bash","shell","statusbar","tmux-plugins","tmux-status"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/mateimicu.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":"2023-07-29T19:37:31.000Z","updated_at":"2023-07-29T20:40:13.000Z","dependencies_parsed_at":"2024-12-02T08:52:15.721Z","dependency_job_id":null,"html_url":"https://github.com/mateimicu/tmux-aws-vault","commit_stats":null,"previous_names":["mateimicu/tmux-aws-vault"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mateimicu/tmux-aws-vault","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateimicu%2Ftmux-aws-vault","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateimicu%2Ftmux-aws-vault/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateimicu%2Ftmux-aws-vault/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateimicu%2Ftmux-aws-vault/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mateimicu","download_url":"https://codeload.github.com/mateimicu/tmux-aws-vault/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateimicu%2Ftmux-aws-vault/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32224148,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T10:26:35.452Z","status":"ssl_error","status_checked_at":"2026-04-24T10:25:27.643Z","response_time":64,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["aws-vault","bash","shell","statusbar","tmux-plugins","tmux-status"],"created_at":"2024-10-14T23:11:16.450Z","updated_at":"2026-04-24T12:33:46.600Z","avatar_url":"https://github.com/mateimicu.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tmux aws-vault context\n\nShow the current [aws-vault][aws-vault] context and how much time you have left in the current session.\n\nThis only works if you `aws-vault exec` before running `tmux`, so the tmux session inherits the environment variables.\nIf you run `aws-vault exec` inside `tmux` it won't be able to pick it up.\n\n## Installation\n\n### Dependencies\n\nThis assumes that you have [aws-vault][aws-vault] installed and used the `exec` function.\n\n### Installation with [Tmux Plugin Manager](https://github.com/tmux-plugins/tpm) (recommended)\n\nAdd plugin to the list of TPM plugins in `.tmux.conf`\n\n    set -g @plugin 'mateimicu/tmux-aws-vault'\n\nHit `prefix + I` to fetch the plugin and source it.\n\nIf format strings are added to `status-right` or `status-left` they should be visible, assuming you have the necessary dependencies.\n\n### Manual Installation\n\nClone the repo:\n\n    $ git clone https://github.com/sudermanjr/tmux-kube ~/clone/path\n\nAdd this line to `~/.tmux.conf`\n\n    run-shell ~/clone/path\n\nReload TMUX environment:\n\n    $ tmux source ~/.tmux.conf\n\nIf format strings are added to `status-right` or `status-left` they should be visible, assuming you have the necessary dependencies.\n\n## Usage\n\nAdd `#{aws_vault}`, or  `#{aws_remaining_time}` to your status line to get current context info.\n\nBasic Example:\n\n    set -g status-right '#{aws_vault}:#{aws_remaining_time}'\n\n\n### Experiments\n\n* [How to update the values for each window](./per-window-refresh.md\n\n[aws-vault]: https://github.com/99designs/aws-vault\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmateimicu%2Ftmux-aws-vault","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmateimicu%2Ftmux-aws-vault","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmateimicu%2Ftmux-aws-vault/lists"}