Skip to content

Releases: julianmarinov/DevLogger

Release list

DevLogger 0.1.0

DevLogger 0.1.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Sep 11:57

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 → OpenOpen. If macOS says the app is damaged, run xattr -cr /Applications/Devlog.app in Terminal.
  • Windows: in the SmartScreen dialog click More infoRun 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 .md files: no account, no cloud, no telemetry

See CHANGELOG.md for the full list of changes.