Skip to content
/ ReBook Public
forked from fsniper/ReBook

The missing book store for remarkable.

Notifications You must be signed in to change notification settings

raisjn/ReBook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Rebook

The missing book store for remarkable.

Rebook is a standardebooks.org search and download application.

Special thanks to:

Build

  • Make sure you have gcc-arm-linux-gnueabihf and okp installed
  • Make sure you have go 1.15.6+ installed, go binary is in PATH, and GOPATH is set to rebook root dir.

Downlad dependencies via running makedeps.sh

./makedeps.sh

Run make

make

Install

For now rebook does not have a toltec package.

  1. You need to manually add rebook binary to your launchers list.
  2. You need to copy rebook-go-standardebooks.arm into /opt/ directory as rebook-go-standardebooks file

Usage

  1. Make sure you are connected to the Internet
  2. Click on the search box
  3. Enter a search term.
  4. Click on a book to download into /home/root directory.

About

The missing book store for remarkable.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 90.3%
  • COBOL 4.3%
  • Go 2.2%
  • Makefile 1.8%
  • Shell 1.4%