Coder Social home page Coder Social logo

dysnomia's Introduction

Dysnomia

Dysnomia (greek: Δυσνομία) is the daemon of lawlessness and daughter of Eris.Dysnomia is also a Rails app to allow a remote team to collaborate via Internet. It specifically encourages a lawless collaboration by allowing users to edit each others contributions.

Features

Currently Dysnomia encompasses:

  • A calendar
  • Todo lists
  • File uploads
  • Chats
  • A wiki

The app also supports multi-tenancy with a catch: User accounts can be linked with multiple tenants at once.

But wait! There's more: The app is only available in german at the moment - though that will hopefully change in the near future.

3rd party software

Instead of a reinventing the wheel and say providing a forum module, Dysnomia instead comes with some glue for existing 3rd-party products:

Forum

Tenants can be configured to use an existing Discourse instance: Dysnomia will then function as a single-sign on/off endpoint and synchronizes changes to users with Discourse.

Collaborative editor

Dysnomia can be configured to use an existing Etherpad instance. Pads can be created, deleted and edited (via IFRAME) from the app.

Installation

  1. Install required gems (bundle)
  2. Copy and customize files with extension .example
  3. Edit db/seeds.rb to customize the admin account
  4. Setup the database (rake db:setup)
  5. Copy emoji images to public directory (rake emoji)
  6. Start processes with Foreman (foreman start)

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

dysnomia's People

Contributors

caffeineshock avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.