developer-tools products

Score
developer-tools
1,830 results
Santui, your terminal home base
developer-tools · Show HN · 2 pts

Santui is a terminal-based dashboard that serves as a home base for developers working in the command line. It provides a centralized interface within the terminal for organizing and accessing common tools and information. The project is open source and available on GitHub.

40
SCORE
KiCad in the Browser
developer-tools · Show HN · 18 pts

KiCad in the Browser is a web-based implementation of the KiCad PCB design tool that runs directly in a browser without local installation. It allows users to open and interact with KiCad schematic and PCB files through a web interface. The project is demonstrated via a hosted demo environment at pcbjam.com.

61
SCORE
Gubbi
developer-tools · Show HN · 2 pts

Gubbi is a command-line tool for scaffolding and managing Python projects hosted on GitHub. It automates common project setup tasks such as creating directory structures and configuration files. The tool is open source and available on GitHub.

40
SCORE
Build offline-first web apps in pure Go and HTML
developer-tools · Show HN · 1 pts

A framework for building offline-first web applications using pure Go and HTML, without requiring JavaScript. It enables developers to write client-side web logic entirely in Go, targeting WebAssembly or similar runtimes. The tool is designed for Go developers who want to build installable, offline-capable web apps with familiar tooling.

45
SCORE
Daily Refreshed drop-in replacement for LiteLLM's model price map
developer-tools · Show HN · 2 pts

A daily-refreshed API that serves as a drop-in replacement for LiteLLM's model price map. It provides up-to-date pricing data for AI models, keeping cost information current without manual updates. Developers can substitute it directly into existing LiteLLM integrations via the hosted endpoint.

51
SCORE
CAVS
developer-tools · Show HN · 2 pts

CAVS is an open-source developer tool hosted on GitHub. It provides functionality for developers to manage or validate workflows, though specific feature details are limited from available signals. The project is available for community contribution and self-hosting.

35
SCORE
Super fast pipeline for finding specific paths across mills of domains
developer-tools · Show HN · 1 pts

WebCensus is an open-source pipeline designed to search for specific URL paths across millions of domains at high speed. It enables developers and security researchers to scan large sets of domains for the presence of particular endpoints or file paths. The tool is available on GitHub and targets use cases such as reconnaissance, asset discovery, and web infrastructure analysis.

42
SCORE
Devflow CMS
developer-tools · Show HN · 1 pts

Devflow CMS is an open-source content management system hosted on GitHub under the getdevflow organization. It is designed for developers seeking a structured way to manage and deliver content. The project is in early stages with limited community traction at this time.

35
SCORE
WakaWiki, a CLI that maintains agent documentation for your codebase
developer-tools · Show HN · 1 pts

WakaWiki is a command-line tool that generates and maintains documentation for AI agents within a codebase. It helps developers keep agent-related documentation up to date directly from the terminal. The project is open source and hosted on GitHub.

37
SCORE
hermex
developer-tools · GitHub · 562 stars

Hermex is an iOS application that integrates with the Hermes agent framework to enable LLM-powered interactions on Apple devices. It provides a native mobile interface for running and managing Hermes-based AI agents. The project is open source and targets iOS developers working with large language model tooling.

78
SCORE
Local MCP
developer-tools · Show HN · 2 pts

Local MCP is a tool that enables developers to run Model Context Protocol (MCP) servers locally on their machines. It provides a local environment for connecting AI models and tools through the MCP standard. The tool is designed to support development and testing of MCP-based integrations without requiring remote infrastructure.

44
SCORE
InputTest.online
developer-tools · Product Hunt · 3 votes

InputTest.online is a web-based tool for testing keyboard and input device behavior directly in the browser. It helps developers verify input handling, key events, and character encoding across different environments. The tool is useful for debugging input-related issues in web applications.

51
SCORE
FastAPI AI Kit
developer-tools · Product Hunt · 7 votes

FastAPI AI Kit is a developer toolkit for building AI-powered applications using the FastAPI framework. It provides pre-built components and integrations aimed at accelerating the development of SaaS and AI-driven APIs. The kit targets developers looking to streamline backend setup for artificial intelligence projects.

50
SCORE
Onboard CLI
developer-tools · Product Hunt · 5 votes

Onboard CLI is a command-line tool designed to streamline developer onboarding workflows. It integrates with GitHub to help teams automate and manage setup processes from the terminal. The tool is aimed at improving productivity for developers joining new projects or repositories.

50
SCORE
Waypoint.nvim
developer-tools · Show HN · 7 pts

Waypoint.nvim is a Neovim plugin that provides bookmark or navigation waypoint functionality within the editor. It allows users to mark and jump between specific locations in their codebase. The plugin is written in Lua and follows standard Neovim plugin conventions.

46
SCORE
TeXposit
developer-tools · Show HN · 1 pts

TeXposit is a developer tool available at texposit.com focused on LaTeX-related functionality. It provides utilities for working with TeX-based documents or typesetting workflows. Specific features are based on the tooling available on the site.

33
SCORE
Markdown to PDF CLI Tool
developer-tools · Show HN · 2 pts

A command-line tool that converts Markdown files into PDF documents. It is designed for developers who need a straightforward way to generate PDFs from Markdown source files via the terminal. The project is open source and available on GitHub.

40
SCORE
Isthistechdead.com got a full UI revamp
developer-tools · Show HN · 1 pts

Isthistechdead.com is a reference site that helps developers assess whether a technology, framework, or tool is still actively maintained and widely used. The site received a full UI revamp, improving its visual design and usability. It provides a quick way to check the status and relevance of various technologies.

45
SCORE
Sylix, a free native Cursor/Antigravity alternative
developer-tools · Show HN · Show HN · 2 pts

Sylix is a free, native IDE designed as an alternative to Cursor and Antigravity. It provides a desktop-native development environment with similar AI-assisted coding capabilities. The tool is available at no cost and targets developers seeking a lightweight or open alternative.

37
SCORE
Work on multiple projects at once (ONE terminal window for everything)
developer-tools · Show HN · 2 pts

mygrid is a command-line tool that lets developers manage and view multiple projects simultaneously within a single terminal window. It organizes project outputs into a grid layout, reducing the need to switch between multiple terminal tabs or windows. The tool is open source and available on GitHub.

44
SCORE
AI-powered code review tool
developer-tools · Show HN · 2 pts

ReviewCerberus is an open-source tool that uses AI to automate code review on GitHub repositories. It analyzes pull requests and provides automated feedback to help developers identify potential issues in their code. The project is hosted on GitHub and is available for self-hosting.

41
SCORE
World Release Notes
developer-tools · Show HN · Show HN · 1 pts

World Release Notes is a directory that aggregates release notes and changelogs from software projects and products around the web. It provides developers and users a centralized place to track updates across multiple tools and services. The site is browsable by product or category to help users stay informed about new versions and changes.

42
SCORE
Gemma 3 inference in pure C++ with Metal acceleration
developer-tools · Show HN · 1 pts

A C++ implementation for running Gemma 3 language model inference with Metal GPU acceleration on Apple hardware. The project provides a lightweight, dependency-minimal approach to local LLM inference without requiring Python or large ML frameworks. It targets macOS devices with Apple Silicon or Metal-compatible GPUs.

45
SCORE
WyrmRSS
developer-tools · Show HN · 1 pts

WyrmRSS is an open-source RSS feed reader available on GitHub. It is designed for developers looking for a lightweight tool to aggregate and consume RSS content. The project is hosted under the kryoseu GitHub account and is in early-stage development.

35
SCORE
SUPPORT THE PROJECT →
© 2026 MARKETHUNT