Compare commits

..

No commits in common. "367ee9a7182d6d344cacd9b640ffb138f9069dd7" and "1bb2dcdf0ef41ae791cf33a79a9a38d9e0c65937" have entirely different histories.

View file

@ -118,6 +118,7 @@ List of projects that provide terminal user interfaces
- [terraform-tui](https://github.com/idoavrah/terraform-tui) view and interact with Terraform state - [terraform-tui](https://github.com/idoavrah/terraform-tui) view and interact with Terraform state
- [soft-serve](https://github.com/charmbracelet/soft-serve) A tasty, self-hostable Git server for the command lineicecream - [soft-serve](https://github.com/charmbracelet/soft-serve) A tasty, self-hostable Git server for the command lineicecream
- [tig](https://github.com/jonas/tig) Text-mode interface for git - [tig](https://github.com/jonas/tig) Text-mode interface for git
- [trippy](https://github.com/fujiapple852/trippy) A network diagnostic tool
- [vctui](https://github.com/thebsdbox/vctui) Console interface for vCenter - [vctui](https://github.com/thebsdbox/vctui) Console interface for vCenter
- [violet](https://github.com/braheezy/violet) Colorful TUI frontend to run Vagrant commands - [violet](https://github.com/braheezy/violet) Colorful TUI frontend to run Vagrant commands
--- ---
@ -296,6 +297,7 @@ List of projects that provide terminal user interfaces
- [fzf](https://github.com/junegunn/fzf) A general-purpose command-line fuzzy finder - [fzf](https://github.com/junegunn/fzf) A general-purpose command-line fuzzy finder
- [gdu](https://github.com/dundee/gdu) Fast disk usage analyzer with console interface written in Go - [gdu](https://github.com/dundee/gdu) Fast disk usage analyzer with console interface written in Go
- [gif-for-cli](https://github.com/google/gif-for-cli) Convert a gif into ASCII - [gif-for-cli](https://github.com/google/gif-for-cli) Convert a gif into ASCII
- [gobang](https://github.com/TaKO8Ki/gobang) A cross-platform TUI database management tool written in Rust
- [godap](https://github.com/Macmod/godap) A complete TUI for LDAP written in Golang - [godap](https://github.com/Macmod/godap) A complete TUI for LDAP written in Golang
- [gpg-tui](https://github.com/orhun/gpg-tui) A terminal user interface for GnuPG - [gpg-tui](https://github.com/orhun/gpg-tui) A terminal user interface for GnuPG
- [HumBLE Explorer](https://github.com/koenvervloesem/humble-explorer) A cross-platform, command-line and human-friendly Bluetooth Low Energy scanner - [HumBLE Explorer](https://github.com/koenvervloesem/humble-explorer) A cross-platform, command-line and human-friendly Bluetooth Low Energy scanner
@ -387,7 +389,6 @@ List of projects that provide terminal user interfaces
- [procmux](https://github.com/napisani/procmux) - a TUI for running multiple commands in parallel in easily switchable terminals - [procmux](https://github.com/napisani/procmux) - a TUI for running multiple commands in parallel in easily switchable terminals
- [productivity-timer](https://github.com/h-sifat/productivity-timer) A command line time tracker application with a sleek TUI. - [productivity-timer](https://github.com/h-sifat/productivity-timer) A command line time tracker application with a sleek TUI.
- [sc-im](https://github.com/andmarti1424/sc-im) An ncurses spreadsheet program for terminal. Reignited version of sc - [sc-im](https://github.com/andmarti1424/sc-im) An ncurses spreadsheet program for terminal. Reignited version of sc
- [slides](https://github.com/maaslalani/slides) A terminal based presentation tool, supporting markdown syntax.
- [taskline](https://github.com/perryrh0dan/taskline) Tasks, boards & notes for the command-line habitat - [taskline](https://github.com/perryrh0dan/taskline) Tasks, boards & notes for the command-line habitat
- [taskwarrior-tui](https://github.com/kdheepak/taskwarrior-tui) A Terminal User Interface for Taskwarrior - [taskwarrior-tui](https://github.com/kdheepak/taskwarrior-tui) A Terminal User Interface for Taskwarrior
- [tenere](https://github.com/pythops/tenere) A TUI for ChatGPT written in Rust. - [tenere](https://github.com/pythops/tenere) A TUI for ChatGPT written in Rust.