No description
Find a file
royalcat ae4501ae21
All checks were successful
docker / build-docker (push) Successful in 4m25s
seek, load only with priority, qbittorrent
2024-08-23 01:16:16 +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 seek, load only with priority, qbittorrent 2024-08-23 01:16:16 +03:00
graphql torrent stats 2024-07-16 23:58:06 +03:00
pkg seek, load only with priority, qbittorrent 2024-08-23 01:16:16 +03:00
src seek, load only with priority, qbittorrent 2024-08-23 01:16:16 +03:00
ui torrent fix 2024-08-15 11:23:44 +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 torrent fix 2024-08-15 11:23:44 +03:00
go.mod seek, load only with priority, qbittorrent 2024-08-23 01:16:16 +03:00
go.sum seek, load only with priority, qbittorrent 2024-08-23 01:16:16 +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.