I'm looking for applications that can help simplify my documentation process by recording both my screen and voice notes while I walk through routine tasks. I primarily use Windows Server, Azure, and various web applications, so any relevant tools for those environments would be appreciated. I prefer fully local solutions and open-source options, especially if they leverage AI, as I want to keep my data secure.
4 Answers
If you're open to cloud services, there are options like Loom or Guidde, but finding a good local and open-source tool for this is a challenge. Honestly, I’d be thrilled if there was a great free local alternative I’m just not aware of yet.
You could start with OBS Studio for your screen recordings! It's a solid tool. Just keep in mind, you might need another app for converting your recordings into text notes, since OBS itself won’t do that directly.
I've been using a tool called Folge for capturing, but the exports aren't too detailed. You might need to pair it with a voice transcription tool to fill in the gaps, though.
I've been in the documentation game for over twenty years, and I totally understand your struggle. A straightforward approach is using OBS Studio for local screen recording along with Whisper for transcribing your voice. Both tools run on your machine, keeping everything secure. I've successfully used this combo for creating runbooks and SOPs in Azure and Windows Server environments. Just record your screen while narrating your tasks, and then let Whisper handle the transcription for your notes. It’s the most reliable setup I've come across!
I think I'll check that out, thanks for the recommendation!

I want to minimize the work on my end; is there a better option for that?