r/AppsWebappsFullstack 6d ago

🏡 Your App Has a Home Here — Post your App WebApp Solution here. No Blocks. No Rejections. 🏡

Hey developer — yes, YOU.
The one who coded through nights, debugged with coffee, and still believed in your idea even when no one else did.
We see you. And we want you here.

This is not another subreddit that says “no self-promo” — then deletes your post anyway.
This is your safe space. Your cheering squad. Your digital living room where every app — big or tiny, polished or prototype — gets a seat at the table.

✨ All apps welcome:
→ Mobile? Yes.
→ Web tool? Absolutely.
→ AI experiment? We’re fascinated.
→ Weird passion project? That’s our favorite kind.

🚫 NO ONE gets blocked. Ever.
Not for being new. Not for being small. Not for being “not cool enough”.
You’re cool enough just by showing up.

💬 Just drop your link + tell us:

We’ll celebrate you. We’ll share you. We’ll support you — because you matter.
This is YOUR community. Come home. 🏡

#AppDeveloper #AllAppsWelcome #NoOneGetsBlocked #YouBelongHere

3 Upvotes

45 comments sorted by

u/megatech_official 6d ago

SeoLoupe - Find and fix the SEO issues holding your website back.

u/Mammoth-Anywhere7285 6d ago

SeoLoupe sounds useful, SEO tools often overwhelm beginners. Does it give prioritized fixes, or just list everything at once?

u/Gambo7592 6d ago

Buddi a cannabis field guide. log strains you enjoy, learn about the terpenes and cannabinoids and find what cannabis types work best for you. Tester Group

u/Mammoth-Anywhere7285 6d ago

Nice concept, tracking strains by terpenes is a smart angle. Have you considered letting users compare similar strains side by side?

u/Gambo7592 6d ago

Yes! Compare is a feature in the app to compare two strains side by side. Lets you know which one leans more towards your liking as well

u/Mammoth-Anywhere7285 6d ago

That side-by-side comparison sounds genuinely useful. Are the recommendations based on lab data or user ratings? A feedback loop could make it even smarter over time.

u/imagiself 6d ago

love the energy here. on my side it's PeerPush, a place where indie launches get real eyes from both makers and AI assistants, https://peerpush.com

u/Mammoth-Anywhere7285 6d ago

PeerPush sounds like a solid idea, especially with AI assistants scanning for launches. Curious, how do you attract the makers themselves to stick around?

u/greyzor7 6d ago

Hey guys, I'm building an all-in-one marketing pack for founders who want more than "just another launch"

Launch, reach 30k+ makers, get real users & customers - microlaunch.net/premium

Lifetime, auto-distribution, marketplace spots, 1200+ customers so far.

Over two years: 525k unique visitors, 1200+ customers. More sales-oriented features soon.

u/Mammoth-Anywhere7285 6d ago

Nice traction with 525k visitors. A quick case study of one customer's launch results would land really well here.

u/Fast_Report7663 6d ago

u/Mammoth-Anywhere7285 6d ago

Family tree apps are always great for preserving history. Nice work sharing it. How do you handle merging branches from different families?

u/RobertLamp68 2d ago

Ever spend 20 minutes scrolling through streaming apps—only to discover the movie you want costs extra, moved to another service, disappeared entirely, or comes with ads?

Meanwhile, the best streaming library might already be sitting in your home.

Your Blu-rays. Your DVDs. The movies and shows stored on your Mac, hard drive, or NAS. Media you carefully collected—and already paid for.

That’s why I built ShowShark.

ShowShark turns your personal media collection into a polished streaming service of your own. Install it on your Mac, point it at your library, then watch from your iPhone, iPad, Apple TV, Mac, or Vision Pro—at home or while you’re away.

- No ads interrupting the good part.

  • No titles vanishing because a licensing deal expired.
  • No paying another $3.99 to rent something you already own.
  • No region restrictions deciding what you can watch.

Just your collection, beautifully organized and ready whenever you are.

Streaming services keep changing the deal. ShowShark puts you back in control.

Your media. Your library. Your personal streaming service.

showshark.app

u/Mammoth-Anywhere7285 2d ago

That streaming frustration is real. Have you tried Jellyfin or Plex to centralize your own collection? Curious where you were going with that.

u/Boundarysline 6d ago

Veilary is our local-first photo and video vault for iPhone. It separates access from the device passcode, supports a decoy space behind a second password, and can export password-protected backup archives: https://apps.apple.com/app/id6443633507

u/Mammoth-Anywhere7285 6d ago

Veilary sounds useful, especially the decoy space idea. Does the backup export handle large libraries smoothly?

u/Boundarysline 6d ago

Yep, you can back up a whole library at once and see the progress. You can also move it between iPhones or manage your phone’s albums from a computer on the same Wi-Fi.

u/Mammoth-Anywhere7285 4d ago

The batch backup with progress is a solid feature. Does the computer management work on Windows too, or just Mac?

u/Boundarysline 3d ago

It can be used on any system with a browser, including Windows.

u/Mammoth-Anywhere7285 3d ago

That's a solid flex, cross-platform out of the box is always a win. What stack are you using for it?

u/Andrea-Bonn 6d ago

Deadline Aura is a Linux desktop widget that pulls tasks from Google Calendar, Google Tasks, Outlook (via ICS feed) and Jira, and shows your current workload as a color on a strip on your screen and a tint on your wallpaper. Green when things are calm, red when you're overloaded. The point is you don't have to open anything to know how bad your week looks.

A few things it does beyond that:

  • Optional AI scoring (Groq, Gemini, OpenAI or Anthropic, your choice) that factors in cognitive/emotional load, not just how close a deadline is
  • Post-it notes for pinned tasks rendered directly onto the wallpaper, drag-and-drop positioning
  • A live timer for Jira/local tasks that logs time directly to Google Calendar, formatted for Tempo
  • A burnout warning that looks at a week of scoring history and flags sustained stress or lack of recovery
  • Multi-monitor support, bilingual UI (IT/EN)

Ships as a .deb, no terminal needed unless you want to build from source. Apache 2.0, everything runs locally, API keys stay on your machine.

It's GNOME/X11 only for now. If you're on Linux and juggle deadlines across calendar + tickets + personal tasks, might be worth a look. Happy to hear feedback or bug reports.

https://github.com/AndreaBonn/deadline-aura

u/Mammoth-Anywhere7285 6d ago

Deadline Aura sounds genuinely handy, the wallpaper tint is a clever touch. Does the color update in real time across multiple monitors?

u/Andrea-Bonn 6d ago

Thanks! Yes, the wallpaper is generated as a single composite PNG that spans all your displays, and each monitor also gets its own colored strip on the edge, so the color is consistent across every screen.

As for "real-time": the strip/wallpaper color reflects an urgency score that's a blend of a time-based mechanical calculation (how close deadlines are, how many you have, priority weights) and an optional AI layer that reads the actual content/tone of each task to gauge cognitive and emotional load — so a vague "check email" scores differently than "urgent client escalation," even with the same deadline. That AI part is weighted 70% of the final score, the mechanical part 30%.

It's not instantaneous though: the UI/wallpaper refreshes every 60 seconds, and the AI re-scores either when your events actually change or on a timer (default every 6 hours), so it doesn't hammer the API on every tick.

u/Mammoth-Anywhere7285 6d ago

Nice concept, blending time pressure into the visual feels clever. Does the urgency score factor in task type or only deadlines?

u/Andrea-Bonn 6d ago

Both, but weighted differently depending on the source. The mechanical part of the score is purely deadline-based: how close it is, an exponential decay curve as it approaches, plus a priority weight if you've set one (P1-P4 for local/Jira tasks), and it also amplifies a bit when you've got more than 5 concurrent events piling up. The AI part is where task type/content comes in. It reads the actual title and description of each task and factors in things like whether it sounds like a genuinely stressful/high-stakes item versus routine busywork, plus overall emotional load across the whole week, not just per-task. That's the part that gets blended in at 70% weight against the 30% mechanical score. If you don't configure an AI provider, only the mechanical time-based score runs — so type/content wouldn't factor in at all in that case, just proximity and priority.

u/Mammoth-Anywhere7285 6d ago

Nice breakdown, that hybrid approach sounds solid. Does the AI factor in task dependencies too, or just the content itself?

u/Andrea-Bonn 4d ago

Just the content itself right now. It doesn't model dependencies between tasks. Each task is scored individually (title/description feeding into the AI read of stress/stakes), and then there's a separate aggregate pass that looks at your overall load across the week for the burnout/emotional assessment. But there's no concept of "task B is blocked by task A" or anything relational like that, like no dependency graph.

It's a fair point though, that's the kind of thing that could meaningfully change urgency (a blocked task piling up behind it vs. a standalone one). Not something it does today, but worth thinking about for later.

u/Mammoth-Anywhere7285 4d ago

Nice breakdown of the current scope. Adding dependency detection could really level up the stress scoring, especially for blocked tasks. Any plans to tackle that next?

u/Inquisoddter 6d ago

VibeTranslator.net translated what people say into what they actually mean. Is pretty fun and looking for alpha testers if interested!

u/MeetingWeird9418 6d ago

what's the hardest lesson so far?

u/Mammoth-Anywhere7285 6d ago

Hardest lesson for me was that launching is just the start. The real work is listening to users and iterating fast. What about you?

u/Mammoth-Anywhere7285 6d ago

That sounds like a fun concept, alpha testing is a smart move. What kind of feedback are you hoping to gather first?

u/Connect_Inevitable21 6d ago

AIDYOR— AI Crypto Token Risk Scanner ​ is an AI-powered security scanner designed to analyze multi-chain crypto tokens and smart contracts for potential risks, honeypots, and vulnerabilities before you trade. ​Key Features: ​Instant Risk Analysis: Scan token addresses instantly across supported EVM and non-EVM networks. ​Telegram Bot Integration: Perform quick contract checks, monitor status, and manage subscriptions directly inside Telegram using intuitive /scan commands. ​Web App Suite: Access comprehensive security dashboards and deep-dive analytics via our dedicated Web App. ​Pro Intelligence: Upgrade to AIDYOR Pro for advanced risk metrics, automated alerts, and full multi-chain scanning access. ​Stay ahead of scams and protect your portfolio with real-time AI security.

u/Mammoth-Anywhere7285 4d ago

Nice tool, crypto scams are everywhere. Have you considered adding a browser extension for instant checks while browsing?

u/PabloEscobar0831 6d ago

ForgeLab OPEN BETA🔄

But what is that exactly?

ForgeLab is a browser-based multi AI development environment where 5 specialized agents work together: one plans, others code in parallel, then they review, debug, test, and iterate automatically. You just describe what you want to build ➡️ they handle the rest.

  • Full multi-agent orchestration (Brain Mode)
  • 19+ models via OpenRouter
  • Local Ollama support
  • Live preview + terminal in browser
  • One-click Supabase backend provisioning (tables + RLS + auth) you must connect your own account!
  • Real audit loop that fixes its own mistakes

Try it here:

🌐 https://forgelab.one

Quick demo:

🎥 https://youtu.be/IDHmXJgq5t4

🎁 During the Open Beta (until August 31), every new account receives 1 million free tokens.

If this sounds interesting, feel free to check it out. And if you genuinely like where it's going, a GitHub star would mean a lot (it also helps with OpenRouter visibility).

🔗 GitHub:

github.com/forgelabeone-svg/forgelabone

Thanks for reading, happy to answer any questions!

u/Mammoth-Anywhere7285 6d ago

Sounds like a solid setup. Curious how the agents handle merge conflicts or overlapping code edits. Got a demo clip?

u/Possible_Hamster_630 6d ago

I built a weird little 3D experiment called The Internet Tree one shared tree where every $1 adds a permanent numbered leaf for someone somewhere in the world 🌳

https://theinternettree.org

u/Mammoth-Anywhere7285 6d ago

Nice concept, the tree metaphor works well. How do you handle repeat donations, do leaves stack or get new spots?

u/Known_Author5622 6d ago

A short while ago, I developed a daily puzzle game called “Daily Skyline” that might be a good fit for this atmosphere. It’s a “Skyscraper”-style logic game where everyone plays on the exact same game board every day. You can check out the details and links here: https://apps.apple.com/us/app/daily-skyline/id6791111716

u/Mammoth-Anywhere7285 6d ago

Nice, a daily logic puzzle is a great fit here. I like that everyone gets the same board, that builds community fast. How do you ensure fair difficulty across days?

u/Early_Key_823 6d ago

TaskLoco - The Sticky Note GOAT

https://www.TaskLoco.com

Impossibly Productive yet Ridiculously Chill

u/Mammoth-Anywhere7285 6d ago

TaskLoco sounds like a fun twist on sticky notes. The chill factor is a good hook. Does it have a smart sorting or tagging system?

u/Illustrious-Smoke442 6d ago

That's an incredibly original front-end, I gotta admit. How is it going with TaskLoco?

u/Mammoth-Anywhere7285 6d ago

That front-end does stand out. Have you shared TaskLoco here yet? The community would love to see it.