Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/caarlos0/parttysh
- Owner: caarlos0
- License: mit
- Created: 2021-11-03T02:45:30.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-14T12:58:52.000Z (8 months ago)
- Last Synced: 2024-11-02T02:23:32.397Z (12 days ago)
- Language: Go
- Homepage:
- Size: 108 KB
- Stars: 58
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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