No description
Find a file
royalcat 0371af3344
All checks were successful
docker / build-docker (linux/arm64) (push) Successful in 2m10s
docker / build-docker (linux/amd64) (push) Successful in 2m12s
file controller
2024-07-09 00:19:04 +03:00
.github [ci] remove unneded platforms 2024-06-17 00:47:29 +03:00
.vscode torrent priority and piece state fix 2024-07-07 23:09:13 +03:00
assets royalcat refactoring 2023-10-08 19:46:03 +03:00
cmd torrent priority and piece state fix 2024-07-07 23:09:13 +03:00
graphql file controller 2024-07-09 00:19:04 +03:00
mkdocs royalcat refactoring 2023-10-08 19:46:03 +03:00
pkg file controller 2024-07-09 00:19:04 +03:00
src file controller 2024-07-09 00:19:04 +03:00
templates royalcat refactoring 2023-10-08 19:46:03 +03:00
ui file controller 2024-07-09 00:19:04 +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 file controller 2024-07-09 00:19:04 +03:00
.graphqlrc.yaml wip 2024-01-28 23:22:49 +03:00
Dockerfile faster docker builds 2024-06-28 16:08:30 +03:00
embed.go docker deploy 2023-10-18 12:52:48 +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 wip 2024-01-28 23:22:49 +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.