developer-tools products

Score
developer-tools
1,829 results
Mouse Without Borders for Linux (Go Client for the PowerToys Protocol)
developer-tools · Show HN · 2 pts

A Go-based Linux client that implements the PowerToys Mouse Without Borders protocol, enabling cross-device mouse and keyboard sharing between Linux and Windows machines. It allows Linux systems to participate in the same seamless cursor-sharing sessions originally designed for Windows via Microsoft PowerToys. The client is open source and hosted on GitHub.

51
SCORE
Dotenv-Diff v3.0.0
developer-tools · Show HN · 1 pts

Dotenv-Diff is a command-line tool that compares two .env files and highlights the differences between them. It helps developers identify missing, added, or changed environment variables across different configurations. Version 3.0.0 is available as an open-source project on GitHub.

40
SCORE
Instant GraphRAG over any Postgres database
developer-tools · Show HN · 3 pts

Polygres enables GraphRAG (Graph Retrieval-Augmented Generation) directly on top of existing PostgreSQL databases without requiring data migration. It builds a knowledge graph layer over Postgres tables to support graph-based context retrieval for AI applications. The tool is aimed at developers who want to add RAG capabilities to their stack using their current database infrastructure.

54
SCORE
Backlog
developer-tools · Show HN · 3 pts

Backlog is an open-source command-line tool for managing tasks and to-do items stored in a local file. It allows developers to create, list, and update tasks directly from the terminal without requiring an external service. The project is hosted on GitHub and designed for lightweight personal task tracking.

42
SCORE
OCR Buddy: local browser OCR for code, formulas (LaTeX) and tables
developer-tools · Show HN · 2 pts

OCR Buddy is a browser-based OCR tool that runs locally without sending data to external servers. It is designed to extract text from images containing code, mathematical formulas (with LaTeX output), and tables. The tool operates entirely within the browser, making it suitable for privacy-conscious workflows.

47
SCORE
DataGridXL v3, High Performance Excel-Like Data Grid
developer-tools · Show HN · 1 pts

DataGridXL v3 is a JavaScript data grid component designed to replicate spreadsheet-style interactions similar to Excel. It is built for developers who need to embed editable, high-performance tabular data interfaces into web applications. The library targets use cases requiring large dataset handling within a browser-based grid UI.

46
SCORE
Davit, a Apple Containers UI
developer-tools · Show HN · 7 pts

Davit is a macOS graphical interface for managing Apple Containers. It provides a visual layer over Apple's container tooling, allowing developers to interact with containers without using the command line. The app is designed for macOS users working with Apple's native container infrastructure.

56
SCORE
HTMLDrive
developer-tools · Show HN · 4 pts

HTMLDrive is an online directory and resource hub for HTML-based tools, templates, and code snippets. It provides developers with a curated collection of ready-to-use HTML components and examples. Users can browse and access front-end resources to aid in web development projects.

44
SCORE
Docx-CLI: agents read/edit Word docs using 1/2 the time and tokens
developer-tools · Show HN · 11 pts

Docx-CLI is a command-line tool that enables AI agents to read and edit Word documents (.docx files). It is designed to reduce the time and token usage required for agents to process Word documents by approximately half. The tool is open source and available on GitHub.

56
SCORE
Xls-reader
developer-tools · Show HN · 1 pts

Xls-reader is a browser-based tool for reading and displaying XLS spreadsheet files. It allows users to open and preview Excel files directly in the browser without requiring server-side processing. The tool is aimed at developers needing a lightweight client-side solution for handling XLS data.

38
SCORE
DataStays, developer data tools that run in the browser
developer-tools · Show HN · 1 pts

DataStays is a collection of developer data tools that run entirely in the browser. The tools are designed for working with data without requiring server-side processing or external dependencies. It targets developers who need lightweight, client-side utilities for data tasks.

42
SCORE
Q a REPL for LLM inside the terminal
developer-tools · Show HN · 1 pts

Q is a terminal-based REPL (Read-Eval-Print Loop) for interacting with large language models directly from the command line. It allows developers to send prompts and receive responses without leaving their terminal environment. The tool is open source and available on GitHub.

37
SCORE
TraceGen
developer-tools · Show HN · 2 pts

TraceGen is an open-source tool for generating OpenTelemetry traces, designed to help developers test and validate their observability pipelines. It produces synthetic trace data that can be sent to any OpenTelemetry-compatible backend. The project is maintained by ImmersiveFusion and available on GitHub.

44
SCORE
Equalizer
developer-tools · Show HN · 1 pts

Equalizer is an open-source developer tool hosted on GitHub by tsirysndr. It is designed to provide equalization or balancing functionality, though specific features are limited based on available information. The project is in early stages with minimal community traction at this time.

31
SCORE
Reins
developer-tools · Show HN · 2 pts

Reins is a developer tool available at karnstack.com designed to help manage and control workflows or processes. It is listed under developer tools and appears to be an early-stage or newly launched project. Specific features and capabilities are limited based on currently available information.

33
SCORE
Code Workspace, Everywhere
developer-tools · Show HN · 1 pts

Boot provides a cloud-based code workspace accessible from any device with a browser. It allows developers to set up and access their development environment without local installation. The tool is designed to keep coding environments consistent and portable across locations.

40
SCORE
Larasend
developer-tools · Show HN · 1 pts

Larasend is a tool for Laravel developers focused on email sending and management. It integrates with Laravel applications to handle transactional email workflows. The service provides an interface for managing and monitoring email delivery.

40
SCORE
ttyd
developer-tools · Show HN · 1 pts

ttyd is an open-source tool that shares a terminal session over the web using WebSockets. It runs a command-line process and exposes it through a browser-accessible interface, supporting features like SSL, basic authentication, and read-only mode. Built on libwebsockets and xterm.js, it works on Linux, macOS, and other Unix-like systems.

54
SCORE
mip
developer-tools · Show HN · 2 pts

mip is a command-line tool available at mip.sh. It is designed for developer workflows and can be installed or invoked directly via the shell. Specific features and capabilities are defined by the project's shell script interface.

35
SCORE
GitGrow
developer-tools · Product Hunt · 3 votes

GitGrow is a developer tool listed on Product Hunt focused on GitHub workflows. It is categorized under Developer Tools and targets developers working with GitHub repositories. Specific features are not detailed beyond its association with GitHub tooling.

39
SCORE
TurboQuant for mlx-lm (Apple Silicon)
developer-tools · Show HN · 1 pts

TurboQuant is a quantization tool designed for mlx-lm models running on Apple Silicon hardware. It enables users to apply quantization techniques to reduce model size and improve inference efficiency within the MLX framework. The project is open source and available on GitHub.

39
SCORE
Yank.run
developer-tools · Show HN · 1 pts

Yank.run is a developer tool accessible at yank.run. Based on available signals, it is listed under developer tools and has been shared on Hacker News. Specific features and capabilities are not fully detailed from the provided information.

35
SCORE
Bare-Metal RTOS(TamgaOs) for Cortex-M7 (STM32H753ZI) Port
developer-tools · Show HN · 1 pts

TamgaOs is a bare-metal real-time operating system (RTOS) ported for the ARM Cortex-M7 architecture, specifically targeting the STM32H753ZI microcontroller. The project provides core RTOS functionality implemented directly on hardware without an underlying OS layer. It is available as an open-source repository on GitHub for embedded systems developers working with STM32H7 series devices.

38
SCORE
Claude-teleport, move your Claude Code history between machines
developer-tools · Show HN · 2 pts

Claude-teleport is a command-line utility that transfers Claude Code conversation history between different machines. It allows developers to migrate their session data and context when switching workstations or development environments. The tool is open source and available on GitHub.

45
SCORE
SUPPORT THE PROJECT →
© 2026 MARKETHUNT