GTorrentViewer is a GTK2-based viewer/editor for BitTorrent meta files for UNIX like operating systems. It gathers information from trackers, checks files, shows detailed information about .torrents and even modifies some of it.
GTorrentViewer is a GTK2-based viewer/editor for BitTorrent meta files for UNIX like operating systems. It gathers information from trackers, checks files, shows detailed information about .torrents and even modifies some of it.
To install GTorrentViewer, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install GTorrentViewer
To see what files were installed by GTorrentViewer, run:
port contents GTorrentViewer
To later upgrade GTorrentViewer, run:
sudo port selfupdate && sudo port upgrade GTorrentViewer
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.