Skip to content

TUI v1.0

Latest

Choose a tag to compare

@AngelCMHxD AngelCMHxD released this 30 Jul 07:48
ac055cf

Here is the pre-compiled executables of the TUI for those who don't want to build it from source.

All of the files have a suffix that indicates the os it was made for. darwin means it runs on MacOS.

None of the darwin or arm64 builds were tested, as I don't have a machine to test them on. I will leave them here anyways as they should work, but if you find a bug in them that is not reproducible on other OSes, you will probably be on your own :/

Windows executables were built on a Windows x64 machine so they have metadata.
All other executables were built on an Linux x64 machine.

The binaries are quite heavy as they bundle the whole Bun runtime in them :P

For linux users

The access token is stored on the system keyring. You need to have the secrets service running.
Also, for NixOS users: You might or might not need nix-ld so the executable has access to libsecret