🛠️ All DevTools
Showing 5721–5740 of 6564 tools
Last Updated
August 02, 2026 at 04:38 PM
filamentphp/filament
GitHub Trending[Other] A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
jitsi/jitsi-meet
GitHub Trending[Other] Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.
MaskLLM
Product Hunt[API/SDK] Mask your LLM APIs for secure rotation and logging MaskLLM helps you mask your LLM API keys for secure rotation and sharing across different development environments.
Fellow API
Product Hunt[API/SDK] Build custom workflows from meeting transcripts and AI notes Whether you need to archive compliance records, trigger workflows when key terms appear, feed dashboards with fresh insights, or pass transcripts to an LLM for tailored recaps and action plans, Fellow’s API gives you everything you need to make it happen.
Compozy
Product Hunt[Other] Design complex AI workflows using intuitive YAML templates Create, deploy, and manage robust multi-agent systems with Compozy—unifying agents, tasks, tools, and signals into scalable YAML workflows. Powered by Go and Temporal for performance and reliability, it optimizes costs and gives enterprises full control.
Promptic
Product Hunt[Other] LeetCode but for Prompt Engineers The new LeetCode but for prompt engineers. Master prompt engineering with structured challenges and AI-powered feedback. Join 1000+ developers already improving their skills.
Mockden
Product Hunt[API/SDK] Rapid api prototyping & mock data Mockden helps developers prototype APIs with custom schemas and mock data. Fast, scalable, and ideal for testing
Jotty
Product Hunt[Other] Organize your code snippets and technical resources Jotty is a modern web app for developers to save, organize and share code snippets, useful links and technical notes. Build faster with organized code snippets.
Formulas-AI
Product Hunt[Other] Generate Excel formulas by DeepSeek AI Imagine a programmer being asked to use Excel! This task seems even more daunting than writing code. Do not fear, however, for there now exists a tool that can rapidly generate Excel formulas. Try it out, and see for yourself.
LightningChart Python Trader
Product Hunt[Other] Python financial graphing and charting library LightningChart Python Trader is a high-performance charting library for Python, built for fintech and trading apps. Features GPU-accelerated rendering, 100+ indicators, 30+ tools, and multiple chart types for real-time, interactive market analysis.
RinaWarp Terminal
Product Hunt[Other] AI-powered terminal with voice control and beautiful themes The terminal that makes developers 10x more productive. Features AI command suggestions, voice control with "Hey Rina", and beautiful mermaid themes. Includes cloud sync, team collaboration, and learns your workflow patterns.
ScrollX UI
Product Hunt[Other] An open source collection of animated & beautiful components ScrollX UI is an open-source library with customizable, animated, interactive React components to help developers build fast, visually appealing UIs.
Debian.Club
Product Hunt[Other] Friendly, step-by-step Debian 13 tutorials Debian.Club is a friendly, step-by-step guide for absolute beginners to Debian 13. Learn installation, apt package management, networking, desktops & servers, and everyday troubleshooting — with clear commands, screenshots, and real-world examples.
Discord Automation Trigger Bot
Product Hunt[Other] Bridge discord to automation tools n8n, zapier & make.com Transform Discord into your automation command center. Official Discord-verified bot used in 100+ servers. Bridge Discord to n8n, Zapier, Make.com with real-time triggers. No polling required, instant webhook forwarding for powerful automation workflows.
Shadcn UI Blocks Pro
Product Hunt[Other] Beautifully designed premium Shadcn UI Blocks Discover beautiful, production-ready UI blocks built with Shadcn UI and Tailwind CSS. Copy-paste blocks for modern web applications. Perfect for developers who want to ship faster.
Gith (beta)
Product Hunt[CLI Tool] A Terminal UI for git A Terminal UI to simplify reoccurring git tasks. Highly customizable, and open source. Uses a catppuccin theme.
Pinaslab
Product Hunt[Other] NAS for SSD 4 bay based on Raspberry Pi 5 I built a 4-bay SSD NAS powered by Raspberry Pi 5 + OpenMediaVault. Fast, silent, compact, and ready to use in minutes. Professional-grade storage at almost half the cost of commercial models.
ThumbNailer
Product Hunt[Other] Youtube thumbnail scraper Instantly grab high-quality thumbnails from any YouTube video. Simply paste a URL, preview available sizes, and download with a single click. -
Show HN: langdiff – Stream valid JSON from LLMs with type-safe callbacks
Show HN (score: 5)[Other] Show HN: langdiff – Stream valid JSON from LLMs with type-safe callbacks Ever had json.loads() explode halfway through an LLM stream? langdiff fixes that with a schema + callback approach.<p>Define your schema → attach callbacks → push streaming tokens → get structured events immediately.
Show HN: Turn your iPhone into a local OCR server using Vision Framework
Show HN (score: 5)[Other] Show HN: Turn your iPhone into a local OCR server using Vision Framework Built an iOS app that runs a local OCR server using Apple's Vision Framework.<p>Creates a REST API endpoint accessible from any device on your network. No cloud services needed - everything processes locally on the phone.<p>Available on App Store (searching "OCR Server").<p>Would appreciate feedback on the architecture or similar mobile-as-server projects you've seen.