New Free EBook Reader Application

Started by
0 comments, last by EricRRichards 12 years, 3 months ago
Hi, all

I've been working on a little project, a light-weight, multi-format ebook reader.

I've sort of collected up a bunch of ebooks from all kinds of sources over the years, and I never ran into anything that was really useful for keeping track of and reading them. Calibre is passable, but I've always found it to be a little cumbersome, and the reader part can be wicked slow and glitchy. What I wanted was something like Kindle for PC, but able to handle all the myriad formats I've got laying around. So I decided to build one myself, and cobble together something with C# and WinForms. The more I worked on it, the cooler (at least in my opinion...) it got, and now I feel like it's at the point that other people might find it useful.

It handles PDF, LIT, TXT, RTF, CHM and HTML format ebooks
It maintains some metadata about your collection
It allows you to easily search and filter your collection
You can view your collection in either a detail list view, or a cover thumbnail tile view.
[attachment=6521:Tiles-new.PNG]

Requirements:
Windows
.NET Framework 4.0
Internet Explorer, with a PDF viewer plugin (tested with Acrobat and Foxit), to view PDFs

If any of that sounds interesting, you can check out my website for more information and a free download.
http://richardssoftware.blogspot.com/
Advertisement
Hi,

I'd like to mention that I've now added functionality to browse Project Gutenberg and download from their catalog of 36,000+ to your library.
http://richardssoftware.blogspot.com/2012/01/version-103-released.html

searchPG.PNG
viewPG.PNG

This topic is closed to new replies.

Advertisement