Skip to content

buildzaku/zaku

Repository files navigation


Zaku Icon

Zaku

Fast, open-source API client with fangs

Build Status Release License

Zaku application

Warning

Zaku is in early stages of development, expect breaking changes.

Installation

Image macOS

Download for Arm (Apple Silicon) or x86 (Intel)

After installing, run this command from your terminal:

xattr -c /Applications/Zaku.app

This is required because Zaku is not code signed yet. Read more

Image Linux

Download the .deb package for x86 Ubuntu/Debian

From your terminal, navigate to the download location and run:

sudo apt install ./zaku-x86_64-unknown-linux-gnu.deb

Or install via Snap:

sudo snap install zaku

Image Windows

Download the .exe file or MSI package

Launch the installer and follow the prompts.

Contributing

Checkout the contributing guide.

License

Zaku is licensed under the MIT license.