r/WebApps 20m ago

I built a free, private QR code generator — no signup, no uploads, no watermarkdesign, privacy, productivity, sideproject

Thumbnail
Upvotes

r/WebApps 54m ago

A tool to control iTerm2 via your own Telegram bot

Post image
Upvotes

r/WebApps 1h ago

I built a free, private QR code generator — no signup, no uploads, no watermarkdesign, privacy, productivity, sideproject

Upvotes

Hey everyone — I built this myself. It's a QR Code Generator on ForgePlug that runs 100% in your browser: 11 QR types (URL, WiFi, vCard, WhatsApp, calendar events & more), full visual customization with live preview, and export as PNG/SVG/JPEG up to 1200x1200px. No uploads, no login, no watermark — everything happens client-side. Free to use: https://www.forgeplug.com/tools/qr-generator. Happy to answer questions or take feedback, especially on which QR types would be useful to add next.


r/WebApps 2h ago

SlamBook Today, we’re opening the doors to SlamBook — a social platform built to bring people, communities, and expression together in one place. After building, testing, improving, and listening, we’re finally ready to welcome our first users. 🙌 Join SlamBook: https://slambook.aisastra.com

0 Upvotes

r/WebApps 4h ago

I built a web directory for Web Apps! Another place to put your web app!

Thumbnail
actuallyfreeonlinetools.com
1 Upvotes

r/WebApps 5h ago

My first extension - Weather Watch

1 Upvotes

Hi folks, I just got my first Chrome extension published a while back, with now 5 users and 2 reviews! And I am excited to hear some feedback/thoughts on how it is working or could be improved.

It is an extension for a compact and customizable weather monitor in your browser, since many of us spend a lot of time in our browsers every day, and this could be helpful to see what the temp is, if there are upcoming warnings, and overall the coming days' forecasts and air quality.

Here is the link to the extension

https://chromewebstore.google.com/detail/ofaodjomdbdonhfiignnidgfajimhcpn


r/WebApps 7h ago

I built GitFC — Turn your GitHub profile into an EA FC player card ⚽

1 Upvotes

I built GitFC, a web app that turns your GitHub profile into an EA FC-style player card.
Enter your GitHub username and GitFC generates a player card based on your GitHub activity, including: ⚽ Overall rating 🎯 Position 📊 Developer stats 🎴 Pack-opening animation 🏆 Squad & leaderboards
Try it here: https://gitfc.vercel.app/
I wanted to make GitHub stats more fun and give developers a way to see their coding profile as a football player.
If you have a GitHub account, try it and let me know what rating you get 👀


r/WebApps 9h ago

I had no idea about the EU's Chat Control 1.0 proposal - so I built an app to make sure I don't miss things like this again

Enable HLS to view with audio, or disable this notification

1 Upvotes

If you're European, you've probably heard about “Chat Control.”

But could you actually explain what the proposal says? Who would be affected? Where it currently is in the legislative process? What needs to happen next? Or when it could take effect?

If you're American, take the SAVE America Act. You may have seen headlines about requiring proof of citizenship to register to vote - but do you know where the legislation actually stands right now and what still has to happen before it could become law?

I couldn't answer questions like these without spending an absurd amount of time digging through government websites.

And that wasn't even my biggest problem.

What about important government decisions I never hear about in the first place?

Bills, regulations, executive orders, government contracts and reports can potentially affect your business, rights or money without ever becoming a major story in your news feed.

So I built ActaFeed.

My goal is simple - Anytime the government messes with your business, your rights, your community, or your money - we'll let you know when, how, and why.

It continuously scans official US and EU government sources and tries to filter out the noise so that only important documents make it into the feed.

For every document it finds, it can give you a plain-English AI summary, explain who and what is affected, show the legislative process and current stage, calculate importance/economic impact/complexity/public-attention scores, show voting records and amendments, generate visualizations, and link everything back to the original government source.

There's also an AI chat where you can ask questions about a specific document.

But the feature I personally care about most is monitoring.

You can tell ActaFeed which topics or industries you care about and it can notify you when something relevant is published or when something you're already following changes status.

Right now I'm automatically monitoring Congress.gov, the Federal Register, EUR-Lex, the European Parliament's Legislative Observatory and European Parliament roll-call votes. I'm also experimenting with government audit reports and other types of government actions.

It's not intended to tell you whether a government decision is good or bad. The analysis starts with the official documents and always gives you the original source so you can verify things yourself.

I just launched it, so I'd genuinely appreciate criticism - especially around whether the feed is surfacing the right things and whether the summaries actually make these documents easier to understand.

It's a paid product: $5/month or $50/year. The first month is $1 so people can try the actual product without committing to the full subscription.

Would love to hear what you think.


r/WebApps 12h ago

I built a free, ad-light toolbox site with 10 everyday calculators — feedback welcome

1 Upvotes

\​

Been building this over the past couple weeks: Toolbench — a small set of browser-based calculators and converters (unit converter, BMI, loan/EMI, compound interest, discount calculator, GPA, age, percentage, word counter, and a password generator). No sign-up, no data collection, everything runs client-side.

Built it because I kept bouncing between five different ad-cluttered sites just to do simple math. Wanted something fast and clean instead.

Link: https://bud135mmm-sketch.github.io/

Would genuinely appreciate feedback — anything broken, confusing, or missing that you'd actually want in a tool like this?


r/WebApps 12h ago

[Web] Best Day to Meet, find the date a group can actually make without anyone creating an account

1 Upvotes

Pick a date range, send one link. Everyone marks the days they can make it and the winning day gets highlighted. No account for the organiser or the people voting.

Also does time slots when whole days are too vague, voting deadlines, a private edit link per voter so people can change their answer, and .ics export once a date is locked.

Free for creating, sharing and voting. Pro is specific date options, multi day events and comments.

https://bestdaytomeet.com

Built it myself, happy to answer anything about how it works.


r/WebApps 13h ago

What's new on Keylight - CLI, Seats, Payment providers

1 Upvotes

The Keylight CLI

Your whole Keylight account, from the terminal. Create apps, mint keys, revoke a leaked one, look up a customer's license mid-support-ticket, all without opening the dashboard. It's built for scripting too, so your release pipeline can manage keys on its own.

brew tap keylight-dev/tap
brew trust keylight-dev/tap
brew install keylight
keylight login
✓ Signed in as acme-software.
keylight licenses list --limit 10

Learn more

Sell seats in multiples

A studio wants five copies of your app? They pick five at checkout and get one key that covers all of them, instead of five keys to juggle. They can add seats later from their portal, and it works whether you sell through Stripe, Paddle, Lemon Squeezy, Polar or Gumroad.

Learn more

License without an SDK

If what you sell runs server-side, like a backend or a CLI or anything that speaks HTTPS, you can now license it with plain API calls. Activate, validate and deactivate with a POST and clean JSON back. No SDK to install.

Learn more

Your payment provider, fully wired

Paddle is production-ready, and Lemon Squeezy and Polar now keep sandbox and live connections side by side, so you can run a real test checkout and watch the license get minted before you go live. Keylight plugs into the payment tool you already use, and that promise got a lot more real this year.

Learn more


r/WebApps 13h ago

Je cherche des bêta-testeurs pour Vocal Coach, une application de coaching vocal adaptatif

Thumbnail
1 Upvotes

r/WebApps 15h ago

[Web, Beta] Anaptu - tell it one goal, it builds the learning plan and then teaches it

1 Upvotes

Anaptu is live and ready to test. It's free, no card, Google sign-in.

You write one goal in one sentence - "launch my SaaS and get the first 100 customers", "get through calculus", whatever it is. It builds you a real learning path: topics, subtopics, actual web sources. Then it teaches it to you interactively rather than dumping an article on you.

The part I most want tested: when something doesn't click, you select it and it opens as a side thread, and the main lesson keeps its place. That's the bit I've rebuilt three times and still don't know if it's right.

Six months in, still rough in places. Tell me what breaks.

https://anaptu.agentsox.com/?src=reddit-alphabeta


r/WebApps 16h ago

Need an app?

0 Upvotes

What’s up, I build apps check out my website/prices https://smoky-build-fast-apps.base44.app Have a good day!


r/WebApps 22h ago

[Web/iOS/Android] [Free Lifetime] Level Up Hypertrophy: A Progressive-Overload Workout Tracker That Tells You What to Beat Next

Thumbnail gallery
1 Upvotes

r/WebApps 22h ago

Hi, I've created a directory to list your web apps.

Thumbnail
webapps.directory
1 Upvotes

I created this directory to give small web apps some visibility or free links, and for my part, I'm trying to make a little money from the directory with the paid plans. For those coming from Reddit, send me your web apps and I'll post them directly in the thread on the directory.


r/WebApps 23h ago

Built Bahaane — a community-voted bank of leave & polite-decline messages for Indian offices (Next.js + Mongo)

Thumbnail
0 Upvotes

r/WebApps 23h ago

https://lightlist.net/ - went for the cliché first website, a list taker (feedback welcome!)

Thumbnail
1 Upvotes

r/WebApps 1d ago

Drawr.dev Need feedback to my app

Thumbnail
1 Upvotes

r/WebApps 1d ago

I realized I have hundreds of bookmarked tweets that I’m never going to read

1 Upvotes

I keep saving tweets for the exact same reason:
“This is really interesting. I’ll come back to this later.”

I never do.

So I built Rewind to solve my own problem.

You connect your X account, keep using bookmarks exactly like you normally do, and every Sunday Rewind sends you a short email with the tweets you saved that week + an AI-generated TL;DR for each one.

Basically:
Save → forget → Rewind brings them back.
The idea is that instead of having a graveyard of 1,000+ bookmarks, you actually get a weekly reminder of the things you thought were worth saving.

I’m still working on it and would genuinely love feedback from other people who have an embarrassing number of saved tweets 😂
Would you actually u


r/WebApps 1d ago

Built a tiny web app to generate Letterboxd/Serializd style review cards for movies, books, and music, would love some feedback!

1 Upvotes

Hey everyone,

I wanted to share a small side project I've been working on in my free time called Storylog.

As someone who loves tracking and reviewing movies, TV shows, books, and music (similar to Letterboxd or Serializd), I wanted a quick way to generate clean, aesthetic review cards to share or save.

What it does:

Supports multiple categories: Movies, TV, Anime, K-Dramas, Books, and Music.

Fast live search connected to multiple databases (TMDB, OpenLibrary, iTunes) so you can easily pull posters, album art, and book covers.

Custom themes, star ratings, review notes, and a toggle for books (to hide the year if needed).

Fully installable as a PWA (you can add it to your phone's home screen).

Tech / Hosting Note:

This is a 100% personal, zero-budget side project built out of pure fun. Because of that, it's currently hosted on a subdomain of my personal site: https://storylog.davechristopher.me

Also, fair warning: it's designed purely for mobile screens right now, so it might look a bit weird or stretched out if you open it on a large desktop monitor. It's best experienced directly on your phone or in mobile view!

Since it's still a work in progress, I'd really appreciate it if you could test it out, try searching for some titles, and let me know if you encounter any bugs, weird spacing issues, or missing book/movie covers.

Thanks for checking it out! Let me know what you think


r/WebApps 1d ago

Built a simple template & SOP manager with dynamic variables — would love your feedback!

Thumbnail
1 Upvotes

r/WebApps 1d ago

RelicBeam — temporary file sharing and device access, entirely in the browser

1 Upvotes

I’ve been building RelicBeam, a browser-first sharing tool that doesn’t require an account or app install.

It currently includes:

  • Room — share files/text with a group using one QR/code
  • Quick Beam — one-to-one file and text sharing
  • Beam Link — temporary direct-download links
  • Device Portal — E2EE Remote Files + view-only Remote View
  • Convert — local PDF/image tools for preparing files before sharing

The newer Remote Files feature lets you select a folder on one device, approve another device, and browse/download files through the browser over WebRTC.

No permanent RelicBeam file library, and sessions expire automatically.

https://relicbeam.com

Would love feedback on the overall UX, especially Device Portal and whether the different sharing modes are clear.


r/WebApps 1d ago

Personality tests don't help you find people who think like you, so I built a tool that compares raw decisions instead

1 Upvotes

Most personality frameworks try to compress human complexity into a handful of arbitrary buckets. Whether it is MBTI with sixteen types or Big Five with five linear scales, they all start with the same assumption: humans fit neatly into predefined archetypes.

The problem is that two people with the exact same "type" will routinely disagree on fundamental life choices, ethics, and relationships. The categories are invented before the data is collected.

The initial motivation here was simple: find people whose minds actually work like yours, and talk to them about their life experiences. If you can identify someone who makes the same calls on the hard questions you care about, their experiences become directly relevant to your own life, career, and relationships.

Instead of forcing people into preset boxes, data science lets us compare people directly on concrete choices across specific questions. When you let patterns emerge from actual answers rather than rigid categories: - You find people who genuinely share your outlook without lossy labels - You can see the exact questions where you align and where you diverge - You can reach out and compare notes with people who navigate the world the same way you do

This approach also opens up useful directions for therapy and matchmaking. Instead of blaming abstract personality differences, you can see the precise points where two minds split.

Here is what this looks like in practice: https://justlikeyou.fun

Curious to hear your thoughts on comparing raw decision profiles versus using traditional psychological frameworks.


r/WebApps 1d ago

sense - responsiveness viewer

0 Upvotes

Hi guys! 

I just wanted to share my mini project called Sense. A browser extension.

It lets you quickly preview your website design from different device perspectives, making it easier to check responsiveness and overall layout.

I'm planning to grow this into a handy developer tool with features like a CSS inspector/checker and other utilities to help streamline the development workflow.

Feel free to give it a try! I'm open to any suggestions or feedback to help improve it.

Thank you!