Skip to content

v0.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Jul 19:38

RAW photo editor (Lightroom-style develop controls) for macOS, Windows, and Linux.

Download & run

Platform File
macOS (Apple Silicon) AdobeMaybeLight-macos-arm64.zip
macOS (Intel) AdobeMaybeLight-macos-x86_64.zip
Windows AdobeMaybeLight-windows-x86_64.zip
Linux AdobeMaybeLight-linux-x86_64.tar.gz

macOS: unzip and open AdobeMaybeLight.app. The app is unsigned, so the first time you must right-click → Open → Open (or run xattr -d com.apple.quarantine AdobeMaybeLight.app).

Windows: unzip and run aml.exe (keep the DLLs next to it). If SmartScreen appears, click More info → Run anyway.

Linux: tar xzf, then ./aml. Requires libraw (sudo apt install libraw-dev or your distro's equivalent).

Full Changelog: https://github.com/catlover125r/AdobeMaybeLight/commits/v0.1.0