Skip to content

popvladaurel/torrential-remote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Torrential Remote

Inspired by David Hewitt's wonderful Torrential application, Torrential Remote allows for the remote management of multiple torrent servers. It will incorporate the minimal functionality needed to control torrents from one (or more) remote torrent servers.

Torrents Page

TODO

  • Retrieve the torrents from a server
  • Show the torrents in a list
  • Dynamically update the displayed torrents
  • Add server dialog and welcome page
  • Build saved servers side panel
  • Add torrent from file
  • Add torrent from magnet link
  • Pause and resume torrent download
  • Remove torrent
  • Torrents sorting and filtering
  • Implement error messages
  • Refactor and AppCenter publish

Dependencies

  • valac
  • libgtk-3-dev
  • libgranite-dev
  • libunity-dev
  • libsoup2.4-dev
  • libjson-glib-dev

Building and Installation

git clone https://github.com/popvladaurel/Torrential-Remote.git
cd Torrential-Remote
meson build --prefix=/usr
cd build
ninja
sudo ninja install

About

A polished remote torrent client, with an elementary flavor.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published