Data science without the drudgery

VisiData is an interactive multitool for tabular data. It combines the clarity of a spreadsheet, the efficiency of the terminal, and the power of Python, into a lightweight utility which …

The Silver Searcher

A code-searching tool similar to ack, but faster.  The Silver Searcher is a tool for searching code. It started off as a clone of Ack, but their feature sets have since …

icalBuddy

icalBuddy is a command-line utility that can be used to get lists of events and tasks/to-do’s from the OS X calendar database (the same one iCal uses). Installation Usage

gioui

Immediate mode GUI programs in Go for Android, iOS, macOS, Linux, FreeBSD, OpenBSD, Windows, and WebAssembly (experimental). See gioui.org for details and documentation. Installation Gio is designed to work with very few …

gore: Yet another Go REPL

gore: Yet another Go REPL that works nicely. Featured with line editing, code completion, and more. Features Line editing with history Multi-line input Package importing with completion Evaluates any expressions, …