Giter Site home page Giter Site logo

etherpad-lite's Introduction

About

Etherpad lite is a really-real time collaborative editor spawned from the Hell fire of Etherpad. We're reusing the well tested Etherpad easysync library to make it really realtime. Etherpad Lite is based on node.js what makes it much leigther and more stable than the original Etherpad. Our hope is that this will encourage more users to install a realtime collaborative editor. A smaller and well documented codebase makes it easier for developers to improve the code

Why use Etherpad Lite?

  • Tiny server hardware footprint
  • Pure Javascript client and server side
  • No nasty dependancies
  • Simplfied interface
  • Easy to embed
  • Well documented
  • Better support for third party editors

What isn't available YET when compared to Etherpad?

  • Timeslider
  • Import/Export
  • Clear authorship colours
  • Upload files
  • View Saved revisions
  • Chat
  • Pad management
  • User management
  • Plugin framework

Installation

  1. download latest node.js version from http://nodejs.org/ and build it with this instructions https://github.com/joyent/node/wiki/Installation.
    THE NODE.JS VERSION OF YOUR LINUX REPOSITORY MAY BE TOO OLD. PLEASE COMPILE FROM THE SOURCE TO GET SURE YOU HAVE THE LATEST VERSION.
  2. install npm curl http://npmjs.org/install.sh | sh
  3. install etherpad-lite npm install -g ep-lite
  4. start with ep-lite
  5. Open your web browser and visit http://localhost:9001

Contribute

Look at the TODO list at https://github.com/Pita/etherpad-lite/wiki/TODO. You can join the mailinglist http://groups.google.com/group/etherpad-lite-dev or go to the freenode irc channel #etherpad-lite-dev

Debug

  1. cd bin
  2. ./runDebug.sh
  3. Open your webkit browser and visit http://IPSERVER:8080

License

Apache License v2 http://www.apache.org/licenses/LICENSE-2.0.html

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.