developer-tools products

Score
developer-tools
1,836 results
STT-MCP
developer-tools · Show HN · 2 pts

STT-MCP is an open-source speech-to-text integration built on the Model Context Protocol (MCP). It enables AI assistants and MCP-compatible clients to transcribe audio input using speech recognition capabilities. The project is hosted on GitHub and targets developers building voice-enabled AI workflows.

44
SCORE
Chrome Plugin to Scan HN Page Quickly. (Categorize with Local Model)
developer-tools · Show HN · 1 pts

A Chrome extension that scans Hacker News pages to help users quickly identify relevant posts. It uses a local machine learning model to categorize HN content directly in the browser. The tool is open source and available on GitHub.

39
SCORE
Hibernate and restore Claude Code sessions across reboots
developer-tools · Show HN · 5 pts

A tool that allows developers to hibernate and restore Claude Code sessions across system reboots. It preserves session state so work can be resumed without losing context after a restart. Designed for use with Claude Code in developer workflows.

49
SCORE
OneCLI
developer-tools · Show HN · 2 pts

OneCLI is a command-line interface tool accessible at onecli.sh. It is designed for developers seeking a unified CLI experience. Specific features and supported workflows are available on the project's website.

35
SCORE
Static libvips builds, pick only the formats you need
developer-tools · Show HN · 1 pts

Static builds of libvips, a fast image processing library, allowing developers to select only the image format support they need. Reduces binary size by excluding unused format dependencies. Distributed via GitHub for integration into projects requiring a self-contained libvips binary.

49
SCORE
Free API keys for open models (Llama, Qwen, GPT-OSS, Gemma)
developer-tools · Show HN · 1 pts

TensorMux provides free API keys for accessing open-source language models including Llama, Qwen, GPT-OSS, and Gemma. Developers can use these keys to integrate open models into their applications without upfront cost. Access is available via a login portal at app.tensormux.com.

38
SCORE
bento
developer-tools · GitHub · 855 stars

Bento is an open-source developer tool hosted on GitHub with 855 stars. It provides utilities aimed at streamlining development workflows. The project is maintained by nyblnet and available for community contribution.

73
SCORE
rsync.ai
developer-tools · Product Hunt · 3 votes

rsync.ai is a developer tool that integrates artificial intelligence into data synchronization workflows. It is designed to assist with data and analytics tasks, building on the functionality of the classic rsync protocol. The tool targets developers looking to automate or enhance data transfer and management processes.

43
SCORE
Modern Serial Console for macOS based on libghostty written in Swift
developer-tools · Show HN · 1 pts

MecoSerial is a serial console application for macOS built with Swift and powered by the libghostty terminal library. It provides a native macOS interface for interacting with serial port devices. The project is open source and available on GitHub.

41
SCORE
OpenCode Session Tracker
developer-tools · Show HN · 1 pts

OpenCode Session Tracker is a tool for tracking and managing coding sessions within the OpenCode environment. It records session activity and provides a log of development work over time. The project is open source and hosted on GitHub.

38
SCORE
NvChat
developer-tools · Show HN · 1 pts

NvChat is an open-source chat application available on GitHub. It is categorized as a developer tool and appears to provide messaging or communication functionality. The project is hosted publicly and can be explored or contributed to via its GitHub repository.

33
SCORE
Mcpgen
developer-tools · Show HN · 2 pts

Mcpgen is an open-source tool hosted on GitHub for generating Model Context Protocol (MCP) server scaffolding. It helps developers quickly bootstrap MCP-compatible server projects from the command line. The project is in early stages with minimal community activity.

39
SCORE
Let Claude/ChatGPT deploy your sites
developer-tools · Show HN · 1 pts

Nippy is an MCP server that enables AI assistants like Claude and ChatGPT to deploy websites on your behalf. It connects AI chat interfaces to site deployment workflows through the Model Context Protocol. This allows users to trigger deployments via natural language commands within supported AI environments.

45
SCORE
PyRoboFrames
developer-tools · Product Hunt · 0 votes

PyRoboFrames is a Python-based framework for robotics development, hosted on GitHub. It provides tools and structures for building and managing robotic systems with AI integration. The project targets developers working on robot programming and automation.

37
SCORE
cue
developer-tools · GitHub · 725 stars

Cue is an open-source data validation and configuration language that unifies schema definition, data validation, and code generation. It allows developers to define constraints and types for JSON, YAML, and other data formats in a single language. Cue integrates with existing tooling and supports workflows for validating, generating, and transforming structured data.

83
SCORE
nativ
developer-tools · GitHub · 760 stars

nativ is an open-source framework for running and serving large language models locally using Apple's MLX framework. It provides a structured way to deploy and interact with MLX-compatible models on Apple Silicon hardware. The project is available as a Python-based tool with a focus on local inference workflows.

81
SCORE
A local, extensible session viewer for Pi and Codex
developer-tools · Show HN · 1 pts

A local session viewer designed for Pi and Codex that runs entirely on your own machine. It is extensible, allowing developers to customize or expand its functionality to suit their workflow. The tool is open source and available on GitHub.

35
SCORE
I built a scraping engine where the LLM writes configs, not code
developer-tools · Show HN · 1 pts

Fitter is a scraping engine that uses LLM-generated configuration files rather than custom code to define data extraction logic. Users describe what they want to scrape and the LLM produces the config, which Fitter then executes against target pages. The project is open source and available on GitHub.

45
SCORE
Syndicate
developer-tools · Product Hunt · 7 votes

Syndicate is a developer tool listed under productivity and AI categories on Product Hunt. It is designed to assist developers with workflow or automation tasks, leveraging artificial intelligence capabilities. Specific feature details are limited based on available information.

45
SCORE
Pacwich, Monorepo tooling for Bun/NPM/pnpm (try the browser CLI demo)
developer-tools · Show HN · 1 pts

Pacwich is a monorepo tooling solution that supports Bun, NPM, and pnpm package managers. It provides utilities for managing packages and dependencies across monorepo workspaces. A browser-based CLI demo is available for trying the tool without a local installation.

42
SCORE
Promptrack A local menu bar app that tracks your Claude Code usage
developer-tools · Show HN · 1 pts

Promptrack is a local menu bar application that monitors and displays your Claude Code usage directly from your system tray. It runs locally on your machine, providing visibility into API consumption without sending data to external services. The app is designed for developers who use Claude Code and want to keep track of their usage at a glance.

45
SCORE
Szr: A safer command output reduction for coding agents
developer-tools · Show HN · 2 pts

Szr is a command-line tool designed to reduce and summarize output from shell commands for use with coding agents and LLM-based workflows. It helps prevent token overflow and context bloat by truncating or condensing verbose command output in a controlled way. The tool is intended to make automated coding pipelines safer and more predictable when handling large or noisy terminal output.

45
SCORE
Readmer is a compiler for building READMEs from Liquid/Jinja2 templates
developer-tools · Show HN · 1 pts

Readmer is a command-line tool that compiles README files from Liquid or Jinja2 templates. It allows developers to generate consistent, dynamic documentation by combining template logic with project-specific data. The tool is open source and hosted on GitHub.

38
SCORE
I Made Shadertoy 2.0
developer-tools · Show HN · 1 pts

Fibertoy is a web-based shader editor inspired by Shadertoy, designed for writing and previewing GLSL fragment shaders in the browser. It provides an interactive coding environment where users can create real-time graphics effects using shader code. The tool targets developers and creative coders interested in GPU-based visual programming.

42
SCORE
SUPPORT THE PROJECT →
© 2026 MARKETHUNT