Skip to content

make-install-linux/Kindle-for-ubuntu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kindle App for ubuntu

This is a Kindle app for Ubuntu.

To run this you need to install nodejs and npm

To install run the follow:

    mkdir -p ~/kindle
    git clone https://github.com/Dpbm/Kindle-for-ubuntu.git ~/kindle
    cd ~/kindle
    bash ./install.sh

then open your kindle app ;)