Commit graph

271 commits

Author SHA1 Message Date
alirezaghey
b899b8c550
add fx, a terminal json viewer and processor (#208) 2024-05-13 17:33:28 -07:00
akgondber
edb758fbcb
Add typing-game-cli (#207) 2024-05-13 17:33:20 -07:00
Furkan Pehlivan
9b99e79149
add amtui (#206)
Co-authored-by: Justin Garrison <justin@linux.com>
2024-04-18 11:49:57 -07:00
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