{"id":20535645,"url":"https://github.com/arkane-systems/tmux-taskman","last_synced_at":"2026-04-21T06:04:39.134Z","repository":{"id":71873072,"uuid":"206897885","full_name":"arkane-systems/tmux-taskman","owner":"arkane-systems","description":"A pop-down task manager for tmux.","archived":false,"fork":false,"pushed_at":"2019-09-15T00:34:09.000Z","size":320,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-06T03:29:59.938Z","etag":null,"topics":["plugin","tasks","tmux","top","tpm"],"latest_commit_sha":null,"homepage":null,"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/arkane-systems.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":"2019-09-07T01:22:26.000Z","updated_at":"2023-01-16T07:14:35.000Z","dependencies_parsed_at":"2023-09-12T04:31:04.871Z","dependency_job_id":null,"html_url":"https://github.com/arkane-systems/tmux-taskman","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/arkane-systems/tmux-taskman","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arkane-systems%2Ftmux-taskman","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arkane-systems%2Ftmux-taskman/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arkane-systems%2Ftmux-taskman/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arkane-systems%2Ftmux-taskman/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arkane-systems","download_url":"https://codeload.github.com/arkane-systems/tmux-taskman/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arkane-systems%2Ftmux-taskman/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27562172,"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-12-07T02:00:07.896Z","response_time":53,"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":["plugin","tasks","tmux","top","tpm"],"created_at":"2024-11-16T00:33:09.407Z","updated_at":"2025-12-07T06:02:48.428Z","avatar_url":"https://github.com/arkane-systems.png","language":"Shell","funding_links":["https://ko-fi.com/I3I1VA18"],"categories":[],"sub_categories":[],"readme":"# tmux-taskman\n\n[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/I3I1VA18)\n\nBased extensively on Bruno Sutic's tmux-sidebar ( https://github.com/tmux-plugins/tmux-sidebar ),\ntmux-taskman also does one thing: it opens a task manager (htop if available, otherwise top, by\ndefault) pane. A fast and convenient what's-going-on check whatever you're doing in tmux.\n\n![screenshot](https://raw.githubusercontent.com/arkane-systems/tmux-taskman/master/screenshot.gif)\n\n## Features:\n\n  * toggles on and off with one key binding, which may or may not focus the pane\n  * remembers its size\n  * preserves layout\n\n## Requirements:\n\n  * tmux 1.9 or higher, top; htop recommended but not required\n\n## Key bindings:\n\n  * prefix + ` - toggle task manager but do not focus it\n  * prefix + ~ - toggle task manager and focus it\n\n## Installation:\n\nUse [Tmux Plugin Manager](https://github.com/tmux-plugins/tpm) and add this plugin\nto your `.tmux.conf`:\n\n```\nset -g @plugin 'tmux-plugins/tmux-sidebar'\n```\n\nHit prefix + I to fetch the plugin and source it. You should now be able to use the plugin.\n\n## Customization:\n\nTo change the keybindings:\n\n```\nset -g @taskman-task '\\`'\nset -g @taskman-task-focus '~'\n```\n\nTo change the command run as the task manager:\n\n```\nset -g @taskman-task-command 'atop'\n```\n\nTo make it appear at the bottom instead of the top:\n\n```\nset -g @taskman-task-position 'bottom'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farkane-systems%2Ftmux-taskman","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farkane-systems%2Ftmux-taskman","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farkane-systems%2Ftmux-taskman/lists"}