owncloud-archive / calendar

The ownCloud calendar app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calendar app

Maintainers:

Super urgent developer info:

ownCloud 8.2 will be last version to ship this codebase. It will be replaced by the rework. If you want to implement new features, please strongly consider implementing them in the calendar-rework

Master branch:

Just clone this repo into your apps directory. Get the lastest version of master:

git clone git://github.com/owncloud/calendar.git
cd calendar

Rework branch:

Get the lastest version of rework:

git clone git://github.com/owncloud/calendar.git
cd calendar
git checkout rework

About

The ownCloud calendar app


Languages

Language:PHP 52.7%Language:JavaScript 46.6%Language:CSS 0.8%