Skip to content

This repo was a staging point for merging my changes back into KoboLabs sources. I'm no longer working on Kobo.

Notifications You must be signed in to change notification settings

ringerc/Kobo-Reader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains the open source packages and patches that are used
on the Kobo Reader and Kobo Desktop applications.

documentation/	Some general documentation.
build/		This contains the scripts necessary to create a working
		development environment.
config/		This contains the configuration script that Kobo uses to build
		Qt for embedded devices.
fickel/		This contains the source code for a daemon process that
		dispatches events from iwlib to a named pipe that the Kobo
		Wireless Reader listens on.
netronix/	This contains the source code for the Linux kernel and U-Boot
		used on the Kobo Reader.
packages/	This contains the source code for the application stack used
		to support to the Kobo Reader and Kobo Desktop applications
patches/	This contains the patches to the packages to get them to
		compile on ARM, OS X, Windows, etc..
examples/	This contains Video Poker and Blackjack - the easter eggs
		found on the Kobo Reader family. 
poser/		This is a small interposing library used to sniff ioctl's.
		Kobo used this to reverse engineer some of the Netronix
		EB600em API in times when documentation was sparse.

About

This repo was a staging point for merging my changes back into KoboLabs sources. I'm no longer working on Kobo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 66.5%
  • Shell 17.5%
  • C 16.0%