gazsiazasz / fread-installer-fastboot

Fastboot tool for the Kindle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a special version of the fastboot client for the 4th and 5th generation Kindles. It will NOT work with Android phones.

To build the project on linux run:

make linux

To build on OSX run:

make osx

Usage

This is intended to be used with the fread.ink u-boot fastboot server. See the readme of that project for usage info.

Attribution

This special version of the fastboot client was created by yifanlu based on the official fastboot client. The original repository by yifanlu is here. The only changes in this fork is to the Makefile, to this readme and the addition of a COPYING file with the license.

Disclaimer

Kindle is a registered trademarks of Amazon Inc.

E Ink is a registered trademark of the E Ink Corporation.

None of these organizations are in any way affiliated with fread nor this git project nor any of the authors of this project and neither fread nor this git project is in any way endorsed by these corporations.

About

Fastboot tool for the Kindle

License:BSD 2-Clause "Simplified" License


Languages

Language:C 96.4%Language:Makefile 2.9%Language:CMake 0.7%