Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/caarlos0/parttysh

something really useful: a party parrot over ssh
https://github.com/caarlos0/parttysh

Last synced: 5 days ago
JSON representation

something really useful: a party parrot over ssh

Awesome Lists containing this project

README

        

# parttysh

Party Parrot over SSH.

Based on https://github.com/hugomd/parrot.live

Try it out with:

```sh
ssh -p 2225 ssh.caarlos0.dev
```

## Why?

`¯\_(ツ)_/¯`

## How?

It uses a couple of [Charm](https://github.com/charmbracelet)'s packages:

- [bubbletea](https://github.com/charmbracelet/bubbletea): TUI framework
- [bubbles](https://github.com/charmbracelet/bubbles): TUI components
- [lipgloss](https://github.com/charmbracelet/lipgloss): Styling
- [wish](https://github.com/charmbracelet/wish): SSH apps
- [promwish](https://github.com/charmbracelet/promwish): prometheus middleware for wish