July is simple OPDS home catalog without any external dependencies. Currntly supported only listing without covers and meta information.
$ go get github.com/vasyahuyasa/july/cmd/july
https://hub.docker.com/r/vasyahuyasa/july
Usage of july:
-d string
Root storage directory (default "./")
-drv string
Storage driver (can be local, gdrive, yadisk) (default "local")
-googlecred string
Path to file with secret for google drive driver (default "credentials.json")
-i string
Service network interface (default "0.0.0.0")
-p int
Service port (default 80)