GUI for uploading to Academic Torrents. You will need an account first. Currently requires:
- Python 3
- bencode module
- PyQt5
Eventually I will try to distribute a cross-platform executable to make this easier to use.
- Run the uploader (from the command line, navigate to the file directory and type "python3 academictorrents_uploader.py")
- Log in to Academic Torrents and copy your API key (http://academictorrents.com/about.php#apikeys) into the field.
- Select a file or directory to create a torrent from (other methods not yet implemented).
- Input metadata.
- Upload.
Feedback very much appreciated!