Skip to content

pomdtr/tweety

Repository files navigation

Tweety - An Integrated Terminal for your Browser

Minimize your context switching by interacting with your terminal directly from your browser.

Features

Mix Web and Terminal Tabs

tweety running from the browser

Side by Side Mode

tweety running in a split pane

Developer-Console Integration

tweety running in the developer panel

Installation

Tweety is available on macOS, Linux.

# Homebrew (recommended)
brew install pomdtr/tap/tweety

or download a binary from releases.

If you want to compile it yourself, you can use the following command:

git clone https://github.com/pomdtr/tweety
cd tweety
make install

See the tweety completion command to generate completion scripts for your shell.

Usage