Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>
3.1 KiB
distribyted
Torrent client with on-demand file downloading as a filesystem.
Report a Bug
·
Request Feature
Table of Contents
About The Project
Distribyted tries to make easier integrations with other applications among torrent files, presenting them as a standard filesystem.
We aim to use some compressed files characteristics to avoid download it entirely, just the parts that we'll need.
Also, if the file format is not supported, distribyted can stream and seek through the file if needed.
Note that distribyted is in alpha version, it is a proof of concept with a lot of bugs.
Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
License
Distributed under the GPL3 license. See LICENSE
for more information.