Skip to content

DarkCeptor44/trackers-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrackersGUI

madewith

A GUI to get public trackers list from ngosang/trackerslist. Port of PublicTrackersGUI to Rust.

screen1

Installation

You can either get a binary from Releases or setup Rust, Tauri and build it yourself:

git clone https://github.com/DarkCeptor44/trackers-gui
cd trackers-gui
cargo tauri build

You will find the binary in src-tauri\target\release and two bundles in src-tauri\target\release\bundle.

License

This project is licensed under the MIT License, see the LICENSE file.