Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Ummon/D-LAN
D-LAN is an open source decentralized LAN file sharing software.
https://github.com/Ummon/D-LAN
Last synced: 2 days ago
JSON representation
D-LAN is an open source decentralized LAN file sharing software.
- Host: GitHub
- URL: https://github.com/Ummon/D-LAN
- Owner: Ummon
- License: gpl-3.0
- Created: 2011-01-04T21:34:07.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2020-04-18T11:49:40.000Z (over 4 years ago)
- Last Synced: 2024-08-01T22:45:29.931Z (3 months ago)
- Language: C++
- Homepage: http://www.d-lan.net
- Size: 25.3 MB
- Stars: 173
- Watchers: 21
- Forks: 27
- Open Issues: 0
-
Metadata Files:
- Readme: README.textile
- License: COPYING
Awesome Lists containing this project
README
h1. D-LAN
D-LAN is an open source decentralized LAN file sharing software.
The goal is to easily share some files and folders on a local area network environment like a LAN-Party. After you launched D-LAN, you will see all other people and theirs sharing automatically without special configuration or central server.
* "Website":http://www.d-lan.net
* "Development wiki":http://dev.d-lan.net/projects/pmp/wiki
* "Forums":http://dev.d-lan.net/projects/pmp/boards
* "Issues":http://dev.d-lan.net/projects/pmp/issuesh2. Features
* Share files and folders in a local area network environment (LAN).
* Distributed transfers to increase performance and reliability.
* Very easy to use: no configuration, no central server.
* Fast indexed search among all other peers.
* Browse all files and folders of any other peer.
* Manage the download queue. It includes adding, deleting, pausing or reordering.
* A global persisted chat with channels, formatting and smiles features.
* D-LAN can run without graphic interface (GUI) and be controlled remotely.
* Open source. Code source distributed under GPLv3 license.
* Free of any sort of ads or malwares.h2. Development
D-LAN can be built under Windows or Linux (Ubuntu), see here for more information: http://dev.d-lan.net/projects/pmp/wiki/#Technical