Skip to content

sectorrent/rust-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

583b675 · Feb 10, 2025

History

48 Commits
Oct 30, 2024
Feb 10, 2025
Feb 10, 2025
Oct 29, 2024
Dec 4, 2024
Nov 15, 2024
Nov 15, 2024
Nov 15, 2024

Repository files navigation

SecTorrent Rust Client

This is the repository backing the official SecTorrent Rust Client app.

Required for build

sudo apt update
sudo apt install -y libglib2.0-dev
sudo apt install -y libcairo2-dev
sudo apt install -y libpango1.0-dev
sudo apt install -y libatk1.0-dev
sudo apt install -y libgdk-pixbuf-2.0-dev
sudo apt install -y libgtk-3-dev