An open API service indexing awesome lists of open source software.

https://github.com/bhrutledge/ttyd-launchd

Set up a macOS launchd service to use a terminal in a web browser
https://github.com/bhrutledge/ttyd-launchd

Last synced: 6 months ago
JSON representation

Set up a macOS launchd service to use a terminal in a web browser

Awesome Lists containing this project

README

          

# ttyd-launchd

Set up a macOS [launchd](https://launchd.info/) service for [ttyd](https://github.com/tsl0922/ttyd), a command-line tool for using a terminal in a web browser.

## Installation

```sh
brew install gettext ttyd

make install
```

This will install and start a service called `localhost.ttyd`.

## Usage

Open in a web browser to access the terminal.

For quick access, add that to your Bookmarks Bar with a name like "Terminal".

The `localhost.ttyd` service should start whenever you reboot.