Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
VoiceInk Alternatives
Similar projects and alternatives to VoiceInk
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
MonitorControl
🖥 Control your display's brightness & volume on your Mac as if it was a native Apple Display. Use Apple Keyboard keys or custom shortcuts. Shows the native macOS OSDs.
-
-
-
MonitorControl
Discontinued 🖥 Control your display's brightness & volume on your Mac as if it was a native Apple Display. Use Apple Keyboard keys or custom shortcuts. Shows the native macOS OSDs. [Moved to: https://github.com/MonitorControl/MonitorControl] (by the0neyouseek)
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-
-
VoiceInk discussion
VoiceInk reviews and mentions
-
Ask HN: What's the Best Open Source Tool You've Discovered Recently?
I quite like VoiceInk, an open-source voice input app for Mac https://github.com/Beingpax/VoiceInk
- VoiceInk: OSS Voice-to-text app for macOS
-
Show HN: Aqua Voice 2 – Fast Voice Input for Mac and Windows
For the sake of alternatives, I've had good experience with https://tryvoiceink.com/
-
Show HN: VoiceInk and Workflows, a local mini-Siri [video]
The great VoiceInk app is open-source, so I hacked (using Claude) a small MVP for a "Workflow" feature, you can see the code here: https://github.com/Beingpax/VoiceInk/pull/19
This is a bit a "create your own Siri" open-source app that everybody can use!
Check it here in video: https://www.youtube.com/watch?v=GGYOzsknk-k
VoiceInk uses Whisper (on-device) and ChatGPT (if requested) to analyze your speech, and my extension allows people to register actions for each command
So for instance you can say "Send an email to Fred about the meeting tomorrow, I will be 10 min late" and BOOM, it opens your Mail with the fields pre-filled
Or any kind of action on your laptop (really: anything you can write as a shell script)
See the image https://imgur.com/a/jHtY3UF and video https://imgur.com/a/jmD74dH
For now it's not yet merged in VoiceInk, and it would probably need the main author of VoiceInk to work a bit on the feature, but it totally works and it's really cool!
It's quite straightfoward to build it yourself if you want to try in the meantime, check rough instructions here:
https://github.com/Beingpax/VoiceInk/issues/17#issuecomment-...
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 19 Apr 2025
Stats
Beingpax/VoiceInk is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of VoiceInk is Swift.