tecuzin / EduAirForschool

The EduAirBox is a Box for schools. It is a portable digital library containing millions of books and operating without internet connection.

Home Page:http://www.eduairbox.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Definition

Requirement

Although the first version of EduAir in this repository (https://github.com/EduAir/EduAir) was running on a Raspberry, this version which is more complete with a system of communication and collaboration using other open source software such as EtherPad requires at least 4 GB of RAM and a disk with a storage space of 120 GB minimum for a good start in production.

The Linux distribution used for this release is Ubuntu 14.04 any higher version should not cause any worries.

As a server we use Intel NUC Core i3 to install EduAir. You can decide if you want to choose another type of higher hardware in terms of computing power. We do not guarantee the operation with equipment below those recommended but it would be good news to let us know if it works.

Installation

Here is the list of packages to install on the linux server to run EduAirForSchool

For Pictures: sudo apt-get install tesseract-ocr sudo apt-get install ghostscript For Word (Office) sudo apt-get install antiword

  • File preview (thumbnail) code>sudo apt-get install unoconv
  • Convert PDF file to image sudo apt-get install python-software-properties sudo apt-get install software-properties-common sudo add-apt-repository ppa:rwky/graphicsmagick sudo apt-get update sudo apt-get install graphicsmagick - sudo npm install --unsafe-perm

Put the clone of this repository in directory of your choice and make a node server.js to launch it Warning! it listens on the port 80 so make sure this port is free on your server. Then type the IP address of your server on your browser to open the application To add new files to your server, just add "/upload" in front of your IP address on the browser.

About

The EduAirBox is a Box for schools. It is a portable digital library containing millions of books and operating without internet connection.

http://www.eduairbox.com


Languages

Language:C 50.3%Language:HTML 23.5%Language:JavaScript 15.2%Language:Assembly 3.9%Language:CSS 3.4%Language:Objective-C 2.4%Language:Makefile 0.7%Language:C++ 0.3%Language:Shell 0.1%Language:Perl 0.1%Language:PHP 0.0%Language:Batchfile 0.0%Language:Python 0.0%Language:Ruby 0.0%Language:Verilog 0.0%Language:Roff 0.0%