Web app for collaboratively preparing meetings.
Python JavaScript HTML CSS Makefile
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
design
doc
meetling
micro
scripts
.bowerrc
.gitignore
.pylintrc
.travis.yml
CONTRIBUTING.md
LICENSE.txt
Makefile
README.md
bower.json
package.json
requirements-dev.txt
requirements.txt

README.md

Icon

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 deps

Running Meetling

To run Meetling, type:

python3 -m meetling

Browser 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