Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Openki/Openki
We moved to GitLab π Openki is a tool to build up and organize local communities β Open education for real.
https://github.com/Openki/Openki
calendar community-driven education grassroot infoscreen javascript knowledge meteor nonprofit peer region self-organization
Last synced: about 2 months ago
JSON representation
We moved to GitLab π Openki is a tool to build up and organize local communities β Open education for real.
- Host: GitHub
- URL: https://github.com/Openki/Openki
- Owner: Openki
- License: agpl-3.0
- Archived: true
- Created: 2013-07-07T18:54:24.000Z (over 11 years ago)
- Default Branch: dev
- Last Pushed: 2019-03-09T23:32:20.000Z (almost 6 years ago)
- Last Synced: 2024-09-26T19:20:18.731Z (3 months ago)
- Topics: calendar, community-driven, education, grassroot, infoscreen, javascript, knowledge, meteor, nonprofit, peer, region, self-organization
- Language: JavaScript
- Homepage: http://gitlab.com/Openki/Openki
- Size: 10.5 MB
- Stars: 141
- Watchers: 27
- Forks: 31
- Open Issues: 426
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - Openki/Openki - We moved to GitLab π Openki is a tool to build up and organize local communities β Open education for real. (javascript)
README
## :dash: This repository has been moved to GitLab.
Please check out the current version at: https://gitlab.com/Openki/Openki----
Openki [![Build Status](https://travis-ci.org/Openki/Openki.svg?branch=master)](https://travis-ci.org/Openki/Openki) [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/250/badge)](https://bestpractices.coreinfrastructure.org/projects/250) [![Maintainability](https://api.codeclimate.com/v1/badges/49da9e86d8722b2162b8/maintainability)](https://codeclimate.com/github/Openki/Openki/maintainability)
====**Platform for open education** β Free software built with [Meteor.js](http://meteor.com)
An interactive web-platform to provide barrier-free access to education for everyone.
It is a simple to use open-source tool for local, self-organized knowledge-exchange:
As a foundation for mediating non-commercial education opportunities,
as interface between people who are interested in similar subjects,
and as an instrument which simplifies the organization of βpeer-to-peerβ sharing of knowledge.
Beside the longterm public installations, Openki can be used at unconferences, BarCamps as well as in democratic schools and participatory festivals.[ read on...](http://about.openki.net "our blog")
(β Star us if you like the idea)- Live: [openki.net](https://openki.net)
- Demo/Playground: [sandbox.openki.net](http://sandbox.openki.net/?region=Englistan "running here")
- Concept: [about.openki.net](http://about.openki.net "our blog")
- Contact: [openki-core[at]lists.xiala.net](mailto:openki-core[_at_]lists.xiala.net "write us")----
### Features
- :pencil: Easily propose courses and events
- :mag: Fulltext-search them
- :speech_balloon: Simple discussion-board
- :computer: Infoscreen: Live-views with upcoming events for big and small screens ([Wiki](https://github.com/Openki/Openki/wiki/InfoScreens))
- :pager: Frame-URLs to dynamically embed views into other pages ([Wiki](https://github.com/Openki/Openki/wiki/Frames))
- :cat: Categories with sub-categories
- :door: Regions- and room-system
- :mortar_board: Extendable participant roles
- :white_flower: Groups-, community- and program-system and -filters
- :date: Calendar and iCal exports ([Wiki](https://github.com/Openki/Openki/wiki/calendar-export))
- :key: Single-Sign-on (OpenID/OAuth: Github, Facebook, g+)
- :iphone: Responsive design: Mobile, tablet and desktop computers
- :ideograph_advantage: I18n: In-browser-GUI for [crowdsourced, live translation](https://openki.net/translate) (using [meteor-messageformat](https://github.com/gadicc/meteor-messageformat/))
- :envelope: Email notifications#### Intended features
- :white_large_square: White-labeling for groups, locations and regions
- :open_file_folder: File upload for course-documentation
- :closed_lock_with_key: Privacy settings and security
- :heavy_check_mark: Voting-/polling-system, fix-a-date schedules
- :mailbox: Privat messaging
- :name_badge: OpenBadges
- :ghost: Customizability
- :8ball: Connection to SocialNetworks APIs
- :iphone: Smartphone App----
## Contribution
All submissions are welcome. To submit a change, [fork this repo](https://github.com/Openki/Openki/fork), commit your changes, and send us a [pull request](https://github.com/Openki/Openki/compare).
In the interest of having a open and welcoming environment for everyone, we agreed on our [Code of Conduct](https://github.com/Openki/Openki/wiki/Code-of-Conduct). By participating in this project you agree to abide by its terms.### Installation (Linux, OSX and Windows)
- To install Meteor locally, run: `curl https://install.meteor.com | sh` (or download the [installer for Windows](https://install.meteor.com/windows))
- [Download](https://github.com/Openki/Openki/archive/master.zip) and unzip or `git clone https://github.com/Openki/Openki.git` Openki into /some/path.
- `cd /some/path/Openki`
- `meteor npm install`
- Run `meteor npm run dev`
- Browse to [localhost:3000](http://localhost:3000/) -> done. (admin: `greg`/`greg`, any other visible user has pwd `greg` as well)- There are other actions you can use with `meteor npm run`: `app-test` and `js-lint`.
### Documentation
- The technical documentation is here on Github in the :book: [Wiki](https://github.com/Openki/Openki/wiki)
- More documentation can be found on our [blog](http://about.openki.net/?page_id=1043)### License
- AGPL β GNU Affero General Public License (for the sourcecode)
- For all course contents and descriptions (if not differently indicated): Creative Commons BY-SA
- For all testing-events descriptions (server/data/testing.events.js): Creative Commons BY-NC-SA