{"id":17874788,"url":"https://github.com/dastergon/tmux-load-avg","last_synced_at":"2025-08-14T20:31:24.363Z","repository":{"id":145380924,"uuid":"85580489","full_name":"dastergon/tmux-load-avg","owner":"dastergon","description":"tmux plugin that displays the system load average in the last 1, 5 and 15 minutes.","archived":false,"fork":false,"pushed_at":"2017-11-20T19:08:26.000Z","size":4,"stargazers_count":4,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-03T00:04:08.714Z","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/dastergon.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":"2017-03-20T13:33:40.000Z","updated_at":"2019-11-10T11:36:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"9f5b39ba-555a-4e39-821a-ba19c98ec20b","html_url":"https://github.com/dastergon/tmux-load-avg","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dastergon/tmux-load-avg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dastergon%2Ftmux-load-avg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dastergon%2Ftmux-load-avg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dastergon%2Ftmux-load-avg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dastergon%2Ftmux-load-avg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dastergon","download_url":"https://codeload.github.com/dastergon/tmux-load-avg/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dastergon%2Ftmux-load-avg/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270478851,"owners_count":24590779,"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-14T02:00:10.309Z","response_time":75,"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":"2024-10-28T11:11:27.043Z","updated_at":"2025-08-14T20:31:24.095Z","avatar_url":"https://github.com/dastergon.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tmux-load-avg\n\nThis is a `tmux` plugin that displays the system load average in the last 1, 5 and 15 minutes.\n\n### Usage\n\nAdd `#{load_average}` format string to existing `status-right` tmux option.\nHere's an example in `.tmux.conf`:\n\n    set -g status-right \"Load:#{load_average} | %a %h-%d %H:%M \"\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 'dastergon/tmux-load-avg'\n\nHit `prefix + I` to fetch the plugin and source it.\n\nIf format strings are added to `status-right`, they should now be visible.\n\n### Manual Installation\n\nClone the repo:\n\n    $ git clone https://github.com/dastergon/tmux-load-avg ~/clone/path\n\nAdd this line to the bottom of `.tmux.conf`:\n\n    run-shell ~/clone/path/load_average.tmux\n\nReload TMUX environment:\n\n    # type this in terminal\n    $ tmux source-file ~/.tmux.conf\n\nIf format strings are added to `status-right`, they should now be visible.\n\n## Special Credit\nThis plugin is based on the various plugins in [tmux-plugins](https://github.com/tmux-plugins) Github page.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdastergon%2Ftmux-load-avg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdastergon%2Ftmux-load-avg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdastergon%2Ftmux-load-avg/lists"}