
ScreenFlowr: send a link, get their screen recording
Send someone a link and get their screen recording back. No account, no install, and nothing for them to work out. Five recordings free.
@mikevannelli · X
The full gallery
Tech stack
26 projects

Send someone a link and get their screen recording back. No account, no install, and nothing for them to work out. Five recordings free.
@mikevannelli · X

NoCloudware — Software you own, not that you rent. 100% local tools, no subscriptions, everything runs on your PC.
@adrian_goodrich · X

Download videos and metadata from YouTube, Bilibili, TikTok, X, and Douyin.
jeffson · V2EX
做了个在线视频直链解析工具网站(现已支持 YouTube / B 站 / X / TikTok / 抖音),求拍砖(Vue3 + FastAPI + yt-dlp) 如题,自己有时需要把公开视频存本地学习/剪辑素材,客户端装来装去嫌麻烦,之前网上用的那个平台偶尔抽风用不来,索性就自己做了个网页版: https://clipfetch.org/ 目前支持: - YouTube (含 Shorts ) - Bilibili (高清分离流可合并成完整 mp4 ) - X / Twitter - TikTok - 抖音(含 v.douyin.com 分享短链) 特点: 1. 打开即用,不用注册 2. 优先给浏览器可直下的 progressive 音画合一流 3. 服务端不长期保存视频文件 4. 中英双语界面 技术栈:Vue 3 + FastAPI + yt-dlp ,Docker 部署。 声明:仅供个人学习研究,请遵守平台条款和版权法,别拿去干侵权搬运。 欢迎试用拍砖:解析失败场景、移动端体验、文案/SEO 都欢迎吐槽。 站长 QQ:24

Share videos that can't be downloaded, screen recorded, or forwarded.
@bunkercastDRM · X

Download YouTube subtitles and thumbnails without registration.
@bharattpawarr · X
Just launched Built with Astro + Cloudflare features: YouTube Subtitle Downloader YouTube Thumbnail Downloader 🔗 #BuildInPublic #AstroJS #JavaScript #Cloudflare

Download videos and audio from YouTube, TikTok, Instagram and other platforms.
@myrrakle · X

Distribute beta apps to testers in seconds. BetaDrop gives iOS and Android builds an instant OTA install link — no TestFlight, no Play Store, no tester accounts.
@SunilJagnani · X

Paste any X, TikTok, Pinterest, Reddit, Vimeo, Bluesky, Twitch, SoundCloud or Dailymotion link and save HD MP4, GIF, photos or MP3. Free, no login.
@stackfindover · X

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

Drop a folder or zip file to instantly deploy a website on Cloudflare's global network.
@vikingmute · X
Cloudflare 也推出了 drop 服务, 上传一个文件夹或者 zip,网站直接上线,不需要登陆。我记得前几天 vercel 刚上线了同样的功能,Vercel Drop 这两老哥天天打嘴炮,功能也都前后脚。 这服务其实要手动操作,没有 CLI 好用,不过不需要登陆是一大优势,而且drop 无脑操作,更适合小白要上线网站。

Upload a file, get a shareable link, and let anyone download it.
@astrolinkcc · X
Try one of our products!

Create QR codes for PDFs that open in the browser without downloads or sign-ups.
EdenSu · V2EX
做了个托管 PDF 的二维码工具 最近老婆一直在抱怨给老外传 pdf 文件很麻烦,之前一直是走邮件附件。麻烦在于文件一改就得重发一遍,对方手上可能还留着旧版本,来回确认到底看的是哪一版特别费劲。 想着不如给她生成个二维码或者短链接,文件更新了直接换后面的,链接不变。搜了一圈现成的工具,试了几家都有点别扭。有的免费能生成,点下载却要注册。还有的会在扫码后的落地页上放广告,但那是发给客户看的东西,不太合适。 干脆自己做了一个: https://qrcodeforpdf.app 传个 PDF ,出一个二维码和短链接,扫了在浏览器里直接打开,不用下载也不用装 App 。文件可以随时替换,码和链接都不变,已经发出去或者印出去的都还能用。不注册就能生成和下载,PNG 和 SVG 都没有水印,应该是比较完美的,刚好也作为自己的一个小项目,也欢迎大伙们试用给建议,逐步优化!