{"id":14068073,"url":"https://github.com/jeroenjanssens/tmuxr","last_synced_at":"2025-08-21T07:07:21.648Z","repository":{"id":150228328,"uuid":"96297736","full_name":"jeroenjanssens/tmuxr","owner":"jeroenjanssens","description":"Manage tmux from R","archived":false,"fork":false,"pushed_at":"2024-04-26T12:14:38.000Z","size":5484,"stargazers_count":55,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-27T14:47:05.308Z","etag":null,"topics":["automation","command-line","r","rstats","terminal","tmux"],"latest_commit_sha":null,"homepage":"https://jeroenjanssens.github.io/tmuxr/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jeroenjanssens.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","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-07-05T08:44:41.000Z","updated_at":"2024-11-16T13:21:30.000Z","dependencies_parsed_at":"2024-08-13T07:13:46.210Z","dependency_job_id":"aa6fa2a4-ffdb-4dda-8a5b-6281d393cb48","html_url":"https://github.com/jeroenjanssens/tmuxr","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeroenjanssens%2Ftmuxr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeroenjanssens%2Ftmuxr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeroenjanssens%2Ftmuxr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeroenjanssens%2Ftmuxr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeroenjanssens","download_url":"https://codeload.github.com/jeroenjanssens/tmuxr/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243830949,"owners_count":20354854,"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","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":["automation","command-line","r","rstats","terminal","tmux"],"created_at":"2024-08-13T07:05:55.654Z","updated_at":"2025-03-16T21:31:12.228Z","avatar_url":"https://github.com/jeroenjanssens.png","language":"R","funding_links":[],"categories":["R"],"sub_categories":[],"readme":"---\noutput:\n  github_document:\n    html_preview: false\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r, echo = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"README-\"\n)\n```\n\n# tmuxr \u003cimg src=\"man/figures/logo.png\" align=\"right\" width=\"100px\" /\u003e\n\n[![R-CMD-check](https://github.com/jeroenjanssens/tmuxr/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/jeroenjanssens/tmuxr/actions/workflows/R-CMD-check.yaml)\n[![Lifecycle: stable](https://img.shields.io/badge/lifecycle-stable-green.svg)](https://www.tidyverse.org/lifecycle/#stable)\n\n## Overview\n\n`tmuxr` is an R package that allows you to manage [tmux](https://github.com/tmux/tmux/wiki) and interact with the processes it runs. It features a pipeable API with which you can create, control, and capture tmux sessions, windows, and panes. \n\n## Demonstration\n\nThe recording below demonstrates various capabilities of `tmuxr` such as: running processes, sending keys, splitting windows, and capturing panes. Note that normally, managing tmux and the processes it runs is done in a detached mode, so you wouldn't see anything, but the result would be the same.\n\n[![tmuxr demonstration](man/figures/demo.png)](https://asciinema.org/a/325231)\n\nHave a look at [the function reference](https://jeroenjanssens.github.io/tmuxr/reference/) to learn more about what `tmuxr` has to offer.\n\n## Installation\n\n`tmuxr` can be installed from this repository using `remotes`:\n\n```{r, eval=FALSE}\n# install.packages(\"remotes\")\nremotes::install_github(\"jeroenjanssens/tmuxr\")\n```\n  \n## Compatibility\n\nWe regularly test `tmuxr` on Ubuntu with tmux versions 2.1 through 3.4 and on macOS with the latest version of tmux provided by Homebrew. `tmuxr` might work on Windows using Cygwin or WSL, but we haven't tested this.\n\n## License\n\nThe `tmuxr` package is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeroenjanssens%2Ftmuxr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeroenjanssens%2Ftmuxr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeroenjanssens%2Ftmuxr/lists"}