Giter Site home page Giter Site logo

tecuzin / eduairforschool Goto Github PK

View Code? Open in Web Editor NEW
2.0 0.0 0.0 254.64 MB

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

Makefile 0.74% C 50.34% Objective-C 2.43% C++ 0.27% Shell 0.08% Perl 0.05% CSS 3.42% Assembly 3.93% Verilog 0.01% Roff 0.01% HTML 23.48% Ruby 0.01% Python 0.01% JavaScript 15.20% PHP 0.03% Batchfile 0.02%

eduairforschool's Introduction

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.

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.