Giter Club home page Giter Club logo

kidswrite's Introduction

Notes on Kids Write Raspberry Pis

Link to full backup image Files:

  1. pishrink.sh - Used to shrink pi backup files
  2. emptyLibrary.sh - Used to delete the current calibre library

Nick's Note: The version in this repository uses absolute pathing (untested) to the calibre-library directory while the version in the backup image file uses relative pathing

Turning the pi into a hotspot

Link to script

TODO: Make a modified version of this script that creates for KidsWrite network defaults

Configuring Calibre Server

General Tutorial

Making Server start on boot

Nick's Notes: Steps 1-3 and step 5 in the General Tutorial worked fine. Step 4 did not work. Instead of Step 4 in the general tutorial use this to make the calibre-server start on boot

For Step 5 the tutorial made some pathing mistakes in his cron command. I've corrected and modified his command below:

#This version of the command adds the books in the calibre-library/toadd folder to the Calibre library on reboot
@reboot xvfb-run calibredb add /home/pi/calibre-library/toadd/ -r --with-library /home/pi/calibre-library && rm /home/pi/calibre-library/toadd/*

Backups

How to backup and restore a pi from an image

Nick's Note: For restoring from a backup I found more success with Etcher than the built in dd tool

Reducing the size of a backup image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.