Skip to content

NOWWORKINGON

https://www.etopian.com/software/bookono/
BookONO is a free e-book manager and reader (PDFs and EPubs ) designed to be complimentary to Calibre.
It makes a few different design decisions than Calibre, for instance :
==it does not attempt to put all your books in its own library or change their names.==
Where Calibre attempts to take complete control over your books, BookONO gives you control over your books.
The UI, provides a more user-friendly, aesthetically-pleasing experience than Calibre.

Written in C++ using the Qt5 Toolkit.

BookONO does not attempt to reinvent or rewrite Calibre’s programming, instead calling Calibre to do many of the tasks that Calibre already does… We hope in the future to rewrite slow aspects of Calibre, naively in C++;
but leave the rest of the job to Calibre which Kovind Goyal has obviously put a lot of thought into
BookONO includes an internal browser. which allows you to convert any web page to PDF and store in BookONO.
BookONO provides multi-client syncing and cloud services which allow you to access your books anywhere.

review

  • i nstall op LX lukt (voorlopig) niet : obsolete libraries , nowhere to be found
  • test install op windows : doet geen scan van directories

install

1.
sudo apt-get install -y libc6 libdrm2 libffi6 libgcc1 libgl1-mesa-glx libglapi-mesa libglib2.0-0 libgstreamer0.10-0 libgstreamer-plugins-base0.10-0 liblzma5 liborc-0.4-0 libpcre3 libstdc++6 libx11-6 libx11-xcb1 libxau6 libxcb1 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-sync1 libxcomposite1 libxdamage1 libxdmcp6 libxext6 libxfixes3 libxml2 libxrender1 libxshmfence1 libxslt1.1 libxxf86vm1 zlib1g libxcb-icccm4 libxcb-image0 libxcb-render-util0 libxcb-xkb1 libxkbcommon-x11-0
2.
download bookono tar ball , untar bookono & move it to /opt

launch

open a terminal

cd /opt/port-app/bookono/
./BookONO.sh

==>

E: Unable to locate package libffi6

E: Unable to locate package libgstreamer0.10-0
E: Couldn't find any package by glob 'libgstreamer0.10-0'
E: Couldn't find any package by regex 'libgstreamer0.10-0'

E: Unable to locate package libgstreamer-plugins-base0.10-0
E: Couldn't find any package by glob 'libgstreamer-plugins-base0.10-0'
E: Couldn't find any package by regex 'libgstreamer-plugins-base0.10-0'

synaptic : versie 1.0 is installed , not 0.10-0
https://gstreamer.freedesktop.org/releases/gstreamer010.html