forked from Mirrors/bubbletea
chore(docs): add end_of_eden and CRT to Bubbletea in the Wild (#885)
* docs: add end_of_eden and crt to docs * chore(docs): readme copyedits + fix my typo --------- Co-authored-by: Christian Rocha <christian@rocha.is>
This commit is contained in:
parent
c6cb2b199e
commit
cb1a1d79ea
|
@ -328,8 +328,10 @@ For some Bubble Tea programs in production, see:
|
||||||
* [cLive](https://github.com/koki-develop/clive): automate terminal operations and view them live in a browser
|
* [cLive](https://github.com/koki-develop/clive): automate terminal operations and view them live in a browser
|
||||||
* [container-canary](https://github.com/NVIDIA/container-canary): a container validator
|
* [container-canary](https://github.com/NVIDIA/container-canary): a container validator
|
||||||
* [countdown](https://github.com/aldernero/countdown): a multi-event countdown timer
|
* [countdown](https://github.com/aldernero/countdown): a multi-event countdown timer
|
||||||
|
* [CRT](https://github.com/BigJk/crt): a simple terminal emulator for running Bubble Tea in a dedicated window, with optional shaders
|
||||||
* [dns53](https://github.com/purpleclay/dns53): dynamic DNS with Amazon Route53. Expose your EC2 quickly, securely and privately
|
* [dns53](https://github.com/purpleclay/dns53): dynamic DNS with Amazon Route53. Expose your EC2 quickly, securely and privately
|
||||||
* [eks-node-viewer](https://github.com/awslabs/eks-node-viewer): a tool for visualizing dynamic node usage within an eks cluster
|
* [eks-node-viewer](https://github.com/awslabs/eks-node-viewer): a tool for visualizing dynamic node usage within an eks cluster
|
||||||
|
* [End Of Eden](https://github.com/BigJk/end_of_eden): a "Slay the Spire"-like, roguelite deck-builder game
|
||||||
* [enola](https://github.com/sherlock-project/enola): find social media accounts by username across social networks
|
* [enola](https://github.com/sherlock-project/enola): find social media accounts by username across social networks
|
||||||
* [flapioca](https://github.com/kbrgl/flapioca): Flappy Bird on the CLI!
|
* [flapioca](https://github.com/kbrgl/flapioca): Flappy Bird on the CLI!
|
||||||
* [fm](https://github.com/knipferrc/fm): a terminal-based file manager
|
* [fm](https://github.com/knipferrc/fm): a terminal-based file manager
|
||||||
|
|
Loading…
Reference in New Issue