Comment by graftak
2 years ago
Made a command line app in Go that recursively reads comic book files in a directory and serves them as a Opds spec[0] api so I can read comic books from my iPad using the Panels app[1].
There are more apps like this, but they all weigh too heavy on me because I simply want a directory three representation of my files and not be managing a library. Also it’s super low memory.
There is a similar Go project on GitHub, but that does not support directories mixed with files, and I don’t think it supports streaming comic book pages.
No comments yet
Contribute on Hacker News ↗