
One screen for everything you're paying | BudgetFast
One list, payments only, sorted by what's due next. No bank connection, ever. $9.99 launch price, or free for 5 payments.
@ramosivan · X
The full gallery
Tech stack
60 projects

One list, payments only, sorted by what's due next. No bank connection, ever. $9.99 launch price, or free for 5 payments.
@ramosivan · X

A curated library of reusable UI components built with Framer.
@buildlylibrary · X

Sketch desktop UI windows in the browser and generate vibe-coding prompts from the designs.
@JetSquirrel2048 · X
基于这个项目做了一个构建桌面端应用的 gpui-kit 版本:

A web OS with multitasking windows, terminal, package manager, and 90+ apps running entirely in your browser tab.
blank9485 · HN
Hi all! It has a graphical UI with windowed multitasking, a terminal, 90+ commands and apps, an APT-style package manager, local IndexedDB storage, games, and a process manager. The terminal and graphical interface use the same underlying system rather than being separate demos. The newest update also introduces OrbitOS Agent, an AI assistant that can understand the current OrbitOS screen and app context, suggest actions, and execute multiple OrbitOS commands directly without requiring confirmat

Turn your app screenshots into polished App Store and Play Store graphics in minutes.
@tyd3n_ · X
I'm building Minimalist Screens ( a tool that helps solo founders turn app screenshots into store-ready visuals in minutes.

Browse interactive React and Next.js components, blocks, and Tailwind templates.
@Ksparth12 · X

Generate accessible UI color schemes and shadcn/ui themes in seconds.
@FlowHaa · X
Let's go :) My latest product: What are you working on?

Generate production-ready HTML and Tailwind UIs by chatting with AI.
@AmberProgrammer · X
I am building an Ai powered ui generator that can generate Mobile App UI, Desktop App UI, Website UI & Responsive Web Design. Try it!

Browse daily curated UI design inspiration from mobile apps, dashboards, landing pages, and motion designs.
@taher_max_ · X

Browse production-grade UI templates, components, and blocks for React and Next.js apps.
@vanta_ui · X
UI Library built from real products

Automate App Store Connect tasks like bulk pricing, screenshots, translation, and releases.
@RedjanHysa · X
App Store Connect makes simple things painful, so I built . Localizing pricing across every available storefront, writing and translating all app's metadata, editing screenshots in one tool and uploading them in another... well, that just takes time from actually building. With MetaRun you have everything in one place: bulk pricing with ppp-based localization, AI-translated metadata, screenshot studio where you edit screenshots, translate them in every language you support and publish them with one click, and many other tools. Oh, you can also use MetaRun directly in Claude Code, Codex, or whatever agent you're using, via MCP, so you never leave your IDE :). Check it out and tell me what you think.

Capture UI elements with code context and screenshots to share with AI agents for debugging visual bugs.
Loerei · HN
I found that describing where a broken UI is and taking screenshots for AI agents really sucks. I’m too lazy to explain an indescribable visual bug or capture a millisecond-long flash. I also don’t want to remember which file defines an element, whether it's right in the .tsx or a problem with the Parent Styles in .css. And even if you can point out the exact file, your agent still has to dig through thousands of lines of code to know what on earth you're yapping about. In a 7700-file monorepo like Cal.com, simply giving the right file in the prompt for your agent saves about 68.9% of execution time and 94.2% of the tokens your agent needs to digest. HoverSource gives all the needed information and further pushes it to -88.5% time and -94.5% tokens, basically skipping the entire digging session and jumping straight to reasoning and executing. The save is linear to how big your codebase is. I want to save tokens, but don’t want to spend my time and energy digging manually, and a junio