developer-tools products

Score
developer-tools
1,829 results
Replace emails and phone numbers with <ob-fus-ca-ted>
developer-tools · Show HN · 2 pts

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.

44
SCORE
Flow
developer-tools · Show HN · 2 pts

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.

37
SCORE
davit
developer-tools · GitHub · 679 stars

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.

78
SCORE
OCR-grab: Flameshot clone that adds OCR
developer-tools · Show HN · 2 pts

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.

40
SCORE
Embeddable visual HTML/CSS page editor
developer-tools · Show HN · 1 pts

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.

45
SCORE
contained-app
developer-tools · GitHub · 605 stars

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.

82
SCORE
FuckClaude
developer-tools · GitHub · 696 stars

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.

67
SCORE
MergeProtect
developer-tools · Product Hunt · 3 votes

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.

50
SCORE
agents-cli
developer-tools · Product Hunt · 133 votes

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.

67
SCORE
Chrome extension that creates mini-Chrome extensions for you
developer-tools · Show HN · 1 pts

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.

45
SCORE
OpenScreenShot: open-source full-page screenshot and annotation tool
developer-tools · Show HN · 1 pts

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.

40
SCORE
OpenOPC
developer-tools · GitHub · 603 stars

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.

80
SCORE
Onboard-CLI, a LLM powered and AST-based tool to visualize codebase
developer-tools · Show HN · 15 pts

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.

53
SCORE
dnsglobe
developer-tools · GitHub · 725 stars

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.

82
SCORE
BasaltLabs
developer-tools · Product Hunt · 1 votes

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.

44
SCORE
Fluffy Sparrow
developer-tools · Show HN · 1 pts

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.

31
SCORE
Arbor
developer-tools · Show HN · 1 pts

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.

33
SCORE
Copy the Code. Keep the Updates
developer-tools · Show HN · 1 pts

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.

49
SCORE
Hover over your UI element to get its exact location in code
developer-tools · Show HN · Show HN · 1 pts

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.

49
SCORE
Microsoft releases Flint, a visualization language for AI agents
developer-tools · Show HN · 85 pts

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.

69
SCORE
Requirements Engineering with Formal Verification
developer-tools · Show HN · 10 pts

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.

57
SCORE
Open-source GUI for editing 3D molecular structures with diffusion
developer-tools · Show HN · 2 pts

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.

44
SCORE
Connect DuckDB to any database that has an ADBC driver
developer-tools · Show HN · 1 pts

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.

42
SCORE
Native TUI Network Throughput Inspection
developer-tools · Show HN · 2 pts

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.

39
SCORE
SUPPORT THE PROJECT →
© 2026 MARKETHUNT