forked from Cactus64k/simple-fb2-reader
-
Notifications
You must be signed in to change notification settings - Fork 0
Simple FB2 book reader on GTK+3
License
sizeofbool/simple-fb2-reader
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# simple-fb2-reader Simple tool to read FB2 books. Developed using GTK+3. ===================================================== Features: - supports fb2 and fb2.zip - saving reading position - saving window state, size and position - search text in book - URI(with backward button and tooltips) - full 2.1 format support(without stylesheet and partial table support) - navigation - russian and english gui - user themes edit ~/.config/simple-fb2-reader/simple-fb2-reader.css example dark theme /usr/share/simple-fb2-reader/simple-fb2-reader.css - auto scrolling(see config for customise scrolling speed) - hotkeys All features located in context menu. Hotkeys description in "About" menu item. Depends: - libxml2 >= 2.9.4 - libgtk-3-0 >= 3.24.10 - libzip >= 1.5.1 - libsqlite3-0 >= 3.29.0 Build Depends: - debhelper >= 12.3 - libxml2-dev >= 2.9.4 - libgtk-3-dev >= 3.24.10 - libzip-dev >= 1.5.1 - pkg-config >= 0.29 - gettext >= 0.19.8 - libsqlite3-dev >= 3.29.0 - cmake >= 3.13.4
About
Simple FB2 book reader on GTK+3
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 86.4%
- C++ 6.1%
- Shell 4.3%
- CMake 2.0%
- Other 1.2%