
KaMule
Source (link to git-repo or to original if based on someone elses unmodified work):
Available as/for:
Description:it has most basic features
manage ed2k servers
search files on global servers
manage download
show upload clients and shared files
configure aMule preference
this software is still in early stage
hope my application won't eat your cat
you need a working aMule-daemon 2.3.1
version 2.3.1 is a must
kamule should work out of box using internal amule daemon instance since version 0.5
manual install instruction
mkdir build && cd build
cmake -DCMAKE_INSTALL_PREFIX=`kf5-config --prefix` ..
make
sudo make install
================================================================
how to use this application with external amule daemon instance
run amuled as "amuled -e -o"
enter your ec password in amuled
launch kamule application, set up proper amuled host ip/port and ec password
host ip/port should be 127.0.0.1 and 4712 by default for a local amule daemon
click connect button first
click login button second
now kamule should work fine
2016-02-06 v0.91
port app to kf5
2012-08-11 v0.5
internal amule daemon mode
2012-04-23 v0.4
set priority for download and shared files
print connection error
2012-04-19 v0.3
hotfix for login
2012-04-19 v0.2
use quintxx instead of uintxx_t
add main menu entry
2012-04-19 v0.1
initial public release
Ratings & Comments
12 Comments
seems fail build with the latest Qt 5.12 https://sl1pkn07.wtf/paste/view/6dc55cbe greetings
Hi any plans for add support for plasma5/Qt5? greetings
check the new version :D
uo! tnks bro!
Very nice start. I love the native look in KDE Plasma. It would also be nice to take adventage of more KDE technologies right from the GUI (tagging, rating, Plasma widget...). Also is there any plan to also make a standalone version?
Seems like a good start. Would really like to see queue ranks in the download tab. A small suggestion: patch amuledpage.cpp line 121 to m_loggerEdit->appendPlainText(i18n("[KaMule] Logged In")); Just something that annoyed me on first go. Hope to see some more work on this - a nice way for aMule to be in KDE. Voted up.
the tabbed layout in the screen shots looks good. thanks.
http://paste.opensuse.org/56084298 泥灰酱,修 bug。。。
过会儿改下看看
same here in archlinux http://paste.kde.org/459860
please try new version
现在应该可以了