Software Details:
Version: 0.0.9.3.0
Upload Date: 14 Apr 15
Distribution Type: Freeware
Downloads: 116
SimpleDC++ is a DC++ client written in Python with a GTK2 frontend. It supports multi-threaded downloading.
Installation Instructions:
make
sudo make install
Second way (need checkinstall package):
make package
sudo dpkg -i ./packages/simpledcpp_{VERSION}-0.1_i386.deb
If you use the first way to install the program, run:
sudo make uninstall
else:
sudo dpkg -r simpledcpp
Example:
simpledcpp --folders:"MyShare1:/path/to/myshare1:MyShare2:/path/to/myshare2" --recreate
Open ~/.simpledcpp/settings.xml, and change codepage options.
Requirements:
- Python
- Psyco
- python-notify
- tthsum
- python-glade2
Comments not found