No description
Find a file
royalcat abcd073643
All checks were successful
docker / build-docker (push) Successful in 3m35s
fix resolver lock
2024-09-01 02:10:47 +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 qbittorrent fs 2024-09-01 02:00:13 +03:00
graphql torrent stats 2024-07-16 23:58:06 +03:00
pkg qbittorrent fs 2024-09-01 02:00:13 +03:00
src fix resolver lock 2024-09-01 02:10:47 +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 qbittorrent fs 2024-09-01 02:00:13 +03:00
go.sum qbittorrent fs 2024-09-01 02:00:13 +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.