Hart Gute Soft Ware

cli

MSYS2 (“minimal system 2”) is a software distribution and a development platform for Microsoft Windows, based on Mingw-w64 and Cygwin, that helps to deploy code from the Unix world on Windows. It plays the same role the old MSYS did in MinGW. www.msys2.org
#tool #development #cli

git-annex allows managing files with git, without checking the file contents into git. While that may seem paradoxical, it is useful when dealing with files larger than git can currently easily handle, whether due to limitations in memory, time, or disk space. git-annex.branchable.com
#tool #cli

The command-line tool for quick, simple deployment and management of Linux dedicated game servers. linuxgsm.com

#gaming #cli #selfhosted

Rclone is a command line program to manage files on cloud storage like Google Drive, S3, Swift, Dropbox, Google Cloud Storage, Azure, Wasabi, pCloud and many more. rclone.org
#cli #backup #encryption

Secure multithreaded packet sniffer written in rust. Network packets are parsed concurrently using a thread pool to utilize all cpu cores. github.com/kpcyrd/sniffglue
#tool #cli

Get things from one computer to another, safely. This package provides a library and a command-line tool named wormhole, which makes it possible to get arbitrary-sized files and directories (or short pieces of text) from one computer to another. The two endpoints are identified by using identical “wormhole codes”: in general, the sending machine generates and displays the code, which must then be typed into the receiving machine. magic-wormhole.readthedocs.io/en/latest
#tool #cli

dfrs displays the amount of disk space available on the file system containing each file name argument. If no file name is given, the space available on all currently mounted file systems is shown. Available for Linux. github.com/anthraxx/dfrs
#tool #cli

Taskwarrior is Free and Open Source Software that manages your TODO list from the command line. It is flexible, fast, and unobtrusive. It does its job then gets out of your way. taskwarrior.org

#organization #tool #cli