Skip to content

roselandgoose/meetling

 
 

Repository files navigation

Meetling

Web app for collaboratively preparing meetings.

Icon

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.5
  • Node.js >= 8.0
  • Redis >= 2.8

Support for Python 3.4 and Node.js 0.10 is deprecated since 0.16.4. Support for Node.js 5.0 is deprecated since 0.18.0.

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/ ).

Deprecation policy

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

Contributors

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

Copyright (C) 2017 Meetling contributors

About

Web app for collaboratively preparing meetings.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 41.9%
  • Python 37.7%
  • HTML 10.6%
  • CSS 6.3%
  • Makefile 3.5%