Compare commits

...

5 Commits

Author SHA1 Message Date
n4s
13d1dd51bc
Merge 3c9fa53f06 into 90021c82f4 2024-07-04 22:09:25 +09:00
curry798
90021c82f4
Add x-cmd to the Miscellaneous (#218)
* Add x-cmd to the Miscellaneous

* Add x-cmd to the Miscellaneous
2024-07-02 16:19:13 -07:00
Anirudh Gupta
97c7b299ae
added typeinc to games (#217) 2024-07-02 14:43:38 -07:00
Justin Garrison
62942bdd77
add dbee 2024-06-29 10:04:43 -07:00
n4s
3c9fa53f06
Update README.md
add n4s
2023-12-13 23:56:03 +01:00

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
- [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
- [dbee](https://github.com/murat-cileli/dbee) Fast & Minimalistic Database Browser
- [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.
- [euporie](https://github.com/joouha/euporie) Jupyter notebooks in the terminal
@ -157,6 +158,7 @@ List of projects that provide terminal user interfaces
- [terminal-phase](https://gitlab.com/dustyweb/terminal-phase) Space shooter game that runs in your terminal!
- [tinytetris](https://github.com/taylorconor/tinytetris) 80x23 terminal tetris!
- [tty-solitaire](https://github.com/mpereira/tty-solitaire) Solitaire runs in your terminal!
- [typeinc](https://github.com/AnirudhG07/Typeinc) ncurses based typing speed test with various difficulty levels.
- [typing-game-cli](https://github.com/akgondber/typing-game-cli) Command line game to practice your typing speed by competing against typer-robot or against your best result
- [Wordle](https://github.com/m-dango/raku-wordle/) Script and library for Wordle, written in Raku
---
@ -286,6 +288,7 @@ List of projects that provide terminal user interfaces
- [WG Commander](https://github.com/andrianbdn/wg-cmd) A TUI for a simple WireGuard VPN setup: peer management, QR codes, setup wizard.
- [wttr.in](https://github.com/chubin/wttr.in) The right way to check the weather
- [xplr](https://github.com/sayanarijit/xplr) A hackable, minimal, fast TUI file explorer, stealing ideas from nnn and fzf.
- [x-cmd](https://github.com/x-cmd/x-cmd) A vast and interesting collection of tools that can then bootstrap lots of other programs / functions in a consistent and structured way.
- [yazi](https://github.com/sxyazi/yazi) Blazing fast terminal file manager written in Rust, based on async I/O.
---
</details>
@ -366,6 +369,7 @@ List of projects that provide terminal user interfaces
- [zellij](https://github.com/zellij-org/zellij) A terminal workspace with batteries included
- [Vifm](https://vifm.info) File manager with Vim bindings and scripting/configuration style
- [zeit](https://github.com/mrusme/zeit) A command line tool for tracking time spent on activities.
- [n4s](https://github.com/n4s-linux/n4s-gratis-regnskab) Danish double entry accounting system based on vim, tmux, ledger and hledger - help wanted to translate to english and improve it.
---
</details>