🛠️ All DevTools
Showing 3681–3700 of 4442 tools
Last Updated
May 02, 2026 at 08:00 PM
backstage/backstage
GitHub Trending[Other] Backstage is an open framework for building developer portals
google/adk-python
GitHub Trending[API/SDK] An open-source, code-first Python toolkit for building, evaluating, and deploying sophisticated AI agents with flexibility and control.
openai/codex
GitHub Trending[CLI Tool] Lightweight coding agent that runs in your terminal
Show HN: I built a service to run Claude Code in the Cloud
Show HN (score: 9)[Other] Show HN: I built a service to run Claude Code in the Cloud
RTL Forge
Product Hunt[Other] AI-Powered HDL Code Creation & Validation. RTL Forge is your AI co-pilot for hardware design. It generates synthesizable Verilog/VHDL from natural language, auto-fixes code errors, offers visual block design, explains complex HDL, and performs smart verification to accelerate your development.
Initly
Product Hunt[Other] Smart links for iOS, Web & Android Create smart links that automatically redirect users to the right destination based on their device or browser. Perfect for app developers and marketers. Unlimited links, with basic analytics, for free.
MCPFier
Product Hunt[Other] A MCP Server to mcpfy your world. MCPFier transforms any command, script, or tool into a standardized MCP (Model Context Protocol) server that LLMs can use seamlessly. Think "GitHub Actions for MCP" - quickly integrate what you have today on what you want to do tomorrow
Supabase CMS
Product Hunt[Other] The open source cms for supabase Build production-grade applications with a CMS connected to supabase Postgres database, Authentication, Storage. Start for free.
Cool FormKit
Product Hunt[Other] Advanced Elementor form extender Cool FormKit extends Elementor forms with advanced features like conditional logic, country code & more + provides a form builder for Elementor Free users.
Dereference
Product Hunt[IDE/Editor] IDE for Claude Code đź§ A prompt-first IDE built for Claude Code power users. Run parallel sessions with full MCP support, set checkpoints to branch or resume instantly, and work like tmux but smarter. Built to supercharge your workflow and unlock true 100x developer velocity.
PLUPro
Product Hunt[Other] Plupro PLUPro is a simple tool for utilizing universal produce PLU codes. Being able to create, inventory, and share lists of PLU codes and UPC codes can be helpful to frontline grocery store workers or other professions which utilize PLUs.
SelfHostLLM
Product Hunt[Other] Calculate the GPU memory you need for LLM inference Calculate GPU memory requirements and max concurrent requests for self-hosted LLM inference. Support for Llama, Qwen, DeepSeek, Mistral and more. Plan your AI infrastructure efficiently.
Turn any website into an API
Hacker News (score: 69)[Other] Turn any website into an API
[Other] Show HN: From Hacking a T480 to the Fastest Open-Hardware 75 Hz E-Ink Display Three years ago, I posted here about hacking together a fast e-ink laptop from a T480 because I was tired of spending all day on LCDs. I liked e-ink’s comfort, but it was too slow for day-to-day use.<p><a href="https://news.ycombinator.com/item?id=26245563">https://news.ycombinator.com/item?id=26245563</a><p>That post drew in people, which grew into a community experimenting with ways to make e-ink usable for everyday computing. That project later turned into a company and a multi-year project to make e-ink fast and open.<p>We built our own FPGA-based controller, Caster, and went through multiple iterations to push past e-ink’s usual limits, slow refresh, ghosting, and proprietary controllers.<p>Now, after three years, we’ve launched the Modos Paper Developer Kit and Monitor: the fastest open-hardware e-ink display, with 75 Hz refresh and sub-100 ms latency.<p>It works with 6" to 13.3" mono or color panels over HDMI or USB-C, supports multiple grayscale modes, and has a C API for low-level control.<p>The hardware, firmware, and schematics are on our GitHub.<p><a href="https://github.com/Modos-Labs/Glider" rel="nofollow">https://github.com/Modos-Labs/Glider</a><p>Our goal is to make e-ink fast and open enough that anyone can build on it, for hacking, research, or daily use.<p>Thanks, HN, for being part of the journey.
Show HN: Octofriend, a cute coding agent that can swap between GPT-5 and Claude
Hacker News (score: 35)[Other] Show HN: Octofriend, a cute coding agent that can swap between GPT-5 and Claude Hey HN! We're shipping Octofriend today, a cute coding assistant that can swap between GPT-5, Claude, local or open-source LLMs, etc mid-conversation as needed. It handles reasoning tokens (including encrypted ones from OpenAI and Anthropic) really well, and includes a couple of custom-trained ML models to fix minor diff edit and JSON encoding errors that we've also open-sourced. Have fun!
Show HN: Browser AI agent platform designed for reliability
Show HN (score: 72)[API/SDK] Show HN: Browser AI agent platform designed for reliability We’re very excited to share something we’ve been building. Notte <a href="https://www.notte.cc/">https://www.notte.cc/</a> is a full-stack browser agent platform built to reliably automate a wide range of workflows.<p>Browser agents aren’t new, but what is still hard is covering real-world flows reliably. The inspiration for Notte was to make a full-featured platform that bridges the agent reliability gap. We’ve packaged everything via a singe API for ease of use:<p>- Site Interactions - Observe website states, scrape data and execute actions<p>- Structured Output - Get data in your exact format with Pydantic models<p>- Stealth browser sessions - built-in CAPTCHA solving, proxies, and anti-detection<p>- Hybrid workflows - Combine scripting and AI agents to reduce costs and improve reliability<p>- Secrets vaults - Credential management to store emails, passwords, MFA tokens, SSO, etc.<p>- Digital personas - Digital identities with unique emails, phones for account creation workflows<p>With these tools, Notte allows you to automate difficult tasks like account creation, form filling, work on authenticated dashboards. Close compatibility with Playwright allows you to cut LLM costs and improve execution speed by mixing web automation primitives and include agents only for specific parts that require reasoning and adaptability.<p>Here’s a short YouTube demo: <a href="https://www.youtube.com/watch?v=b1CzmfpdzaQ" rel="nofollow">https://www.youtube.com/watch?v=b1CzmfpdzaQ</a><p>If any of this sounds interesting, you can run your first agent following our quickstart on GitHub <a href="https://github.com/nottelabs/notte" rel="nofollow">https://github.com/nottelabs/notte</a>. Or play around with our free plan through our Notte Console: <a href="https://console.notte.cc/">https://console.notte.cc/</a><p>We’d love to hear if there’s anything else required before you’d try or trust it on your own workflows :)
Show HN: Trayce – “Burp Suite for developers”
Hacker News (score: 33)[Other] Show HN: Trayce – “Burp Suite for developers” About a year ago I introduced Trayce to HN as the "network tab for docker containers". Now I have released a new version which adds an HTTP client. The idea is to combine network monitoring with an HTTP client to help developers interact with and debug web application servers.<p>Think "Burp Suite for developers".<p>Trayce stores requests as local files using the .bru file format. The UI is based on Flutter which means it offers a super-fast and modern desktop GUI with a total download size of 13MB (on Linux). I am still adding features to it so would love feedback. Currently the new features in the pipeline are: OAuth2, GRPC, and scripting. It is open source and free to use but a perpetual license must be purchased for continued use. The license model is similar to that of Sublime Text.<p>Thank you!
dotnet/efcore
GitHub Trending[Database] EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
jesseduffield/lazygit
GitHub Trending[CLI Tool] simple terminal UI for git commands