🛠️ 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

Found: August 08, 2025 ID: 747

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.

Found: August 08, 2025 ID: 746

openai/codex

GitHub Trending

[CLI Tool] Lightweight coding agent that runs in your terminal

Found: August 08, 2025 ID: 745

[Other] Show HN: I built a service to run Claude Code in the Cloud

Found: August 08, 2025 ID: 801

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.

Found: August 08, 2025 ID: 743

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.

Found: August 08, 2025 ID: 744

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

Found: August 08, 2025 ID: 750

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.

Found: August 08, 2025 ID: 751

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.

Found: August 08, 2025 ID: 755

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.

Found: August 08, 2025 ID: 758

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.

Found: August 08, 2025 ID: 759

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.

Found: August 08, 2025 ID: 760

Turn any website into an API

Hacker News (score: 69)

[Other] Turn any website into an API

Found: August 08, 2025 ID: 754

[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:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=26245563">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;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&quot; to 13.3&quot; 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:&#x2F;&#x2F;github.com&#x2F;Modos-Labs&#x2F;Glider" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;Modos-Labs&#x2F;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.

Found: August 08, 2025 ID: 742

Cursor CLI

Hacker News (score: 136)

[Other] Cursor CLI

Found: August 07, 2025 ID: 739

[Other] Show HN: Octofriend, a cute coding agent that can swap between GPT-5 and Claude Hey HN! We&#x27;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&#x27;ve also open-sourced. Have fun!

Found: August 07, 2025 ID: 736

[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:&#x2F;&#x2F;www.notte.cc&#x2F;">https:&#x2F;&#x2F;www.notte.cc&#x2F;</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:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=b1CzmfpdzaQ" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;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:&#x2F;&#x2F;github.com&#x2F;nottelabs&#x2F;notte" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;nottelabs&#x2F;notte</a>. Or play around with our free plan through our Notte Console: <a href="https:&#x2F;&#x2F;console.notte.cc&#x2F;">https:&#x2F;&#x2F;console.notte.cc&#x2F;</a><p>We’d love to hear if there’s anything else required before you’d try or trust it on your own workflows :)

Found: August 07, 2025 ID: 777

[Other] Show HN: Trayce – “Burp Suite for developers” About a year ago I introduced Trayce to HN as the &quot;network tab for docker containers&quot;. 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 &quot;Burp Suite for developers&quot;.<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!

Found: August 07, 2025 ID: 753

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.

Found: August 07, 2025 ID: 729

jesseduffield/lazygit

GitHub Trending

[CLI Tool] simple terminal UI for git commands

Found: August 07, 2025 ID: 728
Previous Page 185 of 223 Next