Go to file
Sinuhe Tellez 96c64350c2 Little corrections 2017-03-24 00:30:57 -04:00
.gitignore acquisition is better handled 2017-03-23 20:11:58 -04:00
LICENSE Initial commit 2017-03-03 21:05:37 -05:00
README.md Little corrections 2017-03-24 00:30:57 -04:00
main.go Little corrections 2017-03-24 00:30:57 -04:00

README.md

dir2opds

OPDS is an extension of Atom, to serve books. For more information: http://opds-spec.org

dir2opds runs a OPDS server using a directory to generate the feeds.

Installation

go get github.com/dubyte/dir2opds

#usage

dir2opds -dir ./books -port 8080