A CLI to easily manage .env files and keep them consistent. It is simple, fast, error resistant, and composable.
A curated list of delightful tools for digital creatives in a variety of mediums.
Snapdrop: local file sharing in your browser. Inspired by Apple's Airdrop.
Open source browser tools for everyday use
Free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, PostgreSQL, MariaDB, SQLite, Oracle, DB2, SQL Server, Sybase, MS Access, Teradata, Firebird, Derby, etc.
Powerful HTTP and GraphQL tool belt
Free and open source on Mac, Windows, and Linux
In semi-related news, is pretty impressive.
The Silver Searcher is a tool for searching code. It started off as a clone of Ack, but their feature sets have since diverged slightly. In typical usage, Ag is 5-10x faster than Ack.
HTTPie (pronounced aych-tee-tee-pie) is a command line HTTP client. Its goal is to make CLI interaction with web services as human-friendly as possible. It provides a simple http command that allows for sending arbitrary HTTP requests using a simple and natural syntax, and displays colorized output. HTTPie can be used for testing, debugging, and generally interacting with HTTP servers.
Replace cURL with httpie: Thanks to Hening for the hint @PyBerlin!