Skip to content

atretador/YATT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YATT (Yet Another Torrent Thingy) is a lightweight torrent downloader built with Avalonia and MonoTorrent.

Features

Download torrents (duh).
Set and enable different speed profiles.
Stores current session ( files being downloaded and their states)
if the file is associated to the app: open file to load it / start up application on file open
Magnetic link support

Installation

  1. Clone the repository:
    git clone https://github.com/atretador/YATT.git
    
  2. Navigate to the project directory:
     cd YATT
    
  3. Build the project:
     dotnet build
    
  4. Run the application:
     dotnet run
    

Missing:

save metadata along with session so we don't have to download it again for megnet links

Known bugs:

Combo box for the profiles doesn't load the unit type properly.

This was a quick for fun project and may contain bugs.

About

Torrent client in dotnet/avalonia

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages