GithubHelp home page GithubHelp logo

links's Introduction

links

build status

Experimental content sharing and collaboration platform.

  • Anonymous
  • No UI elements

Hosted version at pad.sh

Screenshots

empty

text

$ links --footer="by <a href=http://juliangruber.com/>Julian Gruber</a>"

How it works

You start writing and get a public link. You send that link to someone and they see your content. As soon as they start editing themselves they get their own link which they can share again.

As long as you keep your tab open you can edit without getting a new link.

Running

You need at least node 0.11.0 to run this.

For production:

$ sudo npm install -g links
$ cd dir/to/put/the/db/in
$ links

For development:

$ git clone [email protected]:juliangruber/links.git && cd links
$ npm install
$ sudo npm link
$ links

CLI

  • --port, -p The port to run on
  • --footer Footer html to display
  • --db The path to the db, or hostname:port address to the multilevel server to connect to

TODO

  • evaluate storage mechanisms for the token

Behind the scenes

Using koa for http, leveldb for the database and component for client side javascript.

License

MIT.

links's People

Contributors

juliangruber avatar

Watchers

OSdio avatar

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.