Skip to content

Releases: t0mg/eenky

eenky-nightly-20260817-23

Pre-release

Choose a tag to compare

eenky-nightly-20260814-21

Pre-release

Choose a tag to compare

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:

  1. Move the eenky.app to your Applications folder.
  2. Open your Terminal.
  3. Run xattr -cr /Applications/eenky.app

This removes the quarantine flag and allows macOS to open the app normally.

eenky-nightly-20260813-19

Pre-release

Choose a tag to compare

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:

  1. Move the eenky.app to your Applications folder.
  2. Open your Terminal.
  3. Run xattr -cr /Applications/eenky.app

This removes the quarantine flag and allows macOS to open the app normally.

First preview build

First preview build Pre-release
Pre-release

Choose a tag to compare

@t0mg t0mg released this 12 Aug 06:02

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:

  1. Move the eenky.app to your Applications folder.
  2. Open your Terminal.
  3. Run xattr -cr /Applications/eenky.app

This removes the quarantine flag and allows macOS to open the app normally.