First preview build
Pre-release
Pre-release
First release of eenky.
This is an early preview. Watch out for fresh paint and dangling wires. We also don't have an official icon yet.
Windows installer only for now. More platforms to follow (hopefully soon).
Edit: added a Mac build.
Important for Mac users: Because eenky is currently distributed as an unsigned application, macOS Gatekeeper will automatically quarantine the downloaded build and will fail to open, possibly falsely reporting that it is damaged.
To bypass this security feature:
- Move the
eenky.appto your Applications folder. - Open your Terminal.
- Run
xattr -cr /Applications/eenky.app
This removes the quarantine flag and allows macOS to open the app normally.