Commit Graph

252 Commits

Author SHA1 Message Date
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