An open-source, Qt-based eBook reader for Kobos (and other devices).
Find a file
2021-09-05 10:06:56 -04:00
resources Working on PDF zoom/scale 2021-09-01 22:07:30 -04:00
alert.cpp PDF support! 2021-08-29 15:05:07 -04:00
alert.h Kobo Glo UI/brightness/DPI support 2021-06-26 10:09:51 -04:00
alert.ui UI fixes 2021-04-06 21:29:33 -04:00
apps.cpp Permit VNC viewer if device is not rooted but Wi-Fi is supported 2021-08-25 14:12:45 -04:00
apps.h VNC viewer support 2021-07-06 00:13:11 -04:00
apps.ui Virtual keyboard! 2021-07-05 16:01:32 -04:00
AUTHORS Update AUTHORS 2021-06-30 19:19:33 -04:00
brightnessdialog.cpp Brightness dialog: set lighting warmth option 2021-07-16 16:41:36 -04:00
brightnessdialog.h Brightness dialog: set lighting warmth option 2021-07-16 16:41:36 -04:00
brightnessdialog.ui Brightness dialog: set lighting warmth option 2021-07-16 16:41:36 -04:00
calendarapp.cpp InkBox v1.0 Release Commit 2021-03-25 08:00:19 -04:00
calendarapp.h InkBox v1.0 Release Commit 2021-03-25 08:00:19 -04:00
calendarapp.ui InkBox v1.0 Release Commit 2021-03-25 08:00:19 -04:00
def.h InkBox v1.0 Release Commit 2021-03-25 08:00:19 -04:00
dictionarywidget.cpp PDF support! 2021-08-29 15:05:07 -04:00
dictionarywidget.h The search button now does something 2021-07-05 22:21:20 -04:00
dictionarywidget.ui Set definition QTextEdit to NoTextInteractionFlags 2021-07-06 20:12:10 -04:00
eink.qrc Working on PDF zoom/scale 2021-09-01 22:07:30 -04:00
functions.h Quiesce QIODevice warnings 2021-09-05 09:49:37 -04:00
generaldialog.cpp Search local storage: close dialog if book is opened 2021-09-05 10:06:56 -04:00
generaldialog.h Local storage book search implemented and working 2021-09-05 09:37:07 -04:00
generaldialog.ui Search in local storage implemented 2021-09-04 22:18:17 -04:00
inkbox.pro Search in local storage implemented 2021-09-04 22:18:17 -04:00
koboxappsdialog.cpp Virtual keyboard sizeup for Libra 2021-07-11 23:48:11 -04:00
koboxappsdialog.h KoBox splash screen 2021-04-30 23:55:38 -04:00
koboxappsdialog.ui KoBox Apps dialog can scan through the extensions list 2021-04-30 12:49:33 -04:00
koboxsettings.cpp Kobo Libra compatibility; new font: Bitter 2021-07-11 01:08:38 -04:00
koboxsettings.h Implemented "Wipe KoBox user data" function 2021-06-14 14:31:49 -04:00
koboxsettings.ui Kobo Libra compatibility; new font: Bitter 2021-07-11 01:08:38 -04:00
LICENSE Initial commit 2021-03-25 07:48:20 -04:00
main.cpp Brightness dialog: set lighting warmth option 2021-07-16 16:41:36 -04:00
mainwindow.cpp Local storage book search implemented and working 2021-09-05 09:37:07 -04:00
mainwindow.h Local storage book search implemented and working 2021-09-05 09:37:07 -04:00
mainwindow.ui Wi-Fi connection dialog implemented and working 2021-07-14 18:23:54 -04:00
otamanager.cpp PDF support! 2021-08-29 15:05:07 -04:00
otamanager.h Entire otaManager tested and working! 2021-08-25 13:16:41 -04:00
otamanager.ui Entire otaManager tested and working! 2021-08-25 13:16:41 -04:00
quit.cpp Wi-Fi dialog draft 2021-07-13 12:27:38 -04:00
quit.h Vacuum-cleaner; centralized all functions in one header file. I'm sorry. 2021-04-05 09:50:58 -04:00
quit.ui InkBox v1.0 Release Commit 2021-03-25 08:00:19 -04:00
reader.cpp Local storage book search implemented and working 2021-09-05 09:37:07 -04:00
reader.h PDF: minor fixes 2021-09-02 19:00:54 -04:00
reader.ui PDF scaling implemented and working 2021-09-04 13:46:39 -04:00
README.md README.md: Minor typo fix 2021-08-25 14:05:43 -04:00
resources.qrc InkBox v1.0 Release Commit 2021-03-25 08:00:19 -04:00
savedwords.cpp Search in local storage implemented 2021-09-04 22:18:17 -04:00
savedwords.h KoBox launcher basic implementation 2021-04-29 23:36:25 -04:00
savedwords.ui InkBox v1.0 Release Commit 2021-03-25 08:00:19 -04:00
searchresultswidget.cpp Search local storage: close dialog if book is opened 2021-09-05 10:06:56 -04:00
searchresultswidget.h Local storage book search implemented and working 2021-09-05 09:37:07 -04:00
searchresultswidget.ui Progress in implementing "Open" function from search 2021-09-04 23:46:47 -04:00
settings.cpp Settings: OTA update check: be verbose 2021-09-05 09:52:35 -04:00
settings.h Relocate showToast from settings to MainWindow 2021-08-25 13:32:33 -04:00
settings.ui Entire otaManager tested and working! 2021-08-25 13:16:41 -04:00
settingschooser.cpp Relocate showToast from settings to MainWindow 2021-08-25 13:32:33 -04:00
settingschooser.h Relocate showToast from settings to MainWindow 2021-08-25 13:32:33 -04:00
settingschooser.ui Finalized working tab switcher 2021-04-24 12:44:57 -04:00
textwidget.cpp Done with system info dialog 2021-06-14 12:24:20 -04:00
textwidget.h Add QTextBrowser widget and dialog 2021-06-08 07:49:52 -04:00
textwidget.ui Correct layout 2021-06-20 17:32:25 -04:00
toast.cpp Quiesce QIODevice warnings 2021-09-05 09:49:37 -04:00
toast.h Wi-Fi connection dialog implemented and working 2021-07-14 18:23:54 -04:00
toast.ui Toast messages; Wi-Fi dialog improvements 2021-07-14 01:24:30 -04:00
usbms_splash.cpp PDF support! 2021-08-29 15:05:07 -04:00
usbms_splash.h USBMS splash: bring down brightness 2021-06-29 15:28:54 -04:00
usbms_splash.ui InkBox v1.0 Release Commit 2021-03-25 08:00:19 -04:00
virtualkeyboard.cpp Virtual keyboard sizeup for Libra 2021-07-11 23:48:11 -04:00
virtualkeyboard.h VNC viewer support 2021-07-06 00:13:11 -04:00
virtualkeyboard.ui Virtual keyboard! 2021-07-05 16:01:32 -04:00
virtualkeypad.cpp Implemented "Go to page" dialog and function. 2021-07-05 13:45:35 -04:00
virtualkeypad.h Virtual keyboard! 2021-07-05 16:01:32 -04:00
virtualkeypad.ui Implemented "Go to page" dialog and function. 2021-07-05 13:45:35 -04:00
wifidialog.cpp Wi-Fi connection dialog implemented and working 2021-07-14 18:23:54 -04:00
wifidialog.h Wi-Fi connection dialog implemented and working 2021-07-14 18:23:54 -04:00
wifidialog.ui Toast messages; Wi-Fi dialog improvements 2021-07-14 01:24:30 -04:00

inkbox

What is it?

InkBox is an open-source, Qt-based eBook reader for Kobo devices. It also comes as an entire native open-source OS support for a number of devices.
It features:

  • ePUB and plain text support
  • Versatile configuration options for reading
  • muPDF rendering engine for ePUB (and soon PDFs)
  • Wi-Fi support and web browser
  • X11 apps seamless integration (KoBox)
  • Fast dictionary search
  • Dark mode
  • Strict security policy ensuring that only signed software can be run on the device (this, however, can be adapted to your needs by recompiling the kernel)
  • Full factory reset option if needed
  • Seamless update process
  • VNC viewer app
  • Search function
  • 9 built-in fonts
  • Auto-suspend
  • Lock screen/passcode
  • User-friendly experience

How do I install it?

You can download precompiled OS/binaries here and standard Nickel add-ons are available there, although support for them has been stopped until further notice. Huge thanks to @fermino for providing free hosting.
Flashing InkBox OS to your Kobo's SD card is as simple as doing, on most *nix machines, assuming that inkbox.xz is the file you downloaded and that /dev/mmcblk0 is your SD card's device node:

xzcat inkbox.xz | dd of=/dev/mmcblk0

If you install the Nickel add-on, unpack the 'base' archive in the root of the onboard storage, not in any subfolder inside it.

How can I contribute?

If you like this project and want to improve it in some way, feel free to fork this repository or one of the subprojects this organization hosts, then make a pull request. I'll be happy to review it.

On the other hand, if you don't have the appropriate coding skills or just want to help in some way, feel free to make a donation here. I'm a student and motivation has been the only thing that has helped me maintain this project for the last months. Developing an entire operating system on my own was not an easy task. I have time, but I like to spend it wisely.