macos: mount remote dirs to my mac
My mnt.shfor mounting remote dirs to my Mac. It can be useable if You want to work with files in remote servers on Your machine with locally installed tools. View …
My mnt.shfor mounting remote dirs to my Mac. It can be useable if You want to work with files in remote servers on Your machine with locally installed tools. View …
Chime 1.0 is Available Chime is out, and available to everyone. Here’s a look at the state of the release and where we go from here. Built for macOS Chime …
shox: A customisable terminal status bar with universal shell/terminal compatibility. Currently works on Mac/Linux.
Gdlv is a graphical frontend to Delve for Linux, Windows and macOS. Setup First make sure you have the current version of delve installed: then install gdlv: Use Ctrl+plus and Ctrl+minus, or config …
q is a command line tool that allows direct execution of SQL-like queries on CSVs/TSVs (and any other tabular text files). q treats ordinary files as database tables, and supports …
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 …
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 …
spinner is a simple package to add a spinner / progress indicator to any terminal application. Examples can be found below as well as full examples in the examples directory. …
go-memdb: Provides the memdb package that implements a simple in-memory database built on immutable radix trees. The database provides Atomicity, Consistency and Isolation from ACID. Being that it is in-memory, it does …