diff --git a/data/apps.csv b/data/apps.csv index 7c88b79..d4b119a 100644 --- a/data/apps.csv +++ b/data/apps.csv @@ -57,7 +57,7 @@ system,conspy,http://conspy.sourceforge.net/,https://sourceforge.net/p/conspy/co system,lshw,http://www.ezix.org/project/wiki/HardwareLiSter,https://ezix.org/src/pkg/lshw,"A small tool to provide detailed information on the hardware configuration of the machine. It can report exact memory configuration, firmware version, mainboard configuration, CPU version and speed, cache configuration, bus speed, etc." system,Ntfy,,https://github.com/dschep/ntfy,Cross-platform Python utility that enables you to automatically get desktop notifications on demand or when long running commands complete. It can as well send push notifications to your phone once a particular command completes. system,task-spooler,http://vicerveza.homeunix.net/~viric/soft/ts/,,"A Unix batch system that can be used to add the Linux commands to the queue and execute them one after the other in numerical order (ascending order, to be precise). This can be very useful when you have to run a lots of commands, but you don't want to waste time waiting for one command to finish and run the next command. You can queue it all up and Task Spooler will execute them one by one. In the mean time, you can do other activities." -monitor,ttyload,http://www.daveltd.com/src/util/ttyload/,https://github.com/lindes/ttyload,ttyload is a lightweight utility which is intended to offer a color-coded graph of load averages over time on Linux and other Unix-like systems. It enables a graphical tracking of system load average in a terminal (“tty“). +monitor,ttyload,http://www.daveltd.com/src/util/ttyload/,https://github.com/lindes/ttyload,ttyload is a lightweight utility which is intended to offer a color-coded graph of load averages over time on Linux and other Unix-like systems. It enables a graphical tracking of system load average in a terminal (tty). system,hstr,,https://github.com/dvorka/hstr,A tool for managing the history; powerful visual search and execution of previous commands; history editing capabilities. system,parallel,https://www.gnu.org/software/parallel/,https://git.savannah.gnu.org/git/parallel.git,A shell tool from GNU for executing jobs in parallel using one or more computers; it can split the input and pipe it into commands in parallel. security,cipher,,https://github.com/ash-shell/cipher,An Ash module that makes it easy to perform aes-256-cbc encryption for files and directories. @@ -103,7 +103,7 @@ music,MOC,https://moc.daper.net/,,(music on console) is a powerful and easy to u music,mpg123,http://mpg123.org/,https://sourceforge.net/projects/mpg123/,"Quick `mp3` sound file player; no visual interface, just a command-line audio file player for `mp3` files." music,mps-youtube,,https://github.com/mps-youtube/yewtube,"A curses player for music tracks from Youtube; it allows to search for songs and playlists; it downloads the video, extracts the audio track and plays it; handles local playlists and many configuration parameters." music,ogg123,https://www.xiph.org/downloads/,https://gitlab.xiph.org/xiph,"Quick `ogg` sound file player; no visual interface, just a command-line audio file player for the free and open `ogg` file format." -graphics,ImageMagick,http://www.imagemagick.org/script/index.php,https://github.com/ImageMagick/ImageMagick,"Software suite to create, edit, compose, or convert bitmap images; it handles many file formats (including PDF and SVG) and provides processing tools to ""resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves""." +graphics,ImageMagick,http://www.imagemagick.org/script/index.php,https://github.com/ImageMagick/ImageMagick,"Software suite to create, edit, compose, or convert bitmap images; it handles many file formats (including PDF and SVG) and provides processing tools to ""resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bzier curves""." graphics,scrot,,https://github.com/dreamer/scrot,A simple CLI tool to capture screenshots. git,git,https://git-scm.com/,https://github.com/git/git,The winner across all the existing file versioning tools; distributed versioning; fully controllable from the command-line; plenty of configuration and usage options; behind a number of related project that leverage git as backend. git,git-annex,https://git-annex.branchable.com/,http://source.git-annex.branchable.com/?p=source.git,"Manages files with `git`, without checking the file contents into git; very useful to manage large/binary files." @@ -140,8 +140,8 @@ file-handling,fd,,https://github.com/sharkdp/fd,"A simple, fast and user-friendl file-renamer,rename,https://www.kernel.org/pub/linux/utils/util-linux/,,"Included in `util-linux`, allows bulk rename of files with regex support." file-renamer,renameutils,http://www.nongnu.org/renameutils/,,A set of programs to change file and directory names by editing them inplace; I find `imv` especially useful to edit a filename at the program prompt. file-handling,rmlint,,https://github.com/sahib/rmlint/,A tool to recursively scan a directory tree looking for duplicate and broken files; it outputs statistics and save the list of files in JSON format; it produce a shell script that can be inspected before running it to delete the desire files. -file-handling,gcp,,,"`gcp` (Goffi’s cp) is an advanced file copier tool, heavily inspired from the traditional `cp` command utility, but with some additional features: Displays the copy progress indicator, with estimated time, current file speed; logs of all actions; resume of interrupted copy processes." -file-manager,nnn,,https://github.com/jarun/nnn,"“The unorthodox terminal file manager” is a tiny, nearly 0-config and fast file manager supporting all the operations on files and directories." +file-handling,gcp,,,"`gcp` (Goffis cp) is an advanced file copier tool, heavily inspired from the traditional `cp` command utility, but with some additional features: Displays the copy progress indicator, with estimated time, current file speed; logs of all actions; resume of interrupted copy processes." +file-manager,nnn,,https://github.com/jarun/nnn,"The unorthodox terminal file manager is a tiny, nearly 0-config and fast file manager supporting all the operations on files and directories." file-handling,PathPicker,https://facebook.github.io/PathPicker/,https://github.com/facebook/pathpicker/,A tool from Facebook that parses the output from a command and presents a UI to select files and directories; can be used to apply a command of a interactively selected files or to move across directories. file-handling,tree,http://mama.indstate.edu/users/ice/tree/,https://gitlab.com/OldManProgrammer/unix-tree,"""Recursive directory listing command that produces a depth indented listing of files""." funny,asciicquarium,http://www.robobunny.com/projects/asciiquarium/html/,https://github.com/rgoring/asciiquarium,Enjoy the mysteries of the sea from the safety of your own terminal! @@ -160,7 +160,7 @@ games,Nethack,http://nethack.org/,https://github.com/NetHack/NetHack,Single play games,Oldrunner,http://culot.org/public/Code/oldrunner.html,https://github.com/culot/oldrunner,Character-based remake of Lode Runner; includes all the original 150 levels. games,Slash'EM,http://slashem.sourceforge.net/,https://sourceforge.net/projects/slashem/,"Rogue-like game derived from `nethack` offering extra features, monsters, and items; includes a GUI version." games,Typespeed,http://typespeed.sourceforge.net/,https://sourceforge.net/projects/typespeed/,"Type words that are flying by from left to right as fast as you can; features different word sets, e.g., UNIX commands, English words, Non-English words." -webdev,Hugo,https://gohugo.io/,https://github.com/gohugoio/hugo,The world’s fastest framework for building websites. +webdev,Hugo,https://gohugo.io/,https://github.com/gohugoio/hugo,The worlds fastest framework for building websites. webdev,Metalsmith,http://www.metalsmith.io/,https://github.com/metalsmith/metalsmith,An extremely simple static site generator; all functionalities are provided by plugins that can be combined and chained; written and extendable in Javascript. webdev,nanoc,http://nanoc.ws/,https://github.com/nanoc/nanoc,Static site generator written in Ruby; extremely powerful and customizable; support many formats to generate HTML content. webdev,siege,https://www.joedog.org/siege-home/,https://github.com/JoeDog/siege,An http load testing and benchmarking utility designed to let web developers stress their code. @@ -275,22 +275,22 @@ cheatsheet,kmdr-cli,,https://github.com/ediardo/kmdr-cli,The CLI tool for explai utility,Starship,https://starship.rs/,https://github.com/starship/starship,The cross-shell prompt for astronauts. todo-manager,todotxt-machine,https://pypi.org/project/todotxt-machine/,https://github.com/AnthonyDiGirolamo/todotxt-machine,Interfacce for todo.txt. games,usolitaire,,https://github.com/eliasdorneles/usolitaire,Solitaire in your terminal. -file-manager,rnr,,https://github.com/bugnano/rnr,The RNR File Manager (RNR's Not Ranger) is a text based file manager that combines the best features of Midnight Commander and Ranger. +file-manager,rnr,,https://github.com/bugnano/rnr,The RNR File Manager (RNR's Not Ranger) is a text based file manager that combines the best features ofMidnight CommanderandRanger. funny,cbonsai,,https://gitlab.com/jallbrit/cbonsai,"A bonsai tree generator, written in C using ncurses. It intelligently creates, colors, and positions a bonsai tree." data-management,Dolt,,https://github.com/dolthub/dolt,"Dolt is Git for Data! Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a git repository." transfer,ytfzf,,https://github.com/pystardust/ytfzf,A POSIX script that helps you find Youtube videos (without API) and opens/downloads them using mpv/youtube-dl. -data-management,Graphtage,,https://github.com/trailofbits/graphtage,"Graphtage is a commandline utility and underlying library for semantically comparing and merging tree-like structures, such as JSON, XML, HTML, YAML, plist, and CSS files." +data-management,Graphtage,,https://github.com/trailofbits/graphtage,"Graphtage is a commandline utility andunderlying libraryfor semantically comparing and merging tree-like structures, such as JSON, XML, HTML, YAML, plist, and CSS files." disk-analyzer,duf,,https://github.com/muesli/duf,Disk Usage/Free Utility. productivity,tuxi,,https://github.com/Bugswriter/tuxi,A CLI tool that scrapes Google search results and SERPs that provides instant and concise answers. productivity,Clipboard,https://getclipboard.app/,https://github.com/Slackadays/Clipboard,An easy-to-use information management tool that acts like an external brain. music,Siren,https://www.kariliq.nl/siren/,https://www.kariliq.nl/git/siren.git,Siren is a text-based audio player for UNIX-like operating systems. office,Ticker,,https://github.com/achannarasappa/ticker,Terminal stock watcher and stock position tracker. -transfer,xh,,https://github.com/ducaale/xh,xh is a friendly and fast tool for sending HTTP requests. It reimplements as much as possible of HTTPie's excellent design. -git,git-peek,,https://github.com/Jarred-Sumner/git-peek,git peek is the fastest way to open a remote git repository in your local text editor. +transfer,xh,,https://github.com/ducaale/xh,xh is a friendly and fast tool for sending HTTP requests. It reimplements as much as possible ofHTTPie'sexcellent design. +git,git-peek,,https://github.com/Jarred-Sumner/git-peek,git peekis the fastest way to open a remote git repository in your local text editor. disk-analyzer,vizex,,https://github.com/bexxmodd/vizex,Visualize the disk space usage for every partition and media on the user's machine. disk-analyzer,gdu,,https://github.com/dundee/gdu,"Pretty fast disk usage analyzer written in Go. Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge." music,kord,,https://github.com/synestematic/kord,A python framework that provides programmers with a simple api for the creation of music-based applications. -graphics,imgcat,,https://github.com/trashhalo/imgcat,Tool to output images in the terminal. Built with bubbletea. +graphics,imgcat,,https://github.com/trashhalo/imgcat,Tool to output images in the terminal. Built withbubbletea. science,bib.awk,,https://github.com/huijunchen9260/bib.awk,Bibliography manager written in awk. programming,rr,https://rr-project.org/,https://github.com/rr-debugger/rr,"Debug the recording, deterministically, as many times as you want." programming,nbterm,,https://github.com/davidbrochart/nbterm,Jupyter Notebooks in the terminal. @@ -307,13 +307,13 @@ cheatsheet,eg,,https://github.com/srsudar/eg,Useful examples at the command line viewers,mdt,,https://github.com/robolab-pavia/mdt,MarkDown in the Terminal. A markdown viewer with themes defined by JSON files and interactive mode to open links and word-wrapping adaptable to the terminal width. organizers,buku,,https://github.com/jarun/buku,A powerful bookmark manager written in Python3 and SQLite3. graphics,imgp,,https://github.com/jarun/imgp,"A command line image resizer and rotator for JPEG and PNG images. It can resize (or thumbnail) and rotate thousands of images in a go, at lightning speed, while saving significantly on storage." -backup,zbackup,http://zbackup.org/,https://github.com/zbackup/zbackup,"A globally-deduplicating backup tool, based on the ideas found in rsync." +backup,zbackup,http://zbackup.org/,https://github.com/zbackup/zbackup,"A globally-deduplicating backup tool, based on the ideas found inrsync." torrent,Transmission,https://transmissionbt.com/,https://github.com/transmission/transmission,"Fast, easy and free bittorrent client." torrent,rtorrent,,https://github.com/rakshasa/rtorrent,"Bittorrent client uses ncurses and is ideal for use with tmux, screen or dtach." terminal,dtach,,https://github.com/crigler/dtach,A program written in C that emulates the detach feature of screen. file-handling,vidir,,https://github.com/trapd00r/vidir,vidir allows editing of the contents of a directory in a text editor. security,Firejail,https://firejail.wordpress.com/,https://github.com/netblue30/firejail,A SUID program that reduces the risk of security breaches by restricting the running environment of untrusted applications using Linux namespaces and seccomp-bpf. -editors,Kakoune,http://kakoune.org/,https://github.com/mawww/kakoune,"Modal editor, faster as in less keystrokes, multiple selections, orthogonal design." +editors,Kakoune,http://kakoune.org/,https://github.com/mawww/kakoune,"Modal editor, faster as in less keystrokes, multiple selections, orthogonal design." online,ddgr,,https://github.com/jarun/ddgr,A command line utility to search DuckDuckGo (html version) from the terminal. games,chs,,https://github.com/nickzuber/chs,Play chess against the Stockfish engine in your terminal. file-manager,clifm,,https://github.com/leo-arch/clifm,"A CLI-based, shell-like, and non-curses terminal file manager written in C: simple, fast, extensible, and lightweight as hell." @@ -321,7 +321,7 @@ email,nmail,,https://github.com/d99kris/nmail,nmail is a console-based email cli chat,matterhorn,,https://github.com/matterhorn-chat/matterhorn,A terminal client for the Mattermost chat system. organizers,calcurse,https://calcurse.org/,https://git.calcurse.org/calcurse.git/,"A calendar and scheduling application for the command line. It helps keep track of events, appointments and everyday tasks." music,castero,,https://github.com/xgi/castero,A TUI podcast client for the terminal. -security,GnuPG,https://gnupg.org/,https://dev.gnupg.org/source/gnupg/repository/master/,GnuPG is a complete and free implementation of the OpenPGP standard as defined by RFC4880 (also known as PGP). +security,GnuPG,https://gnupg.org/,https://dev.gnupg.org/source/gnupg/repository/master/,GnuPG is a complete and free implementation of the OpenPGP standard as defined byRFC4880(also known asPGP). chat,tiny,,https://github.com/osa1/tiny,tiny is an IRC client written in Rust. note-taking,Standard Unix Notes,,https://github.com/Standard-Unix-Notes/unix-notes,GPG Encrypted Notes/Notebook manager for BSD/Linux. monitor,below,,https://github.com/facebookincubator/below,A time traveling resource monitor for modern Linux systems @@ -337,7 +337,7 @@ viewers,tabview,,https://github.com/TabViewer/tabview,Python curses command line versioning,Bazaar,http://bazaar.canonical.com/en/,,"Multiplatform version control system supporting diffferent workflows; it is part of the GNU Project, and it is free software sponsored by Canonical." git,grv,,https://github.com/rgburke/grv,"Git Repository Viewer - A terminal based interface for viewing Git repositories. It allows refs, commits and diffs to be viewed, searched and filtered." versioning,fossil,https://fossil-scm.org/,https://github.com/drhsqlite/fossil-mirror,"A simple, high-reliability, distributed software configuration management system with these advanced features: project management, built-in web interface, friendly self-hosting, simple networking, all-in-one standalone executable, and much more." -editors,Diakonos,,https://github.com/Pistos/diakonos,A powerful editor with “standard” keybindings and several advanced features; written in Ruby. +editors,Diakonos,,https://github.com/Pistos/diakonos,A powerful editor with standard keybindings and several advanced features; written in Ruby. utility,yank,,https://github.com/mptre/yank,Reads input from stdin and display a selection interface that allows a field to be selected and copied to the clipboard. terminal,mtm,,https://github.com/deadpixi/mtm,"Micro Terminal Multiplexer - Simple but usable, stable and minimalistic terminal multiplexer." text-processing,sd,,https://github.com/chmln/sd,s[earch] & d[isplace] - An intuitive find & replace CLI; a possible replacement for sed. @@ -458,7 +458,7 @@ chat,tuir,,https://gitlab.com/ajak/tuir,Reddit TUI. networking,xxh,,https://github.com/xxh/xxh,Bring your favorite shell wherever you go through the ssh. browser,browsh,https://www.brow.sh/,https://github.com/browsh-org/browsh,"It renders anything that a modern browser can; HTML5, CSS3, JS, video and even WebGL. Its main purpose is to be run on a remote server and accessed via SSH/Mosh or the in-browser HTML service in order to significantly reduce bandwidth and thus both increase browsing speeds and decrease bandwidth costs." viewers,jless,https://pauljuliusmartinez.github.io/,https://github.com/PaulJuliusMartinez/jless,"Command-line JSON viewer designed for reading, exploring, and searching through JSON data." -viewers,bat,,https://github.com/sharkdp/bat,A cat clone with syntax highlighting and Git integration. +viewers,bat,,https://github.com/sharkdp/bat,Acatclone with syntax highlighting and Git integration. data-management,osmf,,https://github.com/codesoap/osmar,OpenStreetMap find - A simple command line tool to explore OSM data. viewers,haxor-news,,https://github.com/donnemartin/haxor-news,Browse Hacker News like a haxor: A Hacker News command line interface (CLI). viewers,texel,,https://github.com/Lauriat/texel,Command line interface for reading spreadsheets inside terminal. @@ -479,15 +479,15 @@ git,stargazer,,https://github.com/gennaro-tedesco/stargazer,Github stats from th webdev,http-tanker,,https://github.com/PierreKieffer/http-tanker,"Terminal application used for API testing; easily create, manage and execute http requests from the terminal." system,Bevel,,https://github.com/NorfairKing/bevel,Command line history in an SQLite database for effective re-use. data-management,zq,https://zed.brimdata.io/docs/commands/zq/,https://github.com/brimdata/zed,Processor for JSON data with stateful operators and a syntax that is more consistent w.r.t. jq (as claimed by the authors). -torrent,Mabel,,https://github.com/smmr-software/mabel,"Deriving its name from the Hebrew word ""מבול,"" meaning flood, deluge, or (loosely) torrent, Mabel is a fancy BitTorrent client for the terminal." -text-processing,tuc,,https://github.com/riquito/tuc,"You want to cut on more than just a character, perhaps using negative indexes or format the selected fields as you want... Maybe you want to cut on lines (ever needed to drop first and last line?)... That's where tuc can help." +torrent,Mabel,,https://github.com/smmr-software/mabel,"Deriving its name from the Hebrew word ""????,"" meaning flood, deluge, or (loosely) torrent, Mabel is a fancy BitTorrent client for the terminal." +text-processing,tuc,,https://github.com/riquito/tuc,"You want tocuton more than just a character, perhaps using negative indexes or format the selected fields as you want... Maybe you want to cut on lines (ever needed to drop first and last line?)... That's wheretuccan help." games,sku,,https://github.com/fedeztk/sku,Simple TUI written in go to play sudoku in the terminal. -productivity,fasttyper,,https://github.com/ickyicky/fasttyper,Fasttyper is minimalistic typing test based on user provided exercising text. -games,GameShell,,https://github.com/phyver/GameShell,"GameShell was devised as a tool to help university students to engage with a real shell, in a way that encourages learning while also having fun." +productivity,fasttyper,,https://github.com/ickyicky/fasttyper,Fasttyperis minimalistic typing test based on user provided exercising text. +games,GameShell,,https://github.com/phyver/GameShell,"GameShell was devised as a tool to help university studentsto engage with arealshell, in a way that encourages learning while also having fun." office,Lotus 1-2-3 for Linux,,https://github.com/taviso/123elf,A native port of Lotus 1-2-3 Release 3 to Linux. organizers,addrb,,https://github.com/mrusme/addrb,A lightweight CLI / TUI address book that supports CardDAV. system,atuin,,https://github.com/ellie/atuin,"Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server." -graphics,Artem,,https://github.com/FineFindus/artem,"Convert images from multiple formats (jpg, png, webp, etc…) to ASCII art, written in Rust." +graphics,Artem,,https://github.com/FineFindus/artem,"Convert images from multiple formats (jpg, png, webp, etc) to ASCII art, written in Rust." productivity,thokr,,https://github.com/jrnxf/thokr,Sleek typing tui with visualized results and historical logging. online,socialscan,,https://github.com/iojw/socialscan,Python library and CLI for accurately querying username and email usage on online platforms. music,termusic,,https://github.com/tramhao/termusic,Terminal Music Player written in Rust. @@ -500,7 +500,7 @@ productivity,toipe,,https://github.com/Samyak2/toipe,"Yet another typing test, b networking,bore,,https://github.com/ekzhang/bore,A simple CLI tool for making tunnels to localhost. editors,zee,,https://github.com/zee-editor/zee,"Zee is a modern editor for the terminal, in the spirit of Emacs. It is written in Rust and it is somewhat experimental." monitor,watcher,,https://github.com/sethigeet/watcher,"Watches all the files present in a directory and whenever a file is changed or a file is created/deleted from the directory, it runs a specified command." -file-handling,RecoverPy,,https://github.com/PabloLec/RecoverPy,"RecoverPy is a powerful tool that leverages your system capabilities to recover lost files. Unlike others, you can not only recover deleted files but also overwritten data." +file-handling,RecoverPy,,https://github.com/PabloLec/RecoverPy,"RecoverPy is a powerful tool that leverages your system capabilities to recover lost files. Unlike others, you can not only recover deleted files but alsooverwrittendata." file-handling,file-type-cli,,https://github.com/sindresorhus/file-type-cli,Detect the file type of a file or stdin. file-handling,trash-cli,,https://github.com/sindresorhus/trash-cli,Move files and folders to the trash. text-processing,Ultimate Plumber,,https://github.com/akavel/up,"Helps to interactively and incrementally explore textual data in Linux, by making it easier to quickly build complex pipelines, thanks to a fast feedback loop." @@ -527,11 +527,11 @@ productivity,Taskell,,https://github.com/smallhadroncollider/taskell,A CLI kanba shells,xonsh,https://xon.sh/,https://github.com/xonsh/xonsh,The xonsh shell lets you easily mix Python and shell commands in a powerful and simplified approach to the command line. productivity,hledger,https://hledger.org/,https://github.com/simonmichael/hledger,"A is fast, reliable, free, multicurrency double-entry accounting software to track money, investments, cryptocurrencies, time, or any other quantifiable commodity; uses a future-proof plain text file format." git,fzf-git.sh,,https://github.com/junegunn/fzf-git.sh,"bash and zsh key bindings for Git objects, powered by fzf." -conversion,simtex,,https://github.com/iaacornus/simtex,"simtex (simplified LaTeX) allows you to convert your markdown or text lectures into LaTeX file with one command, configured with simple .json file." +conversion,simtex,,https://github.com/simtex-dev/engine,"simtex (simplified LaTeX) allows you to convert your markdown or text lectures into LaTeX file with one command, configured with simple .json file." file-handling,ff,,https://github.com/akymos/ff,"ff is a command-line tool to manage favorite folders, creating an alias, to be used via shell directly with the cd command." games,othello-cli,,https://github.com/LelsersLasers/othello-cli,"othello-cli is a cli version of Othello (Reversi) written in Rust. You can play against another player, the AI, or watch two AIs play each other." productivity,paycon,,https://github.com/arcorion/paycon,Converts pay amounts between different time units. -transfer,Jitter,,https://github.com/sharpcdf/jitter,"A repository-oriented binary manager for Linux, Jitter searches through online repository (currently only on GitHub) for releases with .tar.gz, .tgz, .zip or .AppImage assets." +transfer,Jitter,,https://github.com/kevspau/jitter,"A repository-oriented binary manager for Linux, Jitter searches through online repository (currently only on GitHub) for releases with .tar.gz, .tgz, .zip or .AppImage assets." torrent,Transgression TUI,,https://github.com/PanAeon/transg-tui,A remote TUI client for the Transmission bittorrent program. text-processing,pdf-diff,,https://github.com/serhack/pdf-diff,A tool for visualizing differences between two pdf files. Mainly dedicated to editors that usually spends a lot of hours on several pdf. graphics,kakikun,,https://github.com/file-acomplaint/kakikun,"Kakikun is a tool to paint, draw and create ASCII art in your terminal using unicode characters." @@ -562,7 +562,7 @@ email,pymailgen,,https://github.com/toolleeo/pymailgen,"Starting from the conten science,FAWOC,,https://github.com/robolab-pavia/fawoc,FAWOC is a TUI program for manually labelling a list of words. It has been developed to support the efficient clustering of documents based on topic modeling algorithms such as Dirichlet Latent Allocation. science,slr-kit,,https://github.com/robolab-pavia/slr-kit,Set of CLI tools to assist the writing of Systematic Literature Reviews powered by Natural Language Processing. editors,Helix,,https://github.com/helix-editor/helix,"A kakoune / neovim inspired editor, written in Rust. The editing model is very heavily based on kakoune." -editors,o,,https://github.com/xyproto/o,"Configuration-free text editor and IDE limited to VT100. Suitable for writing git commit messages, editing Markdown, config files, source code, viewing man pages and for quick edit-compile cycles when programming." +editors,o,,https://github.com/xyproto/orbiton,"Configuration-free text editor and IDE limited to VT100. Suitable for writing git commit messages, editing Markdown, config files, source code, viewing man pages and for quick edit-compile cycles when programming." games,Pokete,,https://github.com/lxgr-linux/pokete,A terminal based Pokemon like game. git,czg,,https://github.com/Zhengqbbb/cz-git,Interactively generate standardized commit messages. transfer,portal,,https://github.com/SpatiumPortae/portal,A quick and easy command-line file transfer utility from any computer to another. @@ -570,7 +570,7 @@ funny,pokeget,,https://github.com/talwat/pokeget,A bash script you can use to di monitor,tiptop,,https://github.com/nschloe/tiptop,"A command-line system monitoring tool in the spirit of top, written in Python. It displays various interesting system stats and graphs them. Works on all operating systems." webdev,iola,,https://github.com/pvarentsov/iola,A command-line socket client with REST API. It helps to work with socket servers using your favorite REST client. data-management,lowcharts,,https://github.com/juan-leon/lowcharts,lowcharts is meant to be used in those scenarios where we have numerical data in text files that we want to display in the terminal to do a basic analysis. -note-taking,nb,,https://github.com/xwmx/nb,"A command line and local web note‑taking, bookmarking, archiving, and knowledge base application." +note-taking,nb,,https://github.com/xwmx/nb,"A command line and local web note-taking, bookmarking, archiving, and knowledge base application." security,ots,,https://github.com/sniptt-official/ots,Share end-to-end encrypted secrets with others via a one-time URL. text-processing,rare,,https://github.com/zix99/rare,"Realtime regex-extraction and aggregation into common formats such as histograms, bar graphs, numerical summaries, tables, and more!" online,Awesome CLI,,https://github.com/umutphp/awesome-cli,Awesome CLI is a simple command line tool to give you a fancy command line interface to dive into Awesome lists. @@ -602,11 +602,11 @@ torrent,Stig,,https://github.com/rndusr/stig,Stig is a client application to con productivity,ancv,,https://github.com/alexpovel/ancv,Renders your (JSON) resume/CV for online & pretty terminal display. file-manager,lf,,https://github.com/gokcehan/lf,"lf (as in ""list files"") is a terminal file manager written in Go with a heavy inspiration from ranger file manager." utility,welcome.sh,,https://github.com/G2-Games/welcome.sh,"A nice little script that greets you on every launch, with some helpful (and customizable!) information." -productivity,flash-tui,,https://github.com/TBS1996/flash-tui,Flashcard app for the terminal. +productivity,flash-tui,,https://github.com/TBS1996/speki,Flashcard app for the terminal. data-management,jqp,,https://github.com/noahgorstein/jqp,A TUI playground for exploring jq. system,systeroid,,https://github.com/orhun/systeroid,A more powerful alternative to sysctl(8) with a terminal user interface. games,hangman,,https://github.com/braheezy/hangman,A Go TUI Hangman game built with the lovely BubbleTea framework. -productivity,CLI-Dictionary,,https://github.com/Lodobo/CLI-Dictionary,Scripts for downloading and viewing wiktionary entries from Kaikki.org. +productivity,CLI-Dictionary,,https://github.com/Lodobo/dict.py,Scripts for downloading and viewing wiktionary entries from Kaikki.org. editors,Feather,https://www.feathereditor.com/,https://github.com/0xBaca/FeatherEditor,The only terminal based text editor designed to work with BIG files. text-processing,swordfish-rs,,https://github.com/vim-zz/swordfish-rs,Mimics real person behavior with realtime typing into terminal; uses a screenplay where text and timings are specified. git,GitUI,,https://github.com/extrawurst/gitui,"The comfort of a git GUI but right in your terminal, with keyboard only control, scalable UI, and features all the necessary operations of git." @@ -614,12 +614,12 @@ text-processing,as-tree,,https://github.com/jez/as-tree,Print a list of paths as utility,mkdesk,,https://gitlab.com/mr-draxs/mkdesk,A program/command to create .desktop files (program launchers) using the terminal. todo-manager,t,,https://github.com/sjl/t,"A command-line todo list manager for people that want to finish tasks, not organize them." todo-manager,topydo,,https://github.com/topydo/topydo,"A powerful todo list application for the console, using the todo.txt format." -todo-manager,Ultralist,https://ultralist.io/,https://github.com/ultralist/ultralist,"A simple, powerful, open source task management system for the command line." +todo-manager,Ultralist,https://ultralist.io/,https://github.com/gammons/ultralist,"A simple, powerful, open source task management system for the command line." todo-manager,devtodo,https://swapoff.org/devtodo.html,https://github.com/droundy/goopt,"A hierarchical command-line task manager, with data storage in JSON format." -security,cream,https://z3bra.org/cream/,https://git.z3bra.org/cream/files.html,"Encrypt and decrypt streams of data with only a master password. The key is derivated from the password + salt combo, and used to encrypt data byte per byte." -organizers,remint,,https://sr.ht/~mlaparie/remint/,A simple terminal UI wrapper for D. Skoll's Remind calendar program +security,cream,https://z3bra.org/cream/,git://git.z3bra.org/cream.git,"Encrypt and decrypt streams of data with only a master password. The key is derivated from the password + salt combo, and used to encrypt data byte per byte." +organizers,remint,https://sr.ht/~mlaparie/remint/,https://git.sr.ht/~mlaparie/remint,A simple terminal UI wrapper for D. Skoll's Remind calendar program email,tmpmail,,https://github.com/sdushantha/tmpmail,A command line utility written in POSIX sh that allows you to create a temporary email address and receive emails to the temporary email address. -email,meli,,https://git.meli.delivery/meli/meli,BSD/Linux terminal email client with support for multiple accounts and Maildir / mbox / notmuch / IMAP / JMAP. +email,meli,,https://git.meli.delivery/meli/meli.git,BSD/Linux terminal email client with support for multiple accounts and Maildir / mbox / notmuch / IMAP / JMAP. games,Flapioca,,https://github.com/kbrgl/flapioca,A Flappy Bird-inspired terminal game written in Go. games,kboard,,https://github.com/CamiloGarciaLaRotta/kboard,Terminal game to practice keyboard typing. graphics,mandelbrot-cli,,https://github.com/MicheleFiladelfia/mandelbrot-cli,Multiplatform terminal mandelbrot set explorer. @@ -637,7 +637,7 @@ system,pypi-command-line,,https://github.com/wasi-master/pypi-command-line,"A po security,Minisign,,https://github.com/jedisct1/minisign,A dead simple tool to sign files and verify digital signatures. git,gitsummary,,https://github.com/glenreesor/gitsummary,"A better git status taht lists stashes, file statuses, branch list, all nicely formatted with color." security,cotp,,https://github.com/replydev/cotp,"Trustworthy, encrypted, command-line TOTP/HOTP authenticator app with import functionality." -cheatsheet,topalias,,https://github.com/CSRedRat/topalias,"Linux alias generator from bash/zsh command history with statistics, written on Python." +cheatsheet,topalias,,https://github.com/meteoritt/topalias,"Linux alias generator from bash/zsh command history with statistics, written on Python." programming,Kool,,https://github.com/kool-dev/kool,"CLI tool that brings the complexities of modern software development making these environments lightweight, fast and reproducible." networking,Optic,https://www.useoptic.com/,https://github.com/opticdev/optic,Optic's Open Source tools make OpenAPI and API-first practices easy for any team to adopt. productivity,speki,,https://github.com/tbs1996/speki,Manage flashcards in the terminal; similar to anki. @@ -654,13 +654,13 @@ system,procmux,,https://github.com/napisani/procmux,A TUI utility for running mu transfer,sharing,,https://github.com/parvardegr/sharing,Sharing is a command-line tool to share directories and files from the CLI to iOS and Android devices without the need of an extra client app. games,mazter,,https://github.com/Canop/mazter,A maze in your terminal. file-renamer,Tempren,,https://github.com/idle-code/tempren,A powerful file renaming utility that uses flexible template expressions to create new file paths and names. -git,rcz,,https://github.com/Cassin01/rcz,A tool to write a commit message based on “Conventional Commits”. +git,rcz,,https://github.com/Cassin01/rcz,A tool to write a commit message based on Conventional Commits. git,git-cz,,https://github.com/streamich/git-cz,Semantic Git commits. note-taking,jot,,https://github.com/araekiel/jot,Jot is a feature-stripped version of Obsidian focused on rapid note management through the terminal. It uses the same format of storage as Obsidian. data-management,ROAPI,,https://github.com/roapi/roapi,ROAPI automatically spins up read-only APIs for static datasets without requiring you to write a single line of code. git,git-secret,,https://github.com/sobolevn/git-secret,"A bash tool which stores private data inside a git repo; it uses users' public keys, allowing trusted users to access encrypted data using pgp and their secret keys." git,gita,,https://github.com/nosarthur/gita,A command-line tool to manage multiple git repos. -games,anonymine,https://oskog97.com/projects/anonymine/,https://gitlab.com/oskog97/anonymine/,Curses mode minesweeper without guessing and other original features. +games,anonymine,https://oskog97.com/projects/anonymine/,https://gitlab.com/oskog97/anonymine,Curses mode minesweeper without guessing and other original features. games,greed,http://www.catb.org/~esr/greed/,https://gitlab.com/esr/greed,A game of consumption. Eat as much as you can before munching yourself into a corner. system,Mxflow-cli,,https://github.com/metaory/mxflow-cli,"A modern, general purpose CLI task runner with human readable yaml config file." graphics,vhs,,https://github.com/charmbracelet/vhs,Write terminal GIFs as code for integration testing and demoing your CLI tools. @@ -675,7 +675,7 @@ funny,No More Secrets,,https://github.com/bartobri/no-more-secrets,A command lin system,asdf,https://asdf-vm.com/,https://github.com/asdf-vm/asdf,Manage multiple runtime versions with a single CLI tool. shells,Cat9,,https://github.com/letoram/cat9,"Cat9 is a user shell script for LASH - a command-line shell that discriminates against terminal emulators, written in Lua." productivity,speedread,,https://github.com/pasky/speedread,A simple terminal-based open source Spritz-alike filter that shows input text as a per-word RSVP (rapid serial visual presentation) aligned on optimal reading points. -online,pockyt,,https://github.com/arvindch/pockyt,"Read, manage, and automate the collection of articles in [Pocket](https://getpocket.com), an application for managing a reading list of articles from the Internet." +online,pockyt,,https://github.com/achembarpu/pockyt,"Read, manage, and automate the collection of articles in [Pocket](https://getpocket.com), an application for managing a reading list of articles from the Internet." viewers,Newsboat,https://newsboat.org/,https://github.com/newsboat/newsboat,An RSS/Atom feed reader for the text console. It's an actively maintained fork of Newsbeuter. viewers,medium-cli,,https://github.com/djadmin/medium-cli,Medium for Hackers - Read [medium.com](https://medium.com/) stories in the terminal. utility,bible,,https://github.com/BibleJS/BibleApp,Read the Holy Bible via the command line. @@ -683,7 +683,7 @@ utility,moviemon,,https://github.com/iCHAIT/moviemon,A Python program that displ programming,legit,,https://github.com/captainsafia/legit,Automagically generates a LICENSE file for the current working directory that you are in or a license header for a file where applicable. utility,oji,,https://github.com/xxczaki/oji,Interactive text emoji creator. text-processing,hget,,https://github.com/bevacqua/hget,"A CLI to convert HTML into plain text. Can be used to fetch a site's HTML version and convert it into plain text, or to deliver plain text versions of your site dynamically." -text-processing,alex,,https://github.com/wooorm/alex,"Catch insensitive, inconsiderate writing, by finding gender favoring, polarizing, race related, or other unequal phrasing in text." +text-processing,alex,,https://github.com/get-alex/alex,"Catch insensitive, inconsiderate writing, by finding gender favoring, polarizing, race related, or other unequal phrasing in text." text-processing,HASHA CLI,,https://github.com/sindresorhus/hasha-cli,Hashing made simple. Get the hash of text or stdin. text-processing,gzip-size-cli,,https://github.com/sindresorhus/gzip-size-cli,Get the gzipped size of a file. text-processing,kill-tabs,,https://github.com/sindresorhus/kill-tabs,"Kill all Chrome tabs to improve performance, decrease battery usage, and save memory." @@ -703,17 +703,17 @@ organizers,vdirsyncer,,https://github.com/pimutils/vdirsyncer,CalDAV synchroniza productivity,moeda,,https://github.com/thompsonemerson/moeda,A foreign exchange rates and currency conversion using the command line. webdev,crawley,,https://github.com/s0rg/crawley,Unix-way web crawler: crawls web pages and prints any link it can find. calc,mdlt,,https://github.com/metadelta/mdlt,A lightweight command line tool that lets you perform arithmetic and symbolic math operations right from the terminal. -networking,serve,,https://github.com/zeit/serve,"Serves a static site, single page application, or just a static file, and provides a neat interface for listing the directory's contents." +networking,serve,,https://github.com/vercel/serve,"Serves a static site, single page application, or just a static file, and provides a neat interface for listing the directory's contents." programming,mklicense,,https://github.com/cezaraugusto/mklicense,CLI tool for easily generating the text of the most common licenses. webdev,surge,https://surge.sh,https://github.com/sintaxi/surge,Static web publishing on surge.sh CDN. webdev,s3cmd,,https://github.com/s3tools/s3cmd,Command line tool for managing Amazon S3 and CloudFront services. utility,flog,,https://github.com/mingrammer/flog,"A fake log generator for log formats such as apache-common, apache error and RFC3164 syslog." chat,PingMe,,https://github.com/kha7iq/pingme,"Sends messages or alerts to multiple messaging platforms & email, including Slack, Telegram, Mattermost, WeChat and others." -programming,release-it,,https://github.com/webpro/release-it,Automate releases for Git repositories and/or Node.js packages. +programming,release-it,,https://github.com/release-it/release-it,Automate releases for Git repositories and/or Node.js packages. programming,clog,,https://github.com/clog-tool/clog-cli,Creates a changelog automatically from local git metadata. -programming,Cookiecutter,,https://github.com/audreyr/cookiecutter,"A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects." +programming,Cookiecutter,,https://github.com/cookiecutter/cookiecutter,"A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects." chat,kirc,http://kirc.io/,https://github.com/mcpcpc/kirc,A tiny IRC client written in POSIX C99. -programming,cgasm,,https://github.com/bnagy/cgasm,"Pronounced “SeekAzzem”, it is a standalone, offline terminal-based tool with no dependencies that gives me x86 assembly documentation." +programming,cgasm,,https://github.com/bnagy/cgasm,"Pronounced SeekAzzem, it is a standalone, offline terminal-based tool with no dependencies that gives me x86 assembly documentation." webdev,is-up-cli,,https://github.com/sindresorhus/is-up-cli,Check whether a website is up or down using the [isitup.org](https://isitup.org/) API. webdev,pageres-cli,,https://github.com/sindresorhus/pageres-cli,Capture screenshots of websites in various resolutions. A good way to make sure your websites are responsive. graphics,deviceframe,,https://github.com/c0bra/deviceframe,Put device frames around mobile/web/progressive app screenshots. @@ -728,7 +728,7 @@ system,active-win-cli,,https://github.com/sindresorhus/active-win-cli,Get the ti programming,boilr,,https://github.com/tmrts/boilr,Boilerplate template manager that generates files or directories from template repositories. text-processing,DocToc,,https://github.com/thlorenz/doctoc,Generates table of contents for markdown files inside local git repository. Links are compatible with anchors generated by github or other sites. networking,xiringuito,,https://github.com/ivanilves/xiringuito,VPN made easy! No configuration. No VPN servers. No hassle. Using SSH capabilities. -security,acmetool,,https://github.com/hlandau/acme,Easy-to-use command line tool for automatically acquiring certificates from ACME servers (such as Let's Encrypt). +security,acmetool,,https://github.com/hlandau/acmetool,Easy-to-use command line tool for automatically acquiring certificates from ACME servers (such as Let's Encrypt). utility,weather-cli,,https://github.com/riyadhalnur/weather-cli,Check the weather for your city from the terminal. programming,howdoi,,https://github.com/gleitz/howdoi,Instant coding answers via the command line. cheatsheet,The Fuck,,https://github.com/nvbn/thefuck,Magnificent app which corrects your previous console command (although I would be extra-cautious at making a program to automatically infer what I was intending). @@ -754,29 +754,29 @@ funny,pipes.sh,,https://github.com/pipeseroni/pipes.sh,Animated pipes terminal s calc,Bitwise,,https://github.com/mellowcandle/bitwise,Base conversion and bit manipulator in ncurses. programming,rebound,,https://github.com/shobrook/rebound,"Fetch Stack Overflow results in your terminal when you get an error. Supported languages: Python, Node.js, Ruby, Golang, and Java." multimedia,ffscreencast,,https://github.com/cytopia/ffscreencast,A ffmpeg screencast with video overlay and multi monitor support. -productivity,Moro,,https://github.com/omidfi/moro,"A command line tool for tracking work hours, as simple as it can get." +productivity,Moro,,https://github.com/getmoro/moro,"A command line tool for tracking work hours, as simple as it can get." viewers,Grip,,https://github.com/joeyespo/grip,GitHub Readme Instant Preview - Preview markdown files as GitHub would render them. cd,z,,https://github.com/rupa/z,Directory changer based on aging and frecency. cd,z.lua,,https://github.com/skywind3000/z.lua,Directory changer that learns your habits. -cd,fz,,https://github.com/changyuheng/fz,Fuzzy tab completion for z. +cd,fz,,https://github.com/changyuheng/fz.sh,Fuzzy tab completion for z. file-handling,happyfinder,,https://github.com/hugows/hf,(another) Fuzzy file finder for the command line. online,Awesome Finder,,https://github.com/mingrammer/awesome-finder,Search the awesome lists from the command line. online,Seashells,https://seashells.io/,https://github.com/anishathalye/seashells,Pipe output to the web. utility,movie,,https://github.com/mayankchd/movie,A CLI for getting information about a movies and comparing two movies. text-processing,diff2html-cli,,https://github.com/rtfpessoa/diff2html-cli,Parse git diffs as JSON and generate pretty HTML. -webdev,HTTPie,,https://github.com/jkbrzt/httpie,HTTPie for Terminal: human-friendly CLI HTTP client for the API era. +webdev,HTTPie,,https://github.com/httpie/httpie,HTTPie for Terminal: human-friendly CLI HTTP client for the API era. webdev,Discharge,,https://github.com/brandonweiss/discharge,Deploy static websites to Amazon S3. webdev,Reachable,,https://github.com/italolelis/reachable,Check if a domain is up. calc,cash-cli,,https://github.com/xxczaki/cash-cli,Convert Currency Rates. office,DeckTape,,https://github.com/astefanutti/decktape,DeckTape is a high-quality PDF exporter for HTML presentation frameworks. -file-system,ipfs-deploy,,https://github.com/agentofuser/ipfs-deploy,Zero-Config CLI to Deploy Static Websites to IPFS [IPFS](https://en.wikipedia.org/wiki/InterPlanetary_File_System). -productivity,doing,,https://github.com/ttscoff/doing/,A command line tool for remembering what you were doing and tracking what you've done. +file-system,ipfs-deploy,,https://github.com/ipfs-shipyard/ipfs-deploy,Zero-Config CLI to Deploy Static Websites to IPFS [IPFS](https://en.wikipedia.org/wiki/InterPlanetary_File_System). +productivity,doing,,https://github.com/ttscoff/doing,A command line tool for remembering what you were doing and tracking what you've done. data-management,underscore-cli,,https://github.com/ddopson/underscore-cli,Command-line utility-belt for hacking JSON and Javascript. monitor,Chokidar CLI,,https://github.com/open-cli-tools/chokidar-cli,Fast cross-platform command line utility to watch file system changes. transfer,ffsend,,https://github.com/timvisee/ffsend,Easily and securely share files from the command line. A fully featured Firefox Send client. data-management,GROQ,,https://github.com/sanity-io/groq-cli,"The CLI tool consumes both JSON and NDJSON documents. You can pass in data from a local file, or from piping to standard input." cheatsheet,Wat,,https://github.com/dthree/wat,"Instant, central, community-built docs." -productivity,cambd-cli,,https://github.com/rocktimsaikia/cambd-cli,A CLI tool to automate the process to access the Cambridge dictionary. +productivity,cambd-cli,,https://github.com/rocktimsaikia/cambd,A CLI tool to automate the process to access the Cambridge dictionary. productivity,zeitkatze,,https://github.com/leonmavr/zeitkatze,Simplest stopwatch in a linux console. games,Words,,https://github.com/ludovicianul/words,A set of word-based puzzle games for the CLI while you wait for the build to run. science,Go-L,,https://github.com/Jeadie/Go-L,"Game of Life with different update rules and on a bunch of different topologies (sphere, torus, klein bottle, etc.)." @@ -787,7 +787,7 @@ productivity,habitmap,,https://github.com/shuu-wasseo/habitmap,A command-line ap utility,sauce,,https://github.com/cadecuddy/sauce,A novelty CLI tool that identifies an anime from an image and yields key data about it. data-management,Soul,,https://github.com/thevahidal/soul,A SQLite REST and realtime server. productivity,hardv,,https://github.com/dongyx/hardv,"A CLI flashcard app for UNIX-compatible systems, conforming to the UNIX philosophy." -monitor,zfxtop,,https://github.com/ssleert/zfxtop,Self described as “fetch top written by bubbletea enjoyer”. +monitor,zfxtop,,https://github.com/ssleert/zfxtop,Self described as fetch top written by bubbletea enjoyer. funny,Binary Clock,,https://github.com/tom-on-the-internet/binary-clock,Displays a clock where numbers are represented with blue and gray dots with binary encoding. system,cli-tools-info,,https://github.com/Lilja/cli-info,"An overview of you CLI tools, if they are installed and what version they are on." cheatsheet,Nap,,https://github.com/maaslalani/nap,"Code snippet manager that allows to create and access new snippets quickly with the command-line interface or browse, manage, and organize them with the text-user interface." @@ -811,7 +811,7 @@ utility,rss-cli,,https://github.com/Clortox/rss-cli,A unix-inspired cli applicat security,pgen,,https://github.com/ctsrc/Pgen,Generate passphrases using the wordlists for random passphrases made by the EFF. password-manager,keydex,,https://github.com/shikaan/keydex,Manage KeePass databases from your terminal. utility,Keep,,https://github.com/keephq/keep,"Simple alerting tool, with declarative syntax and builtin providers." -multimedia,lotc,,https://github.com/ranelpadon/lord-of-the-clips/,"(Lord Of The Clips) Video downloader, trimmer, and merger using the terminal. Supports YouTube, Facebook, Reddit, Twitter, etc. Downloads/trims at multiple points. Merges multiple clips." +multimedia,lotc,,https://github.com/ranelpadon/lord-of-the-clips,"(Lord Of The Clips) Video downloader, trimmer, and merger using the terminal. Supports YouTube, Facebook, Reddit, Twitter, etc. Downloads/trims at multiple points. Merges multiple clips." multimedia,cTune,,https://github.com/An7ar35/ctune,A ncurses based internet radio player written in C for Linux. security,enc,,https://github.com/life4/enc,"A modern and friendly CLI alternative to GnuPG: generate and download keys, encrypt, decrypt, and sign text and files, and more." note-taking,NoteSH,,https://github.com/Cvaniak/NoteSH,"Sticky notes App in the Terminal, built with Textual, an amazing TUI framework!" @@ -874,25 +874,25 @@ viewers,Textual Markdown Browser,,https://github.com/willmcgugan/textual-markdow transfer,rclone-tui,,https://github.com/darkhz/rclone-tui,"Cross-platform manager for rclone, which aims to be on-par with the web GUI." music,mpvc,,https://github.com/gmt4/mpvc/,A minimal mpc-like CLI and TUI for controlling mpv from the shell. funny,ctree,,https://github.com/gleich/ctree,A Christmas tree right from your terminal. -monitor,ramfetch,,https://codeberg.org/o69mar/ramfetch,A fetch which displays memory info using /proc/meminfo. -file-handling,mat2,,https://0xacab.org/jvoisin/mat2,"Metadata removal tool, supporting a wide range of commonly used file formats." +monitor,ramfetch,,,A fetch which displays memory info using /proc/meminfo. * IL LINK SEGNATO DAVA ERRORE 404* +file-handling,mat2,,https://0xacab.org/jvoisin/mat2.git,"Metadata removal tool, supporting a wide range of commonly used file formats." file-handling,Dext,,https://github.com/AfzGit/dext,(Directories by Extensions) is a script that moves (or copies) files of the same extension into a folder. utility,upnup,,https://github.com/tomit4/upnup,A command line utility that generates a LICENSE file in the current working directory. productivity,kabmat,,https://github.com/PlankCipher/kabmat,TUI program for managing kanban boards with vim-like keybindings. security,OAuth2c,,https://github.com/cloudentity/oauth2c,A command-line tool for interacting with OAuth 2.0 authorization servers. graphics,D2,,https://github.com/terrastruct/d2,D2 is a modern diagram scripting language that turns text to diagrams. -transfer,feuille,,https://basedwa.re/tmtt/feuille,"A fast, dead-simple socket-based pastebin." +transfer,feuille,,https://basedwa.re/tmtt/feuille.git,"A fast, dead-simple socket-based pastebin." text-processing,lowdown,https://kristaps.bsd.lv/lowdown/,https://github.com/kristapsdz/lowdown,"Markdown translator (HTML5, roff, LaTeX, gemini, OpenDocument, and terminal output)" -viewers,mdcat,,https://github.com/lunaryorn/mdcat,cat for Markdown +viewers,mdcat,,https://github.com/swsnr/mdcat,cat for Markdown viewers,reader,,https://github.com/mrusme/reader,Reader parses a web page for its actual content and displays it in nicely highlighted text on the command line file-manager,felix,,https://github.com/kyoheiu/felix,TUI file manager with vim-like key mapping file-manager,cfiles,,https://github.com/mananapr/cfiles,ncurses file manager written in C with vim like keybindings file-manager,fman,,https://github.com/nore-dev/fman,TUI File Manager file-manager,goful,,https://github.com/anmitsu/goful,Goful is a CUI file manager written in Go. file-manager,joshuto,,https://github.com/kamiyaa/joshuto,ranger-like terminal file manager -email,aerc,https://aerc-mail.org/,,A pretty good email client +email,aerc,https://aerc-mail.org/,https://git.sr.ht/~rjarry/aerc,A pretty good email client file-handling,backdown,,https://github.com/Canop/backdown,Safely and ergonomically remove duplicate files -file-handling,czkawka,,https://qarmin.github.io/czkawka/,Remove unnecessary files from your computer -file-handling,TUI Archiver,https://www.nexus0.net/pub/sw/tuiarchiver/,https://codeberg.org/dnalor/tuiarchiver/,A TUI/CLI application to list / manage archives. Can be used stand-alone and has some features for integrating with TUI file managers -viewers,TubiTui,,https://codeberg.org/777/TubiTui,"A lightweight, libre, TUI-based YouTube client " +file-handling,czkawka,https://qarmin.github.io/czkawka/,https://github.com/qarmin/czkawka,Remove unnecessary files from your computer +file-handling,TUI Archiver,https://www.nexus0.net/pub/sw/tuiarchiver/,https://codeberg.org/dnalor/tuiarchiver.git,A TUI/CLI application to list / manage archives. Can be used stand-alone and has some features for integrating with TUI file managers +viewers,TubiTui,,https://codeberg.org/777/TubiTui.git,"A lightweight, libre, TUI-based YouTube client " viewers,youtube-tui,,https://github.com/Siriusmart/youtube-tui,An aesthetically pleasing YouTube TUI