Mldonkey
cross-platform multi-network p2p daemon (previously at http://mldonkey.sourceforge.net/)
Install / Use
/learn @ygrek/MldonkeyREADME
MLDonkey: cross-platform multi-network peer-to-peer daemon
A lot of documentation (wiki) and user forums were previously hosted at http://mldonkey.sourceforge.net, but were shut down on August 21, 2023, see issue #90 for the details and links to the data dumps (help needed to restore them to the usable form).
GitHub Discussions serves as a replacement for the forum for the time being.
Build
Supported OCaml versions are >= 4.03 and < 5.0, see mldonkey.opam for canonical information.
GTK2 GUI (./configure --enable-gui=newgui2) builds only in specific configuration when lablgtk2 packages
are installed in $(ocamlc -where)/lablgtk2. This happens to be true on Debian when building with packaged (system) ocaml :
sudo apt install ocaml camlp4 libnum-ocaml-dev liblablgtk2-gnome-ocaml-dev
It is known to not work with opam - this is the goal for the next release (only gui is affected, core itself builds fine in opam).
./configure --enable-batch --enable-gui=newgui2 (ie download and build lablgtk2 locally) only works with old OCaml versions (e.g. 4.05.0)
because it is using very old lablgtk2. Upgrading to the newer lablgtk2 is the goal for the next release
Related Skills
node-connect
341.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.5kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
341.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.5kCommit, push, and open a PR
