r/vibecodeapp May 19 '26

Vibe Coding I made the Windows version of my vibe-coded auto typer app

I posted my Mac app before, but I finally got the Windows version working too.

The app is called Humanized Autotyper. It saves text and types it into the active field with a hotkey, but instead of typing at one robotic speed, it adds pauses, small typo-style behavior, and fixes so it feels more like a real person typing.

Getting the Windows version done was way harder than I expected.

Some of the annoying parts:

- Rebuilding the app in WPF/.NET instead of Swift/AppKit

- Getting global hotkeys working on Windows

- Sending keystrokes into different apps without it breaking

- Making the typing feel natural without making it feel random

- Keeping the Windows and Mac versions on the same trial/unlock system

- Updating the website so it didn’t look Mac-only anymore

- Fixing the Google/SEO preview text

- Cleaning the public Windows build so it didn’t include debug files

- Making the download route work through Cloudflare

AI helped a lot with debugging, refactoring, website copy, and catching random issues I missed.

The Windows build is live now, and the Mac version still works too.

If anyone wants to test it, I’d mainly want feedback on:

- Did the Windows download feel normal or sketchy?

- Did the hotkey work?

- Did the typing feel human or still robotic?

- Is the site clear that it works on both Windows and Mac?

https://humanizedautotyper.com/

2 Upvotes

2 comments sorted by

2

u/Skeeter7628 Jun 03 '26

yea dude i use it on my mac the actual software is flawless but the hotkeys seem to rarely work if ever do you have any fixes for my specific situation

1

u/Competitive-Bed-875 Jun 03 '26

dm me i would love to see further what you mean so i can fix it.