From 617822de674897d79aa082ba9084136e0f417c23 Mon Sep 17 00:00:00 2001 From: Sam Cowger <cscowger@gmail.com> Date: Thu, 17 Mar 2022 22:15:40 -0700 Subject: [PATCH 1/9] Add Matterhorn (#73) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 133277d..64ab5c5 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,7 @@ List of projects that provide terminal user interfaces - [Alpine](https://alpine.x10host.com) Email client. Fork of Pine by University of Washington. - [gord](https://github.com/yellowsink/gord) TUI discord client. updated fork of the now-outdated cordless. +- [matterhorn](https://github.com/matterhorn-chat/matterhorn) A Mattermost terminal client. - [Mutt](https://gitlab.com/muttmua/mutt) Email client - [sclack](https://github.com/haskellcamargo/sclack) Slack terminal client - [scli](https://github.com/isamert/scli/) A simple terminal user interface for signal messenger From 5e3f89ee719d4c94c924a370f9d374ca4dd88540 Mon Sep 17 00:00:00 2001 From: Benjamin Vaisvil <benjamini@gmail.com> Date: Fri, 18 Mar 2022 00:17:28 -0500 Subject: [PATCH 2/9] Add zenith (#72) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 64ab5c5..a261004 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ List of projects that provide terminal user interfaces - [TermUI](https://github.com/gizak/termui) Golang terminal dashboard - [trek](https://github.com/franckverrot/trek) ncurses explorer for Hashicorp Nomad clusters - [WTF](https://github.com/senorprogrammer/wtf) The personal information dashboard for your terminal. +- [zenith](https://github.com/bvaisvil/zenith) In terminal graphical metrics for your *nix system written in Rust ## <a name="development"></a>Development From af6d24bc9bad70555deefa45825b30cd1c47b3a2 Mon Sep 17 00:00:00 2001 From: Otto Ahoniemi <otto@ottoahoniemi.fi> Date: Fri, 18 Mar 2022 07:18:43 +0200 Subject: [PATCH 3/9] Add aerc email client (#71) * Add aerc email client * Add gomuks matrix client --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a261004..a7963e2 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,9 @@ List of projects that provide terminal user interfaces ## <a name="messaging"></a>Messaging +- [aerc](https://aerc-mail.org/) Email client - [Alpine](https://alpine.x10host.com) Email client. Fork of Pine by University of Washington. +- [gomuks](https://github.com/tulir/gomuks) Matrix client - [gord](https://github.com/yellowsink/gord) TUI discord client. updated fork of the now-outdated cordless. - [matterhorn](https://github.com/matterhorn-chat/matterhorn) A Mattermost terminal client. - [Mutt](https://gitlab.com/muttmua/mutt) Email client From 1efa9f986f377a778dbcf70e50bac37031da5e91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20Kr=C3=B6hnke?= <andreas@krohnke.me> Date: Fri, 18 Mar 2022 06:19:51 +0100 Subject: [PATCH 4/9] Add Twitter client `twterm` (#55) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a7963e2..af4748b 100644 --- a/README.md +++ b/README.md @@ -190,6 +190,7 @@ List of projects that provide terminal user interfaces - [Rainbowstream](https://github.com/orakaro/rainbowstream) A smart and nice Twitter client on terminal written in Python - [rtv](https://github.com/michael-lazar/rtv) Browse Reddit from your terminal - [tblogs](https://github.com/ezeoleaf/tblogs) Read and browse development blogs from your terminal +- [twterm](https://github.com/ryota-ka/twterm) A full-featured TUI Twitter client - [w3m](https://github.com/tats/w3m) A text-mode WWW browser --- From 5e566617a7bbd78f59ee3068140cc9f2ef702c60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Pl=C3=A1=C5=A1il?= <me@rplasil.name> Date: Fri, 18 Mar 2022 13:20:28 +0800 Subject: [PATCH 5/9] Add Vifm (#65) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index af4748b..b11a679 100644 --- a/README.md +++ b/README.md @@ -178,6 +178,7 @@ List of projects that provide terminal user interfaces - [TUI_ProjectManager](https://github.com/NicoDblc/TUI_ProjectManager) A simple project-based todo list written in Rust - [Visidata](https://github.com/saulpw/visidata) A terminal spreadsheet multitool for discovering and arranging data - [zelliji](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 ## <a name="web"></a>Web From 631b32167f44ec20e3a495ee4983cd911db7cda1 Mon Sep 17 00:00:00 2001 From: Sebastian Korotkiewicz <skorotkiewicz@gmail.com> Date: Fri, 18 Mar 2022 06:23:08 +0100 Subject: [PATCH 6/9] Add new item, nnn: terminal file manager (#58) * Add new item, nnn: terminal file manager * Add new item, mcabber: XMPP (Jabber) client * Add new item, botany: Virtual plant buddy Co-authored-by: Justin Garrison <justin@linux.com> --- README.md | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index b11a679..c5b09b0 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ List of projects that provide terminal user interfaces - [dockly](https://github.com/lirantal/dockly) Immersive terminal interface for managing docker containers and services - [dry](https://github.com/moncho/dry) A Docker manager for the terminal - [fff](https://github.com/dylanaraps/fff) A simple file manager written in bash. +- [nnn](https://github.com/jarun/nnn) n³ The unorthodox terminal file manager - [Glances](https://github.com/nicolargo/glances) Glances an Eye on your system. A top/htop alternative. - [Glow](https://github.com/charmbracelet/glow) Render markdown on the CLI, with pizzazz! - [Goaccess](https://github.com/allinurl/goaccess) GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in nix systems or through your browser. @@ -36,7 +37,7 @@ List of projects that provide terminal user interfaces - [htui](https://github.com/PierreKieffer/htui) Heroku Terminal User Interface - [k9s](https://github.com/derailed/k9s) TUI for managing a Kubernetes cluster - [kmon](https://github.com/orhun/kmon) Linux Kernel Manager and Activity Monitor -- [lazydocker](https://github.com/jesseduffield/lazydocker) The lazier way to manage everything docker +- [lazydocker](https://github.com/jesseduffield/lazydocker) The lazier way to manage everything docker - [sen](https://github.com/TomasTomecek/sen) Terminal User Interface for docker engine - [sysz](https://github.com/joehillen/sysz) An fzf terminal UI for systemctl - [tdash](https://github.com/jessfraz/tdash) A terminal dashboard with stats from Google Analytics, GitHub, Travis CI, and Jenkins. Very much built specific to me @@ -60,17 +61,18 @@ List of projects that provide terminal user interfaces - [slap](https://github.com/slap-editor/slap) Sublime-like terminal-based text editor - [sls-dev-tools](https://github.com/Theodo-UK/sls-dev-tools) Dev Tools for the Serverless World - [tig](https://github.com/jonas/tig) Text-mode interface for git -- [turbo](https://github.com/magiblot/turbo) An experimental text editor for the terminal, based on Scintilla and Turbo Vision +- [turbo](https://github.com/magiblot/turbo) An experimental text editor for the terminal, based on Scintilla and Turbo Vision - [vctui](https://github.com/thebsdbox/vctui) Console interface for vCenter ## <a name="games"></a>Games - [2048-cli](https://github.com/tiehuis/2048-cli) The game 2048 for your Linux terminal - [bastet](https://github.com/fph/bastet) Evil falling block game +- [botany](https://github.com/jifunks/botany/) Virtual plant buddy - [Gameboy Emulator](https://github.com/gabrielrcouto/php-terminal-gameboy-emulator) A PHP Terminal GameBoy Emulator - [go-life](https://github.com/sachaos/go-life) Terminal based Conway's Game of Life - [Greed](https://gitlab.com/esr/greed) A game of consumption. Eat as much as you can before munching yourself into a corner! -- [moon-buggy](https://github.com/seehuhn/moon-buggy) Drive some car across the moon +- [moon-buggy](https://github.com/seehuhn/moon-buggy) Drive some car across the moon - [MyMan](https://sourceforge.net/projects/myman/) MyMan is a video game for color and monochrome text terminals in the genre of Namco's Pac-Man - [NetHack](https://github.com/NetHack/NetHack) Dungeon exploration game - [nInvaders](http://ninvaders.sourceforge.net/) Space Invaders @@ -89,15 +91,15 @@ List of projects that provide terminal user interfaces - [FTXUI](https://github.com/ArthurSonzogni/FTXUI) 💻 C++ Functional Terminal User Interface. ❤️ - [gocui](https://github.com/jroimartin/gocui) Minimalist Go package aimed at creating Console User Interfaces - [imtui](https://github.com/ggerganov/imtui) An immediate mode text-based user interface library, supporting 256 ANSI colors and mouse/keyboard input. -- [ncurses](https://www.gnu.org/software/ncurses/) +- [ncurses](https://www.gnu.org/software/ncurses/) - [notcurses](https://github.com/dankamongmen/notcurses) blingful character graphics/TUI library. definitely not curses - [pterm](https://github.com/pterm/pterm/) A modern go module to beautify console output. Featuring charts, progressbars, tables, trees, and much more! It's completely configurable and 100% cross-platform compatible. - [py_cui](https://github.com/jwlodek/py_cui) Python library aimed at making widget based TUI/CUI interfaces as simple as possible. Supports standard widgets and popups like menus, textboxes, forms, file explorers etc. - [pytermgui](https://github.com/bczsalba/pytermgui) A simple yet powerful TUI framework for your Python (3.7+) applications. -- [Python Prompt Toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) Library for building powerful interactive command line applications in Python +- [Python Prompt Toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) Library for building powerful interactive command line applications in Python - [Rich](https://github.com/willmcgugan/rich) is a Python library for rich text and beautiful formatting in the terminal. - [tcell](https://github.com/gdamore/tcell) Tcell is an alternate terminal package, similar in some ways to termbox, but better in others. -- [textual](https://github.com/willmcgugan/textual) is a TUI (Text User Interface) framework for Python inspired by modern web development. +- [textual](https://github.com/willmcgugan/textual) is a TUI (Text User Interface) framework for Python inspired by modern web development. - [tui-go](https://github.com/marcusolsson/tui-go) A UI library for terminal applications (deprecated) - [tui-rs](https://github.com/fdehau/tui-rs) Terminal user interfaces and dashboards using Rust - [Terminal.Gui](https://github.com/migueldeicaza/gui.cs) Cross Platform Terminal GUI toolkit for .NET @@ -111,6 +113,7 @@ List of projects that provide terminal user interfaces - [gomuks](https://github.com/tulir/gomuks) Matrix client - [gord](https://github.com/yellowsink/gord) TUI discord client. updated fork of the now-outdated cordless. - [matterhorn](https://github.com/matterhorn-chat/matterhorn) A Mattermost terminal client. +- [mcabber](https://mcabber.com/) - XMPP (Jabber) client - [Mutt](https://gitlab.com/muttmua/mutt) Email client - [sclack](https://github.com/haskellcamargo/sclack) Slack terminal client - [scli](https://github.com/isamert/scli/) A simple terminal user interface for signal messenger @@ -195,8 +198,9 @@ List of projects that provide terminal user interfaces - [w3m](https://github.com/tats/w3m) A text-mode WWW browser --- -There's a crazy amount of TUI projects out there, and we can't list them all (though we try!) -For more, see awesome-opensource's [TUI Projects](https://awesomeopensource.com/projects/tui) page. + +There's a crazy amount of TUI projects out there, and we can't list them all (though we try!) +For more, see awesome-opensource's [TUI Projects](https://awesomeopensource.com/projects/tui) page. Looking for lightweight but not necessarily TUI? check out mayfrost's [alternatives list](https://github.com/mayfrost/guides/blob/master/ALTERNATIVES.md)! From dd563aebcb2f81863eaeb7b7b99070d10a164f80 Mon Sep 17 00:00:00 2001 From: Ajeet D'Souza <98ajeet@gmail.com> Date: Fri, 18 Mar 2022 11:00:09 +0530 Subject: [PATCH 7/9] Add clidle under Games (#61) Co-authored-by: Justin Garrison <justin@linux.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c5b09b0..ca1cc4c 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,7 @@ List of projects that provide terminal user interfaces - [2048-cli](https://github.com/tiehuis/2048-cli) The game 2048 for your Linux terminal - [bastet](https://github.com/fph/bastet) Evil falling block game - [botany](https://github.com/jifunks/botany/) Virtual plant buddy +- [clidle](https://github.com/ajeetdsouza/clidle) Play Wordle in your terminal. Also works over SSH! - [Gameboy Emulator](https://github.com/gabrielrcouto/php-terminal-gameboy-emulator) A PHP Terminal GameBoy Emulator - [go-life](https://github.com/sachaos/go-life) Terminal based Conway's Game of Life - [Greed](https://gitlab.com/esr/greed) A game of consumption. Eat as much as you can before munching yourself into a corner! From 5d8e13b0c8b179e0a141d6d8ad84c5a179e2ad17 Mon Sep 17 00:00:00 2001 From: Herby Gillot <herby.gillot@gmail.com> Date: Fri, 18 Mar 2022 01:32:49 -0400 Subject: [PATCH 8/9] games: add cbonsai (#67) cbonsai is a bonsai tree generator for the terminal: https://gitlab.com/jallbrit/cbonsai Co-authored-by: Justin Garrison <justin@linux.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ca1cc4c..96da101 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,7 @@ List of projects that provide terminal user interfaces - [2048-cli](https://github.com/tiehuis/2048-cli) The game 2048 for your Linux terminal - [bastet](https://github.com/fph/bastet) Evil falling block game - [botany](https://github.com/jifunks/botany/) Virtual plant buddy +- [cbonsai](https://gitlab.com/jallbrit/cbonsai) A bonsai tree generator - [clidle](https://github.com/ajeetdsouza/clidle) Play Wordle in your terminal. Also works over SSH! - [Gameboy Emulator](https://github.com/gabrielrcouto/php-terminal-gameboy-emulator) A PHP Terminal GameBoy Emulator - [go-life](https://github.com/sachaos/go-life) Terminal based Conway's Game of Life From a31135b0817271799de3ef8a819941c023c7323c Mon Sep 17 00:00:00 2001 From: Jorge Galat <jrgglt@gmail.com> Date: Fri, 18 Mar 2022 02:35:13 -0300 Subject: [PATCH 9/9] Add image-sorter (#69) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 96da101..b68d728 100644 --- a/README.md +++ b/README.md @@ -158,6 +158,7 @@ List of projects that provide terminal user interfaces - [chafa](https://hpjansson.org/chafa/) A powerful utility that converts image data, including animated GIFs, into graphics formats or ANSI/Unicode character art suitable for display in a terminal. - [cmdpxl](https://github.com/knosmos/cmdpxl) Totally practical command-line image editor +- [image-sorter](https://github.com/jgalat/image-sorter) Terminal user interface for sorting images using key bindings written in Rust - [invidtui](https://github.com/darkhz/invidtui) A TUI Invidious client for Windows, Linux and MacOS, that fetches and plays audio/video from an invidious instance. Supports viewing and playing from playlists and channels as well. - [mps-youtube](https://github.com/mps-youtube/mps-youtube) Terminal based YouTube player and downloader - [roku-cli](https://github.com/winsbe01/roku-cli) A command line TUI remote for Roku