Alternatives
Products that do what [name-redacted] – Sharing screen is scary in SaaS age does
Sharing screen is really scary today with all PIIs and secrets sprawling around your screen, so I built [name-redacted], a small Chrome extension that spots API keys, tokens, emails, and throws a blur overlay on them in real time. The goal is to make screen-sharing feel safe again without adding steps to a demo. Everything runs locally—regex + entropy heuristics compiled to WASM—and the extra CPU cost averages ~1 ms per mutation on my M1. Custom rules can be added with a JSON file for teams that have proprietary token formats. visit [url-redacted] Feedback please <3
- 1

- 2

- 3FU
2012 · screenleap.com
- 4SS
Seeing all the hype around Bolt.new, I decided to give it a try, and within just 30 minutes, I built a fully functional web app for screen sharing. How It Works: - One user opens a room and receives a unique code. - Participants join by simply entering the code to view the shared screen. After that initial build, I moved the project to Cursor to continue iterating and enhancing its features. Github: https://github.com/tonghohin/screen-sharing Demo: https://share-your-screen.vercel.app
2024 · github.com
- 51F
I wanted to show you something I was hacking on for the last few weeks. I tired of sharing screen via Google Meet with 1-hour limitation, with Zoom and 40-minute limitation, etc. With paid Slack subscription. And often times I just needed to screenshare with no audio. So I ended up with my own solution - no registration, low memory, low CPU, low tek 1 fps encrypted screen sharing. Currently sharing only the main screen (good for laptop users). It's very raw in terms of infrastructure, since I'm not counting bytes (yikes!), everything works on my own dedicated server. But the service itself…
2024 · 1fps.video
- 6

- 7

- 8

- 9SS
2020 · screen.so
- 10

- 11AB
Hey folks, so I built a chrome extension called [name redacted], an AI assistant that automatically completes your browser tasks for you. You simply enter your task, and [name redacted] uses GPT-4V to figure out the best browser action to perform next repeatedly until the task is accomplished. The idea is that you can delegate your personal tasks like online shopping or making reservations to [name redacted]. You can also use him professionally to find leads on LinkedIn, send status updates to your boss, or research your competitors and write an analysis document. I’m wondering if you would…
2023
- 12

- 13

- 14

- 15

- 16

- 17

- 18

- 19

- 20

- 21LP
OP here. I built this because I recently caught myself almost pasting a block of logs containing AWS keys into Claude. The Problem: I need the reasoning capabilities of cloud models (GPT/Claude/Gemini), but I can't trust myself not to accidentally leak PII or secrets. The Solution: A Chrome extension that acts as a local middleware. It intercepts the prompt and runs a local BERT model (via a Python FastAPI backend) to scrub names, emails, and keys before the request leaves the browser. A few notes up front (to set expectations clearly): Everything runs 100% locally. Regex detection…
Dec 2025 · github.com
- 22

- 23

- 24

Ranked by how close each launch is in meaning, then by votes. Refine with a description →