No description
Find a file
royalcat 98ee1dc6f1
Some checks failed
docker / build-docker (push) Failing after 52s
rclone daemon
2024-11-15 16:40:52 +03:00
.github [ci] remove matrix 2024-07-17 10:13:34 +03:00
.vscode torrent priority and piece state fix 2024-07-07 23:09:13 +03:00
cmd rename daemons 2024-10-27 01:19:16 +03:00
daemons/rclone rclone daemon 2024-11-15 16:40:52 +03:00
graphql torrent cleanup 2024-11-15 16:39:56 +03:00
pkg torrent cleanup 2024-11-15 16:39:56 +03:00
src torrent cleanup 2024-11-15 16:39:56 +03:00
ui torrent cleanup 2024-11-15 16:39:56 +03:00
.gitignore rclone daemon 2024-11-15 16:40:52 +03:00
.golangci.yml update 2024-03-28 16:09:42 +03:00
.gqlgen.yml rename daemons 2024-10-27 01:19:16 +03:00
.graphqlrc.yaml wip 2024-01-28 23:22:49 +03:00
Dockerfile torrent fix 2024-08-15 11:23:44 +03:00
go.mod torrent cleanup 2024-11-15 16:39:56 +03:00
go.sum torrent cleanup 2024-11-15 16:39:56 +03:00
LICENSE Create LICENSE 2020-07-28 10:43:38 +02:00
Makefile torrent priority and piece state fix 2024-07-07 23:09:13 +03:00
README.md update readme 2023-10-18 14:07:19 +03:00
tools.go remove distribyted ui 2024-07-09 00:24:42 +03:00

tstor (WIP)

tstor is an advanced remote torrent clien for self-hosting enthusiasts.

It expose virtual filesystem with torrents and archives presented as fully featured directories with limited amount of mutability. Virtual filesystem can be exported as a webDAV, HTTP endpoint or NFS(WIP).

tstor is based on amazing distribyted, but has more focus on store a torrent data when streaming it.

Special thanks

License

Distributed under the GPL3 license. See LICENSE for more information.