developer-tools products
A developer tool that replaces email addresses and phone numbers in HTML with obfuscated representations using a custom `<ob-fus-ca-ted>` element. It helps protect contact information from scrapers and spam bots without removing the data from the page. Available as an open-source library on GitHub.
Flow is a developer tool listed in the Terminal Trove directory. It is designed for use in terminal or command-line environments. Specific features and capabilities are based on its listing under developer tools.
davit is a command-line tool for visualizing Directed Acyclic Graphs (DAGs) in the terminal. It renders DAG structures as ASCII art, making it straightforward to inspect graph relationships without a graphical interface. The tool is written in Rust and available as an open-source project on GitHub.
OCR-grab is an open-source screenshot tool built as a Flameshot clone with added optical character recognition (OCR) functionality. It allows users to capture screen regions and extract text from the captured image directly. The project is available on GitHub and targets developers and power users who need quick text extraction from on-screen content.
A visual HTML and CSS page editor designed to be embedded directly into web applications. It allows users to edit page layouts and styles through a graphical interface without writing code manually. Built for developers who need to integrate in-app editing capabilities into their own projects.
Contained is a container management application for Apple Silicon Macs, built around Apple's native container APIs. It serves as an alternative to Docker for running containerized workloads on macOS. The project is open source and targets developers working with containers on arm64 hardware.
FuckClaude is a developer tool hosted on Vercel with notable GitHub traction. It provides functionality related to interacting with or working around Claude AI systems. The project is open source and has accumulated 696 GitHub stars.
MergeProtect is a tool for GitHub that adds protection to the merge process for pull requests. It integrates with AI to help enforce rules and safeguards before code is merged into a repository. The tool is designed to help development teams maintain code quality and prevent unintended changes from being merged.
agents-cli is a command-line interface tool for building and running AI agents from the terminal. It integrates with GitHub and is designed for developers working with artificial intelligence workflows. The tool allows users to manage and execute agent-based tasks directly from their development environment.
ClickRemix is a Chrome extension that lets users create small, custom Chrome extensions directly from the browser without a separate development environment. It provides a streamlined interface for building mini-extensions tailored to personal browsing workflows. The tool is aimed at users who want lightweight browser customizations without writing full extension code from scratch.
OpenScreenShot is an open-source tool for capturing full-page screenshots and adding annotations. It provides developers and users a self-hostable alternative for screenshot workflows. The tool focuses on full-page capture beyond the visible viewport along with basic markup capabilities.
OpenOPC is a Python library for communicating with OPC (OLE for Process Control) servers used in industrial automation. It provides a simple API for reading and writing data from OPC Classic (DA) servers on Windows systems. The library supports both direct COM-based access and a gateway service for use from non-Windows environments.
Onboard-CLI is a command-line tool that combines LLM capabilities with AST-based analysis to help developers visualize and understand codebases. It parses source code structure using abstract syntax trees and leverages large language models to provide contextual insights. The tool is designed to speed up onboarding by making unfamiliar codebases easier to navigate.
dnsglobe is a command-line tool for checking DNS propagation across multiple servers and regions. It provides a terminal-based interface built with Ratatui, allowing developers to visualize DNS record resolution in real time. The tool supports common DNS record types and is useful for diagnosing propagation delays after DNS changes.
BasaltLabs is a developer tool focused on API integrations with social media platforms. It is designed with privacy considerations in mind for handling social data. The product targets developers building applications that interact with social media APIs.
Fluffy Sparrow is a developer tool hosted on GitHub Pages. Based on available signals, it appears to be an open-source utility project. Further details about its specific functionality are limited from the current source information.
Arbor is a developer tool available on GitHub, currently at version 2.4.0. It is listed under developer tools and distributed via GitHub Releases. Specific features and capabilities are not detailed in the available source information.
Regraft is a developer tool that allows you to copy code snippets while maintaining a link to the original source. When the upstream code is updated, Regraft can propagate those changes to your copied versions. This helps developers stay in sync with library or template changes without manual diffing.
HoverSource is a developer tool that lets you hover over any UI element in your browser to instantly reveal its exact location in the source code. It helps developers quickly trace visual components back to their corresponding code files and line numbers. The tool is designed to speed up debugging and code navigation during frontend development.
Flint is a visualization language developed by Microsoft designed for use with AI agents. It provides a structured way to define and render charts and visual outputs within agent-driven workflows. The project is open source and documented via GitHub Pages.
FizzBee is a tool for requirements engineering that incorporates formal verification methods. It allows developers to specify and validate system requirements using formal models to catch logical errors early in the development process. The tool targets software engineers who want to apply rigorous verification techniques to their specifications.
Patchr is an open-source graphical user interface for editing 3D molecular structures. It integrates diffusion-based methods to assist with molecular modeling and structure refinement. The tool is aimed at researchers and developers working with protein or molecular design workflows.
A client library that enables DuckDB to connect to any database exposing an ADBC (Arrow Database Connectivity) driver. It bridges DuckDB with ADBC-compatible data sources, allowing queries across heterogeneous databases using the Arrow standard. The project is hosted on GitHub and targets developers working with columnar data pipelines.
netwatch is a terminal user interface (TUI) tool for monitoring network throughput in real time. It provides native inspection of network activity directly from the command line without requiring a graphical environment. The tool is open source and available on GitHub.