{"id":50368421,"url":"https://github.com/weaming/tmux-tasks","last_synced_at":"2026-05-30T05:30:32.436Z","repository":{"id":342484952,"uuid":"1174135546","full_name":"weaming/tmux-tasks","owner":"weaming","description":"Run background tasks in tmux","archived":false,"fork":false,"pushed_at":"2026-03-22T09:16:23.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-23T00:24:59.172Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/weaming.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-06T05:25:49.000Z","updated_at":"2026-03-22T09:16:26.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/weaming/tmux-tasks","commit_stats":null,"previous_names":["weaming/tmux-tasks"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/weaming/tmux-tasks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaming%2Ftmux-tasks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaming%2Ftmux-tasks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaming%2Ftmux-tasks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaming%2Ftmux-tasks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/weaming","download_url":"https://codeload.github.com/weaming/tmux-tasks/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaming%2Ftmux-tasks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33681809,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-30T02:00:06.278Z","response_time":92,"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":[],"created_at":"2026-05-30T05:30:30.980Z","updated_at":"2026-05-30T05:30:32.431Z","avatar_url":"https://github.com/weaming.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tmux-tasks\n\n命令行管理 tmux 后台任务\n\n## 安装\n\n```bash\nbash build.sh\n```\n\n## 配置\n\n创建 `tasks.yaml`：\n\n```yaml\nmachine:\n  ssh: hk\n\ntasks:\n  webhook:\n    command: ~/bin/webhook -c ~/.dotfiles/env/weaming-hooks.yaml\n    description: webhook 服务\n\n  v2ray-profiles:\n    command: markdir -no-index '/'\n    cwd: ~/my-docs\n    description: 文档管理\n```\n\n## 使用\n\n```bash\ntmux-tasks list             # 列出任务\ntmux-tasks start            # 启动所有任务\ntmux-tasks start \u003cname\u003e     # 启动指定任务\ntmux-tasks stop             # 停止所有任务\ntmux-tasks stop \u003cname\u003e      # 停止指定任务\ntmux-tasks restart          # 重启所有任务\ntmux-tasks logs \u003cname\u003e      # 查看日志\n```\n\n## 环境变量\n\n- `TMUX_TASKS` - 配置文件路径\n\n## 任务配置\n\n| 字段        | 说明       |\n| ----------- | ---------- |\n| command     | 执行的命令 |\n| cwd         | 工作目录   |\n| env         | 环境变量   |\n| description | 描述       |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweaming%2Ftmux-tasks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fweaming%2Ftmux-tasks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweaming%2Ftmux-tasks/lists"}