Skip to content
/ 4minitz Public
forked from 4minitz/4minitz

4Minitz - Simply the best free webapp for taking meeting minutes. (Keywords: Meeting Protocols, Action Items, Open Source). Check it out on our demo server:

License

Notifications You must be signed in to change notification settings

mpchst/4minitz

 
 

Repository files navigation

4Minitz!

Simply the best free webapp for taking minutes.

  • Create a meeting series and invite others
  • Specify moderators, invited and informed users
  • Create an agenda with multiple topics
  • Attend a meeting via web with reactive live updates
  • 1-button sending of minutes and action items by email
  • Use labels to tag items for later retrieval
  • Track open action items and unfinished topics across meetings
  • Full privacy: Host your own server - it's easy!

Important: 4Minitz is currently WIP and not yet ready for mission critical usage. Nevertheless, quite a few features are working stable already and you can head over to our 4Minitz Demo Server and and play around or install the current version on your own server (see below)

Documentation is "continously" not finished... Nevertheless these WIP docs may be of help:

Build status (by TravisCI)

Branch
master Build Status
develop Build Status

Backlog (by waffle.io)

Stories in Ready

Quick Start

Prerequisites

4minitz is realized with the Meteor JS Framework. So, first install the current version of meteor:

curl https://install.meteor.com/ | sh

Installation of 4Minitz

git clone --depth 1 https://github.com/4minitz/4minitz.git
4minitz/runapp.sh

Wait some time for meteor to finish downloading and building. You can reach 4Minitz via the default port 3100 by opening http://localhost:3100 in your browser

Hint: There exists a settings_sample.json file that has quite a few configuration options (like sending eMails etc.). Don't miss the Admin Guide with more details on this topic.

About

4Minitz - Simply the best free webapp for taking meeting minutes. (Keywords: Meeting Protocols, Action Items, Open Source). Check it out on our demo server:

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 77.9%
  • HTML 20.8%
  • Other 1.3%