Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 627 Bytes

File metadata and controls

15 lines (10 loc) · 627 Bytes

cozy-twakecalendar

What is it

cozy-twakecalendar is a container app that embeds Twake Calendar app. It is a very basic app displaying the cozy-bar and an iframe. By leveraging cozy-external-bridge-container, it allows history syncing from Twake Calendar and exposes APIs to Twake Calendar.

Install

You can then clone the app repository and install dependencies:

$ git clone https://github.com/cozy/cozy-twakecalendar.git
$ cd cozy-twakecalendar
$ yarn install