github Merrit/nyrna v1.0
Initial release

latest releases: v2.11.1, v2.11.0, v2.10.0...
3 years ago

This is the first proper release of Nyrna!

I spent a long time trying to package things up, unfortunately Python doesn't seem to care much about being able to distribute a program to end-users.

I believe that software should be easy to use by default, and the Python experience for packaging as well as for end-users just wasn't cutting it. (a broken and slow binary was ~350mb!).

So I rewrote everything from scratch in Go (Golang). This release represents feature parity with the previous Python version. The Go version has a single binary clocking in at 8.4 MB, and no external application dependencies other than what the basic operating system provides.

The only exception for dependencies appears to be for GNOME users: you may need to install libappindicator3, since GNOME.. doesn't support system tray icons by default...

Instructions:
(Linux only, Windows support soon™)
Download the nyrna binary, make sure it is marked as executable and click to run.

Don't miss a new nyrna release

NewReleases is sending notifications on new releases.