Projects tagged ‘ebook’ and ‘fb2’


Jump to tag:

Projects tagged ‘ebook’ and ‘fb2’

Filtered by Project Tags ebook fb2

Refine results Project Tags epub (4) fictionbook (4) reader (4) html (3) python (3) fictionbook2 (3) e-book (3) linux (2) rtf (2) ebooks (2) c++ (2) oeb (2)

[8 total ]

11 Users
   

e-Book reader for various platforms.
Created over 2 years ago.

1 Users

FBReaderJ is an e-book reader for the Android platform. It is a clone of the FBReader book reader written in Java. FBReaderJ supports several e-book formats: oeb, epub, fb2. In future releases the ... [More] list will be extended to support the same formats as the original FBReader. Direct reading from zip, tar and gzip archives is supported. [Less]
Created 9 months ago.

1 Users

CoolReader Engine is fast and small cross-platform XML/CSS based rendering library for writing E-Book readers for desktops as well as for handheld devices. Supported e-book formats: FB2, TXT, RTF ... [More] , TCR, HTML, EPUB. CoolReader3 is e-book viewer based on CoolReader engine. There are versions with interface on QT and wxWidgets. Also, there is version for e-Ink based devices (like Jinke V3). [Less]
Created 12 months ago.

0 Users

Small ebook management and sync application for eInk devices. This project is in progress; some of the parts aren't ready for production.
Created 4 months ago.

0 Users

Based on Books.app by Zachary Brewster-Geisz, this application focuses on fb2-support and extended functionality, including support for PDFs, Excel and Word files.
Created about 1 year ago.

0 Users

This project provides .Net library to help developers load .FB2 (Fiction Book: http://en.wikipedia.org/wiki/FictionBook ) ebook files. This ebook files format is widely acceptable in Russia. If you ... [More] doing some converter, reader or editor for ebooks and you using one of the .Net languages - this project for you. The project is written on C# and assumes usage of .Net 3.5 Uses Visual Studio 2008 to compile. [Less]
Created 3 months ago.

0 Users

Python library and tools to convert from html file into FictionBook 2 (XML) format. Command line and GUI version. Check out the GettingStarted guide. See ... [More] http://haali.cs.msu.ru/pocketpc/FictionBook_description.html for more information on FictionBook format. For other input formats (non-html) consider taking a look at http://code.google.com/p/ooofbtools/ which uses Open Office (which provides support for many more input formats). Thanks to Alexander I. Evseev who wrote the initial version of the h2fb script, Alexander has handed over support of the library to me so please use the Issues tab for reporting problems. any2fbIncludes any2fb which makes use of the h2fb library and supports: supports writing to .zip files to save space .html file input .txt file input .rtf file input .lit file input [Less]
Created 12 months ago.

0 Users

feeds2fb2 is looking for developersSummaryConverting RSS feeds (taking from OPML file or simple text file with list inside) into fb2 book/books. fb2 books can be easily viewed on LBook V3 (Hanlin V3) ... [More] reader, etc feeds2fb2 converter has a few options - images in posts can be enabled/disabled, output file can be zipped or not, etc. v0.4Dirty HTML (text with unclosed/unopened tags) sanitization has been added. Bug-fixes and hacks. Due to LBook/Hanling Fb2 plugin restrictions there are no way to present some HTML text blocks in good-looking form in fb2 format for LBook/Hanlin V3. So we are waiting for css-in-book support and special chars/symbols support. v0.3Timestamps are added. The feed's last update time is saved in config file "feed2fb2.timestamp". Next time you run the script you will get only new posts. You can get all the posts with --get-all-posts as well Output name. The output parameter's behavior was changed - it is now a result file name by default OR name of the directory where all books will be placed in --book-per-feed mode ZIP archive support added. By default all result files are zipped v0.2Images in posts. By default images in posts are disabled so if you want to convert images from \ from your feeds to fb2 book you should set the --enable-pics flag Book-per-feed mode. It is an optional mode. Every book title consist of a label (if input data is an OPML file with labels) and a feed title. You can enable this mode with the --book-per-feed flag .sh and .bat scripts for easy Google Reader OPML to FB2 book convertation are added v0.12 types of input data. OPML file or a simple text file with feedURL-per-line style Optional customised book title. You can specify your custom book title with --title flag [Less]
Created 12 months ago.