ZyVOP Logo
Content That Connects
SeriesAI NewsWhy ZyVOPJoin Discord
ZyVOP Logo
Content That Connects

Empowering developers and creators with cutting-edge insights, comprehensive tutorials, and innovative solutions for the digital future.

Content

  • Categories
  • Tags
  • Badges
  • Leaderboard
  • Write Article
  • Newsletter

Company

  • About Us
  • Why ZyVOP
  • API Documentation
  • Write for Us
  • Contact

Connect

  • Privacy Policy
  • Terms of Service
  • Cookie Policy
  • DMCA Policy
  • Code of Conduct

© 2026 ZyVOP. Crafted with care for the developer community.

Made with ❤️ by the ZyVOP team
All systems operational
HomeI built a macOS app on a 9 hour flight which renames your Downloads folder full of junk

I built a macOS app on a 9 hour flight which renames your Downloads folder full of junk

Never have a file named asdf.png again

Manu Gurudath
Manu GurudathFInancial Software Engineer
July 30, 2026
1 min read
I built a macOS app on a 9 hour flight which renames your Downloads folder full of junk
Article
👍3

I built a macOS app on a 9½ hour flight after work because I was tired of files named "Screenshot 2026-07-18 at 5.02.14 PM.png"

My desktop had become a graveyard of "IMG_3461.png" and "Untitled document (17).txt." I knew none of them. Opening each one just to rename it was a chore I was never actually going to do.

So I stopped renaming files by hand and built something that would.

Waypost reads what's actually inside a file (text, scans, PDFs, images) and gives it a name that makes sense, sorts it into the right folder, and tags it. All using Apple Intelligence, running entirely on your Mac. No cloud, no upload. Your lease agreement, your tax docs, your half finished essay: none of it ever leaves your machine. Turn off WiFi and watch it keep working.

Trust was the harder problem than renaming ever was. So I built in the controls I'd actually want: a toggle for every file type, naming conventions, folder-specific configuration, and an ask before renaming mode that suggests a name and waits for your click before touching anything.

Swift for macOS. Next.js on Vercel for auth. Stripe for payments. $7, once, no subscription, because there's no server to keep paying for.

Check it out: https://waypost.bymanu.me

Manu Gurudath

Manu Gurudath

FInancial Software Engineer

I build delightful experiences through software, from user research to shipped products. At Hack Club Bank, I contribute to building and scaling impactful full-stack features for HCB, a financial platform with over $11.7B in transaction volume. My most notable work includes leading the UI3 redesign, which involved rewriting 32% of the codebase to enhance usability and scalability. I focus on improving user experience and financial operations by refining workflows, implementing modern architecture, and maintaining clarity in the codebase. Before HCB, I grew Dysperse from a personal COVID-19 pandemic project into a 1,300+ user productivity platform that earned district-wide approval in IUSD and eventually got featured in Irvine's local newspaper. I take end-to-end ownership seriously. Whether I'm architecting a full platform rewrite, mentoring teammates through complex technical challenges, or teaching coding fundamentals to seniors at community centers (250+ volunteer hours), I'm invested in the entire journey from problem to solution to user success.

Comments (0)

Login to post a comment.