diff options
Diffstat (limited to 'network/gtorrentviewer/README')
-rw-r--r-- | network/gtorrentviewer/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/network/gtorrentviewer/README b/network/gtorrentviewer/README new file mode 100644 index 0000000000..d2ef5269c2 --- /dev/null +++ b/network/gtorrentviewer/README @@ -0,0 +1,10 @@ +GTorrentViewer is a GTK2-based viewer and editor for BitTorrent meta +files. It is able to retrieve information from trackers, check files, +show detailed information, and modify .torrent files without having to +start downloading. + +The purpose of GTorrentViewer is to give the ability to see and modify +all the possible information from .torrent files without having to +start downloading and the ability to see in real time the current +number of seeds and peers on the torrent, so you will always know the +status before start the download. |