add dbee
Some checks failed
Ruby / build (push) Has been cancelled

This commit is contained in:
Justin Garrison 2024-06-29 10:04:43 -07:00 committed by GitHub
parent a097224187
commit 62942bdd77
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -77,6 +77,7 @@ List of projects that provide terminal user interfaces
- [cnTUI](https://github.com/fipso/cntui) Replay chrome requests from your terminal using curl - [cnTUI](https://github.com/fipso/cntui) Replay chrome requests from your terminal using curl
- [csope](https://github.com/agvxov/csope) C source code browser based on cscope - [csope](https://github.com/agvxov/csope) C source code browser based on cscope
- [CuTE](https://github.com/PThorpe92/CuTE) TUI to help build, execute and save curl commands, recursively download from remote sources, test your API endpoints, and mange your keys - [CuTE](https://github.com/PThorpe92/CuTE) TUI to help build, execute and save curl commands, recursively download from remote sources, test your API endpoints, and mange your keys
- [dbee](https://github.com/murat-cileli/dbee) Fast & Minimalistic Database Browser
- [ddqa](https://github.com/DataDog/ddqa) Jira TUI to help with software releases - [ddqa](https://github.com/DataDog/ddqa) Jira TUI to help with software releases
- [delta](https://github.com/dandavison/delta) A syntax-highlighting pager for git, diff, and grep output. - [delta](https://github.com/dandavison/delta) A syntax-highlighting pager for git, diff, and grep output.
- [euporie](https://github.com/joouha/euporie) Jupyter notebooks in the terminal - [euporie](https://github.com/joouha/euporie) Jupyter notebooks in the terminal