132 private links
Translate Shell (formerly Google Translate CLI) is a command-line translator powered by Google Translate (default), Bing Translator, Yandex.Translate, and Apertium.
It can also be used like an interactive shell; input the text to be translated line by line. It can translate a file or a website, and has a text-to-speech feature.
This is really the first #cli-app listed here that is written in AWK :-)
The Odin programming language is designed with the intent of creating an alternative to C with the following goals: simplicity, high performance, built for modern systems, joy of programming.
The language borrows heavily from (in order of philosophy and impact): Pascal, C, Go, Oberon.
Niklaus Wirth and Rob Pike have been the programming language design idols throughout this project.
GNU Typist (also called gtypist) is a universal typing tutor. You can learn correct typing and improve your skills by practising its exercises on a regular basis.
A command line program for getting Wikipedia summaries easily.
Stop hating regex and start learning.
Scripts for the Python Script Orange widget.
Graphical SFTP client and terminal emulator with helpful utilities.
An Open Source, Cross-platform Text Expander written in Rust.
This is a cruel, but fair Minesweeper game:
- The mines are not placed at the beginning, but determined as you play. There is no hidden state.
- If you try to guess, the game will always choose the worst scenario.
- Except when you are forced to guess (there are no safe cells anywhere). Then, guessing is completely safe.
- You are still expected to select one of the adjacent cells. Select "Allow guessing anywhere" if you want to be able to play elsewhere on the board.
KeePass is a free open source password manager. Passwords can be stored in an encrypted database, which can be unlocked with one master key.

Bitwarden is a free and open source password management solution for individuals, teams, and business organizations.
Easy and safe way for individuals, teams, and business organizations to store, share, and sync sensitive data.
A command line interface (interactive shell) to work with KeePass 1.x or 2.x database files.

gopass is a rewrite of the pass password manager in Go with the aim of making it cross-platform and adding additional features. The target audience are professional developers and sysadmins (and especially teams of those) who are well versed with a command line interface.
Sort files and pack them into partitions.
Then some little smarty decided that the operating system shouldn’t have all the fun and that developers should be able to create exception conditions and use this new architecture themselves, and in what is likely one of the worst things to ever happen to software development until pair programming came along, extended the new architecture with throw...
A Minimalistic CLI Tool for Managing and Running Bash Snippets.
GNU recutils is a set of tools and libraries to access human-editable, text-based databases called recfiles. The data is stored as a sequence of records, each record containing an arbitrary number of named fields. Advanced capabilities usually found in other data storage systems are supported: data types, data integrity (keys, mandatory fields, etc.) as well as the ability of records to refer to other records (sort of foreign keys). Despite its simplicity, recfiles can be used to store medium-sized databases.
Board games for the terminal.
Now including (limited to?): reversi, minesweeper, connect four.
Simple terminal based minesweeper.
PandaPy has the speed of NumPy and the usability of Pandas (10x to 50x faster).