Skip to content

Commit 5f0a0f7

Browse files
authored
Merge pull request #201 from adda1703/master
Add 20 programs
2 parents 490ad68 + 103f085 commit 5f0a0f7

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

data/apps.csv

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2194,3 +2194,23 @@ history,his,,https://github.com/terroo/his,A command history utility with icons
21942194
typing,ttypr,,https://github.com/hotellogical05/ttypr,Terminal typing practice application.
21952195
productivity,Git-Gamify,,https://github.com/DeerYang/git-gamify,"A command-line tool that turns your Git workflow into a fun RPG loop where you cand earn XP, level up and unlock achievements from real Git usage."
21962196
games,NCurses Pacman,,https://github.com/woodrowb96/ncurses-pacman,Terminal-based Pac Man game written in c++.
2197+
funny,ting,,https://github.com/dhth/ting,The program provides audio feedback on the command line.
2198+
editors,Erys,,https://github.com/natibek/erys,Terminal Interface for Jupyter Notebooks.
2199+
online,flashback,,https://github.com/cachebag/flashback,Find old YouTube content that the algorithm hides by searching videos from specific years.
2200+
online,YouTube TUI,,https://github.com/Siriusmart/youtube-tui/tree/master,An aesthetically pleasing YouTube TUI written in Rust.
2201+
programming,PAR MCP Inspector TUI,,https://github.com/paulrobello/par-mcp-inspector-tui,TUI to inspect and test MCP (model context protocol) servers.
2202+
chat,ZUSE,,https://github.com/babycommando/zuse,Minimal IRC client for the terminal written in Go with Bubbletea.
2203+
transfer,Filebin cli,,https://github.com/mshirazkamran/filebin-api,CLI tool to share files temporarily from the terminal (share short code to download on the other machine).
2204+
screen-recorder,rewindtty,,https://github.com/debba/rewindtty,A terminal session recorder and replayer written in C that allows you to capture and replay terminal sessions with precise timing.
2205+
copy-paste,clipboard-viewer,,https://github.com/jaggzh/xclipview-tui,Terminal-based clipboard browser.
2206+
utility,loopctl,,https://github.com/Karvy-Singh/loopctl,The program allows you to repeat a media/section of media x number of times and to repeat a certain part of media.
2207+
ai-cli-commands,Ollamacode CLI,,https://github.com/tooyipjee/ollamacode,The program creates a Python script from natural language and execute it automatically.
2208+
git,gh-repo-man,,https://github.com/2KAbhishek/gh-repo-man,"GitHub CLI extension that allows developers to browse, clone and work with multiple repositories interactively."
2209+
music,Podcli,,https://github.com/Air08/Podcli,"Terminal Based Podcast Client with search, subscription management, and playback features."
2210+
cheatsheet,IntelliShell,,https://github.com/lasantosr/intelli-shell,Command template and snippet manager for the shell.
2211+
git,GiTerm,,https://github.com/isene/GiTerm,"Git and GitHub TUI application (browse repositories, manage issues and pull requests and perform Git operations from the terminal)."
2212+
funny,Splash,,https://github.com/joshi4/splash,Program that adds color to your logs to make them easier to read.
2213+
backup,qbak,,https://github.com/andreas-glaser/qbak,A single-command backup helper for Linux and POSIX systems written in Rust; The program creates timestamped backup copies of files and directories with zero configuration.
2214+
file-handling,CHMpy-sp,,https://github.com/AmmarSyamil/CHMpy,TUI made from Textual for changing file/folder permission in Linux.
2215+
text-search-replace,scooter,,https://github.com/thomasschafer/scooter,Interactive find-and-replace TUI app; By default the program recursively searches through files in the current directory and can also be used to process text from stdin.
2216+
productivity,Sinkzone,,https://github.com/berbyte/sinkzone,"Application that blocks everything by default unless you explicitly allow it; A DNS tool for productivity, focus, and child safety."

0 commit comments

Comments
 (0)