SkillAgentSearch skills...

Cervantes

Source code for the Cervantes ereader application.

Install / Use

/learn @bq/Cervantes
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Cervantes e-book reader application Copyright (C) 2011-2018 Mundoreader, S.L https://github.com/bq/cervantes.git

WHAT IS IT?

This is the source code for the e-book reader application running in bq Cervantes ereader. This application supports epub, fb2, mobi, doc, rtf and txt.PDF is only supported if adobe libraries are available.

DEVELOPMENT

It is possible for any developer owner of the application supported devices to develop his own features or improvements and execute it on his own device if the special developers firmware edition has been installed. See the following link for further info: https://blog.bq.com/es/bq-ereaders-developers-program

HOW TO BUILD FOR ARM

Script build.sh can be used to build the whole application in an easy way. Since the source code for this application makes use of private libraries protected by different license agreements that are not provided, it is necessary to include the following parameters:

./build.sh -hackers -disable_adobe

NOTE: It is necessary to use a 32 bits version of Linux. Ubuntu is recommended.

HOW TO BUILD AND EMULATE IN x86 PC

It is possible to emulate the application in a 32 bits linux machine, to do so just execute the following script:

./emulate.sh -hackers -disable_adobe -prefix /path/to/bqereaderSDK

LICENSING

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

See LICENSE file for further information

View on GitHub
GitHub Stars77
CategoryDevelopment
Updated4d ago
Forks20

Languages

C++

Security Score

95/100

Audited on Mar 27, 2026

No findings