Go to file
Sinuhe Tellez 9f4824a29b fix typo in readme 2017-03-24 01:28:42 -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 fix typo in readme 2017-03-24 01:28:42 -04:00
main.go the link type should have the kind 2017-03-24 01:26:55 -04:00

README.md

dir2opds

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

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

Installation

go get github.com/dubyte/dir2opds

#usage

dir2opds -dir ./books -port 8080