raimue / listling

Web app for collaboratively composing lists.

Home Page:https://listling.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open Listling

Web app for collaboratively composing lists.

You can give it a try on Listling.

Requirements

The following software is required and must be set up on your system:

  • Python >= 3.5
  • Node.js >= 8.0
  • Redis >= 2.8

Open Listling should work on any POSIX system.

Installing dependencies

To install the dependencies for Open Listling, type:

make deps

Running Open Listling

To run Open Listling, type:

python3 -m listling

Browser support

Open Listling supports the latest version of popular browsers (i.e. Chrome, Edge, Firefox and Safari; see http://caniuse.com/ ).

Deprecation policy

Features marked as deprecated are removed after a period of six months.

Community

Join the chat at #listling on freenode.

Contributors

  • Sven James <sven.jms AT gmail.com>

Copyright (C) 2018 Open Listling contributors

About

Web app for collaboratively composing lists.

https://listling.org/

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 33.0%Language:Python 32.4%Language:HTML 29.8%Language:Makefile 3.3%Language:Shell 1.1%Language:CSS 0.4%