Commit graph

308 commits

Author SHA1 Message Date
Julien C
10d1233e5d
Add ATAC, the modern TUI API Client (#203)
* Added ATAC

* Update README.md

* Update README.md

---------

Co-authored-by: CAPOSIENA <julien.caposiena@sfr.com>
2024-04-18 10:38:25 -07:00
François Duriez
6ca208f39c
Adding pagerduty-tui (#204)
Adding Minimalistic PagerDuty terminal UI to manage triggered incidents
2024-04-18 08:59:26 -07:00
Alessandro Ricottone
47f81887c2
Add "Rebels in the sky" and "SSHattrick" (#202)
* add games to README

* Update README.md
2024-04-18 08:58:59 -07:00
Jim Huang
cd11dda1a5
Add termscp (#205)
Termscp is a feature rich terminal file transfer and explorer, with
support for SCP/SFTP/FTP/S3. So basically is a terminal utility with
an TUI to connect to a remote server to retrieve and upload files and
to interact with the local file system.
2024-04-17 22:50:58 -07:00
Justin Garrison
e278385fca
Add prs 2024-04-08 22:17:02 -07:00
ItzSelenux
f847ac10ba
add nchat: Telegram/WhatsApp client (#200)
* add nchat: Telegram/WhatsApp client

* Move 1 line to get alphabetical order
2024-04-05 16:26:25 -07:00
Huy Z
508aa97a23
Add trippy (#199) 2024-04-03 16:15:48 -07:00
Justin Garrison
8e7a318ef0
Add tuix 2024-03-28 16:13:45 -07:00
Justin Garrison
e8e857199f
Add network scanner 2024-03-10 19:55:50 -07:00
Nikola Dućak
ff4188d52f
add pream-team to README.md (#194) 2024-03-01 05:50:15 -08:00
Steven Culwell
d7ea9b05f3
Add nyaa to web (#196) 2024-03-01 05:50:00 -08:00
dantleech
7c44d3283c
Add PHP-TUI to frameworks (#162) 2024-03-01 05:28:08 -08:00
BADR
688c1a5c1c
Add bluetui (#197) 2024-03-01 05:25:07 -08:00
Justin Garrison
471e2936a3
Add caps-log 2024-02-18 20:31:58 -08:00
kjrstory
0adf010e49
Add Elia (#193) 2024-02-16 10:48:03 -08:00
Valentin Iovene
9129fcc89d
add zulip-terminal to list of Messaging apps (#191) 2024-02-08 16:16:13 -08:00
Raúl Sanguiao
ea0f5d7512
Update README.md (#190) 2024-02-06 23:42:33 -08:00
Justin Garrison
d6db9850f4
Add textual paint 2024-01-20 21:37:36 -08:00
Akiomi Kamakura
21d8be082d
Add nostui (#189) 2024-01-20 11:10:13 -08:00
Artur Marzano
723e1d74dc
Adding godap. (#188) 2024-01-15 22:52:30 -08:00
Jim Huang
716cf70674
Add Micro Snake (#183)
The theme started with Micro Tetris continues with this version of the
snake (worm) game. It is very small and only utilizes ANSI escape
sequences to draw the board.
2024-01-10 08:55:41 -08:00
Jim Huang
6ddd4bca7d
Refine the classification of draw (#184)
Given that draw is a simple drawing tool designed for the terminal,
it fits best under the multimedia category.
2024-01-10 08:55:25 -08:00
Jim Huang
7f6de4f629
Refine the classification of AdGuardian-Term (#185) 2024-01-09 12:36:54 -08:00
Jim Huang
7ab11daba1
Add lazysql (#186) 2024-01-09 12:34:47 -08:00
BADR
f059897164
Add tenere (#176) 2024-01-09 12:34:06 -08:00
Jim Huang
2a93b57f22
Refine the classification and description of Glow (#182) 2024-01-09 12:32:57 -08:00
Robert Menes
9b62830d52
Added bpytop (#175) 2024-01-09 09:44:38 -08:00
Jim Huang
94280266fe
Add DOOM-ASCII (#171)
This project allows text-based DOOM running in the terminal.
2024-01-09 09:30:38 -08:00
Jim Huang
1c6f9b1a0e
Add TermGL (#172)
TermGL is a terminal-based graphics library for 2D and 3D graphics.
2024-01-09 09:29:41 -08:00
Jim Huang
85f5d3ff69
Add bluetuith (#173)
bluetuith is a TUI-based bluetooth connection manager, which can
interact with bluetooth adapters and devices.
2024-01-09 09:29:25 -08:00
Jim Huang
7ff2d9db3d
Add Micro Tetris (#174)
Micro Tetris is one of the smallest Tetris implementations in the world,
utilizing only ANSI escape sequences to draw the board.
2024-01-09 09:28:23 -08:00
Jim Huang
e0d06ed31a
Add termbox2 (#177)
termbox2 is a terminal rendering library for creating TUIs. It is
an alternative to the ubiquitous ncurses library, shipping with
built-in support for popular terminals and can also fallback to
terminfo if present.
2024-01-09 09:26:10 -08:00
Jim Huang
6207ef56c2
Add nchess (#178)
nchess is a chess game in the terminal, rendered with ncurses and C99.
2024-01-09 09:25:17 -08:00
Jim Huang
75e33b4550
Add ttyplot (#179)
ttyplot is a realtime plotting utility for terminals with data input
from stdin/pipe.
2024-01-09 09:24:35 -08:00
Jim Huang
869ecfdf13
Add sssnake (#180)
sssnake is a classic snake game for the terminal that can play itself
and be used like a screensaver.
2024-01-09 09:23:44 -08:00
Jim Huang
1a2204721c
Add kubetui (#181)
Kubetui is a terminal user interface (TUI) tool designed for monitoring
Kubernetes resources.
2024-01-09 09:22:39 -08:00
Justin Garrison
50947b2f12
Add tegratop 2024-01-06 22:00:38 -08:00
Justin Garrison
3f76ffc135
Add harlequin 2024-01-06 21:58:54 -08:00
Justin Garrison
60c7a6a7bb
Add gadacz
Closes #170
2024-01-02 17:00:02 -08:00
Justin Garrison
c13b9c295a
Fix build errors 2023-12-27 22:44:43 -08:00
Sundeep Agarwal
98906128ac
Add Square Tic Tac Toe (#166) 2023-12-27 16:00:19 -08:00
Jim Huang
0d2db5805d
Add Tui Widgets (#168)
Tui Widgets is high-level widget based toolkit for terminal applications,
designed to be flexible and similar to use to Qt graphical widgets.
2023-12-27 15:59:31 -08:00
Jim Huang
539c7ca43d
Add tvterm (#169)
tvterm is a terminal emulator widget and application based on the
Turbo Vision framework.
2023-12-27 15:55:29 -08:00
Justin Garrison
0735b2a11d
Add termdbms 2023-12-25 21:58:59 -08:00
Justin Garrison
219a041797
Add distrobox 2023-12-20 16:29:42 -08:00
Justin Garrison
abde28a7e4
Add brickgame-4bit 2023-12-20 14:15:19 -08:00
Jim Huang
15191173c8
Add awkaster (#164) 2023-12-16 08:33:26 -08:00
Thomas Mauran
af6c2b212e
docs: add chess-tui to games (#163)
Signed-off-by: Mauran <thomas.mauran@etu.umontpellier.fr>
2023-12-07 16:21:34 -08:00
Justin Garrison
2a8f328fe5
Add kanban-python 2023-11-27 16:42:28 -08:00
Justin Garrison
7dc2edc693
Add blessed
Closes #132
2023-11-25 22:08:14 -08:00
Justin Garrison
bb85d50a38
Add Stickers
Closes #50
2023-11-25 22:06:34 -08:00
Justin Garrison
d1361c4bc9
Add gdu
closes #108
2023-11-25 22:04:44 -08:00
Justin Garrison
ece8551080
Add nap command 2023-11-25 21:58:54 -08:00
D. Bohdan
88c7226dd5
Add/emphasize the programming language or runtime for every library (#159)
* libraries: add/bold every item's lang or runtime

* ncurses: update link

The GNU link redirects to invisible-island.net.
2023-11-20 21:18:14 -08:00
David Grindle
bbb7812dda
Removed Defunct (#158)
* Removed Defunct

apps that were abandoned due to paywall API

* Added rtorrent

added rtorrent as a torrent client

* Update README.md

fixed to change position alphabetically
2023-11-14 22:43:10 -08:00
Justin Garrison
9284462793
Added radiogogo, terminal-yt, cute 2023-10-30 21:53:56 -07:00
Samad Khafi
85b4b754ac
fix: typo in zellij word (#157) 2023-10-29 12:33:00 -07:00
agvxov
a1e9659878
Add csope (#156) 2023-10-28 08:52:18 -07:00
Benjamin Reich
f8e1a11bcc
Add mqttui (#155) 2023-10-26 11:49:49 -07:00
Paolo
6757818d16
Add play (#154) 2023-10-16 09:00:06 -07:00
Justin Garrison
90e2e67261
Add kdash 2023-09-26 10:22:30 -07:00
geoffpaulsen
33e8a749e0
Adding link for BrogueCE (#153) 2023-09-25 16:44:09 -07:00
Justin Garrison
e804accb2e
Add yazi 2023-09-16 22:45:22 -07:00
Mark Lansky
40a06512b2
Add missing whitespace (#152) 2023-09-16 18:34:32 -07:00
Justin Garrison
0983b99f22
Add ttop 2023-09-12 09:10:55 -07:00
pd3v
d099d3a181
add "line" (#151) 2023-09-11 08:49:48 -07:00
Justin Garrison
83df0dadd1
Add carbonyl 2023-09-07 12:52:29 -07:00
Mehmet Mert Gunduz
84dedb73f3
Add wb to the Miscellaneous section. (#150)
* Update README.md

* Alphabetical Order ReCommit
2023-09-05 15:44:32 -07:00
Mohammad Razeghi
950ee749f8
add burf (#149)
* add burf

* fix the placing by alphabetical order
2023-09-05 15:43:28 -07:00
Broderick Westrope
c2593caef2
Add nap (#148) 2023-08-13 18:51:16 -07:00
Mk5
8fcc376eed
fix: typo in Atlassian word (#147) 2023-08-08 10:01:36 -07:00
Justin Garrison
3c35f7ba73
TFTUI and upiano 2023-08-07 21:00:52 -07:00
Justin Garrison
fdbc51166b
Add cnTUI 2023-07-15 22:31:06 -07:00
Justin Garrison
6ba2c78724
Add violet 2023-07-11 21:57:42 -07:00
Justin Garrison
fea883bc2b
rm chkservice
closes #145
2023-06-30 12:29:45 -07:00
Justin Garrison
87dca5ac97
Add ddqa 2023-06-21 08:44:29 -07:00
Josh McKinney
e3396c45e5
Update Ratatui to highlight that it's a Rust crate and deprecate tui-rs (#143)
* Update Ratatui to highlight that it's a Rust crate and deprecate tui-rs

* Update README.md

Co-authored-by: Justin Garrison <justin@linux.com>

---------

Co-authored-by: Justin Garrison <justin@linux.com>
2023-06-08 10:41:47 -07:00
Xithrius
10a68e7f14
Addition of twitch-tui (#144) 2023-06-06 23:21:38 -07:00
Alicia Sykes
ad27aef205
Add AdGuardian Term under Miscellaneous (#142) 2023-06-01 13:54:08 -07:00
IrishMaestro
d3691f1f6e
Add fubar to list of TUIs (#141)
* add fubar

* Update README.md
2023-05-16 23:29:50 -07:00
Coleman McFarland
ee9e7b42f9
Add Profanity XMPP client (#140) 2023-05-16 23:29:40 -07:00
Justin Garrison
80afb3332f
added sshtron 2023-05-16 10:26:10 -07:00
raspbeguy
6b046d123d
add kabmat (#139) 2023-05-08 08:53:51 -07:00
Justin Garrison
dc071130fc
Add frogmouth 2023-05-06 21:22:28 -07:00
Justin Garrison
08bc963ab4
Add irssi
closes #138
2023-04-23 22:25:39 -07:00
Narrat
843a1344e5
Small fixes (#137)
* o got renamed to orbiton

* htop: new development team since 2020

https://github.com/hishamhm/htop/#htop
https://github.com/htop-dev/htop#history
2023-04-13 16:19:19 -07:00
Justin Garrison
43761269e5
add corefreq 2023-04-06 20:27:40 -07:00
Muhammad Sifat Hossain
cfd51b4295
add productivity-timer (#136)
* add productivity-timer

* fix alphabetical order of 'productivity-timer'
2023-04-04 21:59:52 -07:00
Justin Garrison
2ed0c74809
Add draw 2023-04-03 09:47:23 -07:00
Justin Garrison
0f19598ebb
Added soft-serve 2023-04-03 09:44:52 -07:00
Justin Garrison
be257a93ae
Remove duplicate s-tui 2023-03-30 22:32:06 -07:00
Mk5
b2d9cc70f9
Add fjira (#134) 2023-03-30 17:42:03 -07:00
Justin Garrison
a2daeac4c0
Add euporie
closes #133
2023-03-19 19:39:50 -07:00
Justin Garrison
67334d7944
Add ratatui 2023-03-16 22:33:19 -07:00
Justin Garrison
a956b0bdcc
Add s-tui 2023-03-05 08:12:38 -08:00
Ruben Restrepo
fc396556dd
Add runme (#129) 2023-03-03 11:09:12 -08:00
wick3dr0se
06466e3092
add pkm (#126)
A TUI package manager wrapper written in pure BASH
2023-02-21 22:03:48 -08:00
Andrian Budantsov
42f16ae779
Add WG Commander (#130)
* Update README.md

* Update README.md
2023-02-21 22:03:07 -08:00
Ceccopierangiolieugenio
4e3c7eeb66
Add pyTermTk library (#131) 2023-02-21 22:02:41 -08:00
Samuele Facenda
0da26b6929
Add gum (#128) 2023-02-07 20:57:28 -08:00