Live data from Hacker News

Kavita – Self-hosted digital library which supports a vast array of file formats

kavitareader.com

51–60 of 90 posts

Re: Kavita – Self-hosted digital library which supports a vast array of file formats

#51
> Kavita is a rocket fueled self-hosted digital library which supports a vast array of file formats.

Doesn’t sound very ESG. What is rocket fuel in digital library contexts, and why is rocketing desirable to feature in a digital bookshelf’s heading blurb?

Re: Kavita – Self-hosted digital library which supports a vast array of file formats

#52
Is there any Document Management System with good search/indexing capabilities, versioning and format conversation features that is targeted for personal use by individuals?

This and Calibre seems focused on ebooks, rather than on documents.

Re: Kavita – Self-hosted digital library which supports a vast array of file formats

#54
post #44

Earlier quoted context omitted.

> Kavita means poem or poetry in Sanskrit and pretty much all Indic languages. Interestingly, in Semitic languages Kavita means writing or written things.

In case anyone else is confused: in Sanskrit it's Ka-vi-ta (it seems), in Semitic (at least Hebrew), it's k-ti-va. So quite different.

if you take the K as a ch throat sound, it means omelette in hebrew.

Re: Kavita – Self-hosted digital library which supports a vast array of file formats

#55
post #7

Looks like a Plex for all kinds of books? Neat idea by the looks of it.

So you can only read while at home, unless I misunderstood something.

You can make an ssh tunnel to it using http://sshreach.me and open it when you want to access it while you're away from home.

Re: Kavita – Self-hosted digital library which supports a vast array of file formats

#56

Dunno. My hack for reading Manga is to pack them up into a PDF and download them to a tablet where I can read them unconnected.

Most manga/book servers support a protocol called OPDS that saves you from jockeying files around by hand, and there are good cbr/cbz readers for every tablet out there which integrate nicely with OPDS.

Re: Kavita – Self-hosted digital library which supports a vast array of file formats

#57
post #36

Speaking of libraries, does anyone know a minimalist amateur library software a hackerspace could use? We currently only have a few books, but the list could as well grow and it would be nice to have a webpage that would help us track who brought / borrowed what.

a spreadsheet. no really. until you have >1000s of books, a spreadsheet will have all you need

This is assuming you have a trusted editor who can make updates (or that you trust everyone who needs access to make reasonable edits).

Re: Kavita – Self-hosted digital library which supports a vast array of file formats

#58

Is there any Document Management System with good search/indexing capabilities, versioning and format conversation features that is targeted for personal use by individuals? This and Calibre seems focused on ebooks, rather than on documents.

I think you're looking for something like paperless-ng. https://github.com/jonaswinkler/paperless-ng

Re: Kavita – Self-hosted digital library which supports a vast array of file formats

#59

Looks nice, I've been rolling my own simple version of something similar because none of the existing solutions supported my main use case, which is to convert format on the fly for the target device (a la Plex) In case you need ideas for future features :)

I'm curious how you achieve this? Is it similar to Calibre-web's Send to device? Or did you code the conversions yourself (or are you using an external service) and emailing the file? Are you also providing the reading experience or sending the converted file raw to use in another program's reader?

You use the webapp from your target device, then when you select a book, it's converted on the server (I use mostly Kindle Comic Coverter and Calibre ebook-convert), then served as a regular html download and opened in a native reader.

This works particularly well from Kindle, so I never have to connect it to a computer, and I don't have any email size limit which is quite easy to go over with comics

Re: Kavita – Self-hosted digital library which supports a vast array of file formats

#60

Is there any Document Management System with good search/indexing capabilities, versioning and format conversation features that is targeted for personal use by individuals? This and Calibre seems focused on ebooks, rather than on documents.

I think you're looking for something like paperless-ng. https://github.com/jonaswinkler/paperless-ng

Not exactly the same as that. I'm had in mind something more focused on working documents in one's PC, not just scanned paper documents. For the working documents, versioning, diffing etc that a DMS will provide could be really useful.

Something like Xerox Docushare but only for ones own private documents.

Post reply on HN