{"id":13550890,"url":"https://github.com/distribyted/distribyted","last_synced_at":"2025-05-15T00:06:50.122Z","repository":{"id":38272342,"uuid":"259392969","full_name":"distribyted/distribyted","owner":"distribyted","description":"Torrent client with HTTP, fuse, and WebDAV interfaces. Start exploring your torrent files right away, even zip, rar, or 7zip archive contents!","archived":false,"fork":false,"pushed_at":"2025-01-13T04:53:58.000Z","size":16151,"stargazers_count":1089,"open_issues_count":34,"forks_count":49,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-05-15T00:06:14.950Z","etag":null,"topics":["7zip","bittorrent","btfs","distributed","distribyted","filesystem","fuse","fuse-filesystem","go","http","linux","macos","osxfuse","p2p","rar","torrent","webdav","webdav-server","windows","zip"],"latest_commit_sha":null,"homepage":"https://distribyted.com","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/distribyted.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["ajnavarro"]}},"created_at":"2020-04-27T16:44:12.000Z","updated_at":"2025-05-11T11:34:29.000Z","dependencies_parsed_at":"2024-04-12T11:22:14.940Z","dependency_job_id":"747e2918-a693-4249-89f7-c726c77618b3","html_url":"https://github.com/distribyted/distribyted","commit_stats":{"total_commits":278,"total_committers":5,"mean_commits":55.6,"dds":0.460431654676259,"last_synced_commit":"62159143838810a88aabe968c6c22d38dee6c85d"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/distribyted%2Fdistribyted","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/distribyted%2Fdistribyted/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/distribyted%2Fdistribyted/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/distribyted%2Fdistribyted/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/distribyted","download_url":"https://codeload.github.com/distribyted/distribyted/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254249197,"owners_count":22039029,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["7zip","bittorrent","btfs","distributed","distribyted","filesystem","fuse","fuse-filesystem","go","http","linux","macos","osxfuse","p2p","rar","torrent","webdav","webdav-server","windows","zip"],"created_at":"2024-08-01T12:01:39.045Z","updated_at":"2025-05-15T00:06:50.084Z","avatar_url":"https://github.com/distribyted.png","language":"Go","funding_links":["https://github.com/sponsors/ajnavarro"],"categories":["Go","go","Repositories"],"sub_categories":[],"readme":"[![Releases][releases-shield]][releases-url]\n[![Contributors][contributors-shield]][contributors-url]\n[![Forks][forks-shield]][forks-url]\n[![Stargazers][stars-shield]][stars-url]\n[![Issues][issues-shield]][issues-url]\n[![GPL3 License][license-shield]][license-url]\n[![Coveralls][coveralls-shield]][coveralls-url]\n[![Docker Image][docker-pulls-shield]][docker-pulls-url]\n\u003c!-- PROJECT LOGO --\u003e\n\u003cbr /\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/distribyted/distribyted\"\u003e\n    \u003cimg src=\"mkdocs/docs/images/distribyted_icon.png\" alt=\"Logo\" width=\"100\"\u003e\n  \u003c/a\u003e\n\n  \u003ch3 align=\"center\"\u003edistribyted\u003c/h3\u003e\n\n  \u003cp align=\"center\"\u003e\n    Torrent client with on-demand file downloading as a filesystem.\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/distribyted/distribyted/issues\"\u003eReport a Bug\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/distribyted/distribyted/issues\"\u003eRequest Feature\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n## About The Project\n\n![Distribyted Screen Shot][product-screenshot]\n\nDistribyted is an alternative torrent client. \nIt can expose torrent files as a standard FUSE, webDAV or HTTP endpoint and download them on demand, allowing random reads using a fixed amount of disk space. \n\nDistribyted tries to make easier integrations with other applications using torrent files, presenting them as a standard filesystem. \n\n**Note that distribyted is in beta version, it is a proof of concept with a lot of bugs.**\n\n## Use Cases\n\n- Play **multimedia files** on your favorite video or audio player. These files will be downloaded on demand and only the needed parts.\n- Explore TBs of data from public **datasets** only downloading the parts you need. Use **Jupyter Notebooks** directly to process or analyze this data.\n- Give access to your latest dataset creation just by sharing a magnet link. People will start using your data in seconds.\n- Play your **ROM backups** directly from the torrent file. You can have virtually GBs in games and only downloaded the needed ones.\n\n## Documentation\n\nCheck [here][main-url] for further documentation.\n\n## Contributing\n\nContributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\nSome areas need more care than others:\n- Windows and macOS tests and compatibility. I don't have any easy way to test distribyted on these operating systems.\n- Web interface. Web development is not my _forte_.\n- Tutorials. Share with the community your use case!\n\n## Special thanks\n\n- [Anacrolix BitTorrent client package and utilities][torrent-repo-url]. An amazing torrent library with file seek support.\n- [Nwaples rardecode library, experimental branch][rardecode-repo-url]. The only go library that is able to seek over rar files and avoid to use `io.Discard`.\n- [Bodgit 7zip library][sevenzip-repo-url]. Amazing library to decode 7zip files.\n\n\n## License\n\nDistributed under the GPL3 license. See `LICENSE` for more information.\n\n[sevenzip-repo-url]: https://github.com/bodgit/sevenzip\n[rardecode-repo-url]: https://github.com/nwaples/rardecode/tree/experimental\n[torrent-repo-url]: https://github.com/anacrolix/torrent\n[main-url]: https://distribyted.com\n[releases-shield]: https://img.shields.io/github/v/release/distribyted/distribyted.svg?style=flat-square\n[releases-url]: https://github.com/distribyted/distribyted/releases\n[docker-pulls-shield]:https://img.shields.io/docker/pulls/distribyted/distribyted.svg?style=flat-square\n[docker-pulls-url]:https://hub.docker.com/r/distribyted/distribyted\n[contributors-shield]: https://img.shields.io/github/contributors/distribyted/distribyted.svg?style=flat-square\n[contributors-url]: https://github.com/distribyted/distribyted/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/distribyted/distribyted.svg?style=flat-square\n[forks-url]: https://github.com/distribyted/distribyted/network/members\n[stars-shield]: https://img.shields.io/github/stars/distribyted/distribyted.svg?style=flat-square\n[stars-url]: https://github.com/distribyted/distribyted/stargazers\n[issues-shield]: https://img.shields.io/github/issues/distribyted/distribyted.svg?style=flat-square\n[issues-url]: https://github.com/distribyted/distribyted/issues\n[releases-url]: https://github.com/distribyted/distribyted/releases\n[license-shield]: https://img.shields.io/github/license/distribyted/distribyted.svg?style=flat-square\n[license-url]: https://github.com/distribyted/distribyted/blob/master/LICENSE\n[product-screenshot]: mkdocs/docs/images/distribyted.gif\n[example-config]: https://github.com/distribyted/distribyted/blob/master/examples/conf_example.yaml\n[coveralls-shield]: https://img.shields.io/coveralls/github/distribyted/distribyted?style=flat-square\n[coveralls-url]: https://coveralls.io/github/distribyted/distribyted\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdistribyted%2Fdistribyted","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdistribyted%2Fdistribyted","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdistribyted%2Fdistribyted/lists"}