All Projects → Rain92 → qt5-kobo-platform-plugin

Rain92 / qt5-kobo-platform-plugin

Licence: GPL-3.0 license
A Qt5 platform backend plugin for Kobo E-Ink devices.

Programming Languages

C++
36643 projects - #6 most used programming language
shell
77523 projects
c
50402 projects - #5 most used programming language
QMake
1090 projects

Projects that are alternatives of or similar to qt5-kobo-platform-plugin

UltimateMangaReader
A feature-rich online manga reader for Kobo E-Ink devices based on Qt5.
Stars: ✭ 72 (+278.95%)
Mutual labels:  qt5, kobo
inkbox
An open-source, Qt-based eBook reader for Kobos.
Stars: ✭ 64 (+236.84%)
Mutual labels:  qt5, kobo
RepRaptor
A Qt RepRap gcode sender/host controller
Stars: ✭ 37 (+94.74%)
Mutual labels:  qt5
lxqt-archiver
A simple & lightweight desktop-agnostic Qt file archiver
Stars: ✭ 23 (+21.05%)
Mutual labels:  qt5
SerialTest
Serial port test tool on Win/Linux/Android, with realtime plotting, shortcut | 跨平台串口助手,带实时绘图和快捷发送面板
Stars: ✭ 98 (+415.79%)
Mutual labels:  qt5
hive-desktop
🐝 A small LAN chat app
Stars: ✭ 69 (+263.16%)
Mutual labels:  qt5
Screensaver
Just a funny screensaver.
Stars: ✭ 27 (+42.11%)
Mutual labels:  qt5
Qt-Advanced-Docking-System
Advanced Docking System for Qt
Stars: ✭ 909 (+4684.21%)
Mutual labels:  qt5
QPrompt
Personal teleprompter software for all video creators. Built with ease of use, productivity, control accuracy, and smooth performance in mind.
Stars: ✭ 168 (+784.21%)
Mutual labels:  qt5
bpp
The Bullet Physics Playground – Bullet Real-Time Physics Simulation.
Stars: ✭ 31 (+63.16%)
Mutual labels:  qt5
JetBrainsRunner
A Krunner Plugin which allows you to open your recent projects
Stars: ✭ 31 (+63.16%)
Mutual labels:  qt5
QSharp
Q# is a C# to C++ compiler using the Qt library for the classlib
Stars: ✭ 16 (-15.79%)
Mutual labels:  qt5
saccade
A sophisticated scientific image viewer for Linux with OpenGL support and synchronized viewports
Stars: ✭ 38 (+100%)
Mutual labels:  qt5
StreamLinkerino
Twitch.tv client using only StreamLink, MPV, and Chatterino
Stars: ✭ 26 (+36.84%)
Mutual labels:  qt5
PremiereSubtitle
🎬Premiere subtitles generator | Pr 字幕批量生成器
Stars: ✭ 21 (+10.53%)
Mutual labels:  qt5
CMlyst
CMlyst is a Content Management application built upon Cutelyst with support for Menus, Pages, Blogs and Feeds
Stars: ✭ 22 (+15.79%)
Mutual labels:  qt5
qgis3d
3D map view - proof of concept using Qt 3D
Stars: ✭ 39 (+105.26%)
Mutual labels:  qt5
vscode-qt-tools
Qt tools extension for Visual Studio Code
Stars: ✭ 25 (+31.58%)
Mutual labels:  qt5
qt-google-analytics
Qt5 classes for providing Google analytics usage in a Qt/QtQuick application
Stars: ✭ 51 (+168.42%)
Mutual labels:  qt5
uDevkit-IDE
An IDE for uDevkit or C/C++ projects with Git written in Qt5
Stars: ✭ 15 (-21.05%)
Mutual labels:  qt5

qt5-kobo-platform-plugin

A Qt5 platform backend plugin for Kobo E-Ink devices.
Supports most of the Kobo platform functons including E-Ink screen refresh control, input management for buttons and touchscreen, frontlight control, WiFi management and more.
At runtime an app using this plugin can be configurend with the environment variable QT_QPA_PLATFORM.
The following parameters are supported:

debug -> enables additional debug output
logicaldpitarget= -> enables high dpi scaling

For example:

export QT_QPA_PLATFORM=kobo:debug:logicaldpitarget=108
./myapp

Cross-compile for Kobo

See https://github.com/Rain92/kobo-qt-setup-script

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].