Local Log is a minimal and open-source macOS journaling app built for fast, frictionless capture. It lets you record both text and video entries in one quiet, focused space, with everything stored locally on your Mac for privacy and simplicity. No accounts, no cloud dependency, no clutter—just a clean archive of your thoughts, searchable and always yours. With autosave, editable entry titles, keyboard shortcuts, and light and dark mode support, Local Log is designed to stay out of the way so you can get straight to logging.
Design inspired by iA Writer and Freewrite.
- Text journaling with autosave
- Video logging with local recording and playback
- Right-hand archive sidebar with search
- Editable entry titles backed by local filenames
- Autosave with debounce
- Keyboard shortcuts via app menu commands
- Light/dark UI support with dynamic Dock icon switching
- macOS 14+
- Xcode 16+
- Open
locallog.xcodeproj - Select the
LocalLogscheme - Build and run on
My Mac
Distribute the signed and notarized archive:
dist/Local-Log-macOS.zip- GitHub Release:
https://github.com/carlbarenbrug/locallog/releases/latest
Entries are stored in:
~/Documents/Local Log
Cmd+Nnew entryCmd+Rstart video entryCmd+Htoggle archiveCmd+Ffocus searchCmd+Deletedelete selected entryCmd++increase text sizeCmd+-decrease text sizeCmd+0reset text sizeCtrl+Cmd+Ftoggle fullscreen
This project is licensed under the MIT License. See LICENSE.