developer-tools products
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.