No description
Find a file
royalcat 99cdd5471e
Some checks failed
docker / build-docker (linux/amd64) (push) Successful in 1m45s
docker / build-docker (linux/386) (push) Successful in 1m50s
docker / build-docker (linux/arm64) (push) Successful in 7m32s
docker / build-docker (linux/arm64/v8) (push) Successful in 7m36s
docker / build-docker (linux/arm/v7) (push) Failing after 3h14m45s
chore: Refactor code to use SourceUpdater struct for managing sources
2024-05-18 10:24:14 +03:00
.github [ci] more cache 2024-03-30 13:15:48 +03:00
.vscode update 2024-03-18 00:00:34 +03:00
assets royalcat refactoring 2023-10-08 19:46:03 +03:00
cmd chore: Refactor code to use SourceUpdater struct for managing sources 2024-05-18 10:24:14 +03:00
graphql upload file 2024-05-15 00:40:38 +03:00
mkdocs royalcat refactoring 2023-10-08 19:46:03 +03:00
pkg chore: Refactor code to use SourceUpdater struct for managing sources 2024-05-18 10:24:14 +03:00
src chore: Refactor code to use SourceUpdater struct for managing sources 2024-05-18 10:24:14 +03:00
templates royalcat refactoring 2023-10-08 19:46:03 +03:00
ui upload file 2024-05-15 00:40:38 +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 update 2024-04-24 20:36:33 +03:00
.graphqlrc.yaml wip 2024-01-28 23:22:49 +03:00
Dockerfile [fix] docker 2024-03-29 01:09:11 +03:00
embed.go docker deploy 2023-10-18 12:52:48 +03:00
go.mod ytdlp 2024-05-13 19:56:20 +03:00
go.sum ytdlp 2024-05-13 19:56:20 +03:00
LICENSE Create LICENSE 2020-07-28 10:43:38 +02:00
Makefile update 2024-04-24 20:36:33 +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.