No description
Find a file
royalcat 9ca6eade22
All checks were successful
docker / build-docker (push) Successful in 1m38s
[ci] remove sbom
2024-07-17 10:21:20 +03:00
.github [ci] remove sbom 2024-07-17 10:21:20 +03:00
.vscode torrent priority and piece state fix 2024-07-07 23:09:13 +03:00
cmd torrent priority and piece state fix 2024-07-07 23:09:13 +03:00
graphql torrent stats 2024-07-16 23:58:06 +03:00
pkg reduce nfs file interface 2024-07-16 23:58:22 +03:00
src torrent stats 2024-07-16 23:58:06 +03:00
ui torrent stats 2024-07-16 23:58:06 +03:00
.gitignore update 2024-03-18 00:00:34 +03:00
.golangci.yml update 2024-03-28 16:09:42 +03:00
.gqlgen.yml torrent stats 2024-07-16 23:58:06 +03:00
.graphqlrc.yaml wip 2024-01-28 23:22:49 +03:00
Dockerfile remove distribyted ui 2024-07-09 00:24:42 +03:00
go.mod file controller 2024-07-09 00:19:04 +03:00
go.sum file controller 2024-07-09 00:19:04 +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.