fridgerator / Icarus

A cloud file / music / contact storage and sync similar to ownCloud in ruby 2.0 / rails4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

icarus

kid icarus

My hopes are to build a file storage and stream server similar to ownCloud written in ruby 2.0 / rails 4.

Project is obviously still in its infancy. Following is a basic outline of everything I would like to accomplish with this project:

  • Main

    • log in / log out - devise
    • first user able to creat self (devise :registerable)
  • Admin

    • user crud
    • user file storage limits
    • user admin
  • Files

  • Music

    • html5 player
  • Streaming

    • html5
    • possible other types of streaming (i.e. something ampache-ish)
  • sorting by artist / album / song title

  • Users

    • groups
    • chat
  • Calendar

    • importing various types
  • Contact

    • importing various types
  • Pictures

  • Sync Apps

    • ios
    • android
    • osx
    • windows
    • linux
    • ruby shoes or ruby qt possibly for desktop cross platformness ??
  • General

License

Copyright (c) 2013 Nick Franken MIT License, see LICENSE file

About

A cloud file / music / contact storage and sync similar to ownCloud in ruby 2.0 / rails4

License:MIT License


Languages

Language:Ruby 91.9%Language:CoffeeScript 3.8%Language:CSS 2.5%Language:JavaScript 1.8%