
I built Aira, a free teleprompter for Mac that stays hidden on calls
https://reddit.com/link/1tar1aw/video/fsvnodblxm0h1/player
Hey r/MacApps,
I’m a second-year computer engineering student, and I recently built my first Mac app: Aira.
Problem:
I made Aira because I kept having HireVues, and last-minute presentations where I didn’t always have time to memorize/ learn everything. I wanted a simple teleprompter that stays close to the camera, scrolls as I speak, and doesn’t show up in screen sharing or recordings.
Aira sits just below the camera on your Mac and supports three scroll modes, word highlighting, a built-in script editor, keyboard shortcuts, external monitor support, optional Pill Windows, and a Progress Bar to help you keep track of where you are in your script.
It uses WhisperKit for on-device speech recognition, so your voice stays on your Mac. Built in Swift. No account needed.
Comparison:
The main alternatives I found were apps like Moody, Textream, and Notch Prompter.
Moody looks polished, but it costs $29.
Notch Prompter is cheaper at $4.99, but I wanted to build something free.
Textream is free and open source, but it is not notarized, so installing it may require extra steps like removing quarantine attributes manually. I think that can make some users hesitant.
Aira is trying to be the simple free option for Mac users who want something built around calls, interviews, and presentations. The main differences are:
- free
- Mac App Store distribution
- speech-based scrolling using WhisperKit
- accurate word-match scrolling
- hidden from screen sharing and recordings
- no account required
- on-device speech recognition
Pricing:
Aira is free.
Mac App Store: https://apps.apple.com/us/app/aira-notch-teleprompter/id6762571829?mt=12
Website: https://useaira.co/
I decided to make it free because I’ve relied on a lot of free software as a student, so it felt right to do the same here.
Would love for you to try it and let me know what you think.