Downloads

Latest release: v1.0.2

macOS

macOS (Apple Silicon)

tonn-macos-arm64.dmg · 5.2 MB

Download

macOS (Intel)

tonn-macos-x64.dmg · 5.6 MB

Download

Linux

Linux (ARM64)

tonn-linux-arm64.tar.gz · 6.9 MB

Download

Linux (x64)

tonn-linux-x64.tar.gz · 7.3 MB

Download

Windows

Windows (ARM64)

tonn-windows-arm64.zip · 6.0 MB

Download

Windows (x64)

tonn-windows-x64.zip · 6.5 MB

Download

Build from Source

tonn ~ build

$ git clone https://github.com/estebangarcia/tonn.git

$ cd tonn

$ cargo run

$ git clone https://github.com/estebangarcia/tonn.git && cd tonn && cargo run

Requires Rust toolchain. See the README for build instructions.