Meetling
Web app for collaboratively preparing meetings.
You can give it a try at meetling.org.
Requirements
The following software is required and must be set up on your system:
- Python >= 3.4
- Node.js >= 0.10
- Redis >= 2.8
Meetling should work on any POSIX system.
Installing dependencies
To install the dependencies for Meetling, type:
make depsRunning Meetling
To run Meetling, type:
python3 -m meetlingBrowser support
Meetling supports the latest version of popular browsers (i.e. Chrome, Edge, Firefox and Safari; see http://caniuse.com/ ).
Contributors
- Sven James <sven.jms AT gmail.com>
Copyright (C) 2015 Meetling contributors