9 days ago
08 Dec 25
Another secret manager, this time password protected. IMO it works best with keys so that you don’t have to leak the password everywhere.
27 Oct 25
A secrets manager using by Devenv, that apparently is similar to the newly announced Fnox (mise)
encrypted/remote secret manager. Contribute to jdx/fnox development by creating an account on GitHub.
Diagram as Code Tool Written in Rust with Draggable Editing. The goal of oxdraw is to make it easy to create and maintain high-quality diagrams using a declarative and reproducible syntax. Charts are written in Mermaid syntax, while a web interface allows users to fine-tune positions connector paths, colors, and other styling components. Whenever a diagram is tweaked visually, the structural changes are persisted back to the source file as declarative code so that everything remains deterministic and version-able. The changes are saved as comments in the mermaid file so it remains compatible with other Mermaid tools. The repo is composed of the Rust CLI to compile .mmd files into images and the React based web interface to editing the files.
03 Sep 25
An OSC52 CLI tool
02 Sep 25
An OSC52 CLI tool
21 Jul 25
An extension and format to manage secrets along with devenv, using different backends transparently. That can be useful but also means your secrets are scattered everywhere and therefore not very auditable.
Allows for storing encrypted secrets in repos. It looks like this uses asym keys, which would make distribution in a team easier.
27 Jun 25
Wikiman is a universal offline documentation search engine for manual pages, tldr-pages, ArchWiki, Gentoo Wiki, DevDocs, and FreeBSD documentation
Wikiman is a universal offline documentation search engine for manual pages, tldr-pages, ArchWiki, Gentoo Wiki, DevDocs, and FreeBSD documentation
xwmx/nb: CLI and local web plain text note‑taking, bookmarking, and archiving with linking, tagging, filtering, search, Git versioning & syncing, Pandoc conversion, more, in a single portable script.
CLI and local web plain text note‑taking, bookmarking, and archiving with linking, tagging, filtering, search, Git versioning & syncing, Pandoc conversion, more, in a single portable script.
25 Jun 25
08 Jun 25
pgcli is a command-line PostgreSQL client with auto-completion and syntax colouring, built for quick interactive querying directly from the terminal. Features include:
- Context-aware suggestions that surface tables, columns or keywords as you type
- Fuzzy filter on history
- Syntax highlighting
- Multi-line editing
- Smart pager selection
- Auto switch to vertical output when a result exceeds terminal width
- Configurable row-limit prompt
- Primitive support for psql slash commands
- Optional warnings before destructive statements
- Rich configuration file for prompts and colours
OTB is a community driven, extensible and heavily documented open-source project for remote sensing. It can process high resolution optical, multispectral and radar images at the terabyte scale. All of algorithms are accessible from QGIS, Python, the command line or C++. It’s available on Linux, Windows, and macOS (via Docker for ARM Mac computers). Features include:
- Features extraction
- Change detection
- Image manipulation
- Image Segmentation
- Hyperspectral processing
- Data pre-processing
- Data pre-processing
- SAR processing
Supported formats:
- Image formats supported by GDAL (tiff, hrd, img, data providers specifics …)
- Vector formats supported by GDAL/OGR (shapefile, sqlite, postgis …)
- Metadata formats supported by OSSIM and OSSIM plugins (Pléiades and other ADS sensors, DigitalGlobe sensors, NITF)
- Digital Elevation Models supported by OSSIM (SRTM, DTED and generic geotiff DEM)
- KMZ image export
17 May 25
12 May 25
23 Apr 25
Official Python command-line tool of the Overture Maps Foundation. Overture Maps provides free and open geospatial map data, from many different sources and normalized to a common schema. This tool helps to download Overture data within a region of interest and converts it to a few different file formats.