Downloads

Latest release: v1.1.0

macOS

macOS (Apple Silicon)

tonn-macos-arm64.dmg · 5.8 MB

Download

macOS (Intel)

tonn-macos-x64.dmg · 6.2 MB

Download

Linux

Linux (ARM64)

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

Download

Linux (x64)

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

Download

Windows

Windows (ARM64)

tonn-windows-arm64.zip · 6.0 MB

Download

Windows (x64)

tonn-windows-x64.zip · 6.4 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.