Web app to make and edit lists collaboratively.
You can give it a try on Listling.
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.
To install the dependencies for Open Listling, type:
make deps
To run Open Listling, type:
python3 -m listling
Open Listling supports the latest version of popular browsers (i.e. Chrome, Edge, Firefox and Safari; see http://caniuse.com/ ).
Features marked as deprecated are removed after a period of six months.
Join the chat at listling on Gitter.
- Sven James <sven.jms AT gmail.com>
- Rainer Müller <raimue AT codingfarm.de>
Copyright (C) 2018 Open Listling contributors