131 private links
Terminal utility that allows you to use words coming from the standard input to create a nice selection window just below the cursor. Once done, your selection will be sent to standard output.
Toolkit for Text Generation and Beyond. Contribute to asyml/texar development by creating an account on GitHub.
Features:
- Cross-platform support for Linux and Mac
- Automation (so there's no need to remember to click "backup")
- Point-in-time recovery (or something close) so if you accidentally delete a file but don't notice until later, it's still recoverable
- Low cost
- Replicated data store for backup sets, so data exists in more than one place (i.e., not just backing up to a local USB drive)
- Encryption in case the backup files fall into the wrong hands
Open Automatic Number Plate Recognition on Smartphones (former UIT-ANPR).
Flameshot is an easy to use, open source, Qt-based screenshot utility which is adept at capturing custom areas of a desktop.
FSearch is a fast file search utility for GNU/Linux operating systems, inspired by Everything Search Engine. It’s written in C and based on GTK+3.

Features
- Instant (as you type) results
- RegEx support
- Wildcard support
- Filter support (only search for files, folders or everything)
- Fast sort by filename, path, size or modification time
- Include and exclude specific folders to be indexed
- Ability to exclude certain files/folders from index using wildcard expressions
- Customizable interface
RSSHub is a lightweight and extensible RSS feed aggregator, it's able to generate feeds from pretty much everything.
Discover the easiest way to get started contributing to open source. Over 31,337 devs are helping 3,359 projects with our free, community developed tools
Mobile shell that supports roaming and intelligent local echo. Like SSH secure shell, but allows mobility and more responsive and robust.

Rolo keeps track of your contacts and display them to you with a text-based menu.
Rolo strives to be a well-constructed tool for complimenting text-based email programs-such as mutt. It utilizes the vCard version 3.0 format for storing its contacts and it interfaces with the end-user through a NCurses front-end.

Building command line tools in Bash is an extremely tedious and somewhat enigmatic task. There's quite a bit of boilerplate code you're going to have to write if you want your script to do more than just one thing, which will only clutter your script. In addition, your scripts will likely never be able to reference good code you've written from old scripts.
Ash helps you get rid of all of your boilerplate by letting you call functions directly from the command line, while also providing a modular approach to scripting which will allow you to share code between scripts.
You are able to build a module independently that functions as a CLI or as a library (or any combination of the two), and easily share your module with the world.
restic is a program that does backups right.
Features
- Easy: Doing backups should be a frictionless process, otherwise you are tempted to skip it.
Resticshould be easy to configure and use. - Fast: Backing up your data with
resticshould only be limited by your network or hard disk bandwidth so that you can backup your files every day. - Verifiable:
resticenables you to easily verify that all data can be restored. - Secure:
Resticuses cryptography to guarantee confidentiality and integrity of your data. The location where the backup data is stored is assumed to be an untrusted environment. - Efficient: With the growth of data, additional snapshots should only take the storage of the actual increment.
- Free:
resticis free software and licensed under the BSD 2-Clause License and actively developed on GitHub.
Tilix is an advanced GTK3 tiling terminal emulator that follows the Gnome Human Interface Guidelines.

Cat-like program with glitch animation.

Command-line utility for working with Google Drive.
python-prompt-toolkit: Library for building powerful interactive command line applications in Python
Library for building powerful interactive command line applications in Python.

Command line podcast client.

castero is a command line podcast client. It's designed to be easy to use and targeted at users who want lightweight command line applications instead of bloated GUI-based alternatives.
Make your own quadrille, graph, hex, etc paper! Uses the pgf/TikZ package for LaTeX, which should be part of any modern TeX installation.
Example:

Create and maintain your own man pages so you can remember how to do stuff.