README.md wrote:
#BitTorrent Uploader
Cross-platform client for torrent-tracker
##Authors##
* Tarabaka Alexander — <
XpycT.TOP@gmail.com>
* COMiX — <
comix@mail.i2p>
##General Info##
**BitTorrent Uploader** - is a cross-platform client for torrent-tracker with the possibility to make your own design for your own release Source code are also avaliable (Qt/C++)
##Minimum Requirements##
* Qt 4.5.x
##License##
GNU General Public License v3.
##Compile##
Install QT dev
*Linux*
Open a terminal in current directory and run:
qmake TorrentUploader.pro
compiled executable is located in /bin folder
*Windows*
Install QT from sources and QTCreator and open TorrentUploader.pro in QTCreator
compiled executable is located in /bin folder
##Precompiled Executables##
Linux and Windows portable versions. Just use it!
##Todo##
Clean and re-design the code
port search plugins to QT5
Rewrite search plugin IMDB and KINO, write a plug for ALLOCINE
Add a scheduler and icon taskbar for scheduler
Remove use of boost and libtorrent to create torrent (simple libtorrent is better)
Improve progressbar (little brick-brack with multi-upload stopped at 96%)
Write a guide for 'load ' and 'save' prezz in html files
Add automatic updater
Add support for PostMan Tracker (maybe)
Improve translations