Home

Awesome

GPL Licence CodeQL Maintenance

BMDC – file sharing using DC and ADC protocols

Introduction

BMDC – DC++ client based on FreeDC++ with Ignore Users and other changes.<br/> See BMDC-Changelog.txt for detailed info.

License

GNU GPL v3.0 or later. See LICENSE for details.

Links

Dependencies

Optional dependencies

Compiling and installing

=======

Compiling

$ cd /path/to/bmdc-source
$ scons PREFIX=/path/to/install/

Installing

# scons install

Running

$ bmdc

or

$ /path/to/install/bin/bmdc

Uninstalling

To uninstall BMDC, simply delete the directory you installed it in.

To uninstall using scons, run:

$ scons -c

or if you used scons to install into the file system then use the same scons command that you used to install and add the option -c:

# scons -c install

=======

License

GNU GPL Version 3.0 or later See LICENSE for details.

Contact

@bmdcpp