Releases: t0mg/eenky
Release list
eenky-nightly-20260817-23
Full Changelog: eenky-nightly-20260814-21...eenky-nightly-20260817-23
Full Changelog: eenky-nightly-20260814-21...eenky-nightly-20260817-23
Full Changelog: eenky-nightly-20260814-21...eenky-nightly-20260817-23
eenky-nightly-20260814-21
Look, the packages are slightly less oversized !
Other than bloat reduction, the main change introduced by this nightly is that font conversion during eenk compilation should now work (was broken in previous build). Tested ok on Mac and Windows.
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.
eenky-nightly-20260813-19
This is the same 0.1.0 but this time with fully automated, very much not fully tested builds. Also the Windows build here is not fully working (eenk compiler missing dlls).
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.
First preview build
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.