0337cff931268300f96cec742c65c2c34d751c97
dir2opds
Serve an OPDS server based on a directory
Some times you only have a directory with books and you want an OPDS, but to get from dir to OPDS you maybe need to do some work, this project aim to simplely works.
It didn't pass the opds validator yet. But the plan is to get to that point.
Installation
go get github.com/dubyte/dir2opds
#usage
dir2opds -dir ./books -port 8080
Description
Languages
Go
91.1%
Makefile
6.9%
Dockerfile
2%