Releases: julianmarinov/DevLogger
Releases · julianmarinov/DevLogger
Release list
DevLogger 0.1.0
First public release of Devlog: a Markdown work log for your projects, with every entry saved in a folder you choose.
Download
| Platform | File |
|---|---|
| macOS (Apple Silicon: M1–M4) | Devlog-0.1.0-mac-arm64.dmg |
| macOS (Intel) | Devlog-0.1.0-mac-x64.dmg |
| Windows 10/11 | Devlog-0.1.0-win-x64.exe |
| Linux | Devlog-0.1.0-linux-x86_64.AppImage |
These builds are not code-signed:
- macOS: drag Devlog to Applications, then right-click it → Open → Open. If macOS says the app is damaged, run
xattr -cr /Applications/Devlog.appin Terminal. - Windows: in the SmartScreen dialog click More info → Run anyway.
- Linux:
chmod +x Devlog-0.1.0-linux-x86_64.AppImage, then run it.
Highlights
- One folder per project, with Log, Tasks and Info documents
- Today's date heading and timestamped bullets are added as you type
- Monthly, daily or single-file logs, with custom date and time formats
- Autosave that detects edits made outside the app
- Live Markdown preview, plus export to Markdown or zip
- Your data is plain
.mdfiles: no account, no cloud, no telemetry
See CHANGELOG.md for the full list of changes.