Skip to content

Highwall2016/homebrew-tap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

Highwall2016/homebrew-tap

Homebrew tap for ccmux — control tmux sessions from your phone.

Install

brew tap Highwall2016/tap
brew install ccmux

This installs two binaries:

Binary Role
ccmux CLI — spawn, kill, list, and attach to sessions
ccmux-agent Background daemon — streams your terminal to the mobile app

Get started

ccmux auth login

Opens a browser to sign in with your ccmux account, registers your machine as a device, and starts ccmux-agent automatically. Your device will then appear in the ccmux mobile app.

Auto-start on login (optional)

Run this after ccmux auth login so credentials exist:

brew services start ccmux
Command Effect
brew services start ccmux Start agent now and on every login
brew services stop ccmux Stop the agent and disable auto-start
brew services restart ccmux Restart after a credential or config change

Logs are written to $(brew --prefix)/var/log/ccmux-agent.log.

Update

brew update && brew upgrade ccmux

Uninstall

brew services stop ccmux   # stop the agent first
brew uninstall ccmux
brew untap Highwall2016/tap

Packages in this tap

Formula Description
ccmux CLI + agent for the ccmux mobile app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages