Parula
  • Parula
  • User
    • Clock
    • Music
    • Jokes
    • Calendar
    • Shopping list
    • Lights
    • Facts
  • Setup
    • Installation
    • Music library
    • Calendar
  • Develop
    • How Parula works
    • Voice application
      • Create the stub files
      • Intents JSON
  • Voice application via WebSocket
Powered by GitBook
On this page
  1. Setup

Calendar

Sync Parula with the calendar on your smartphone

PreviousMusic libraryNextHow Parula works

Last updated 1 year ago

  1. We'll have to assume that you already have a calendar server with CalDAV, like NextCloud or ownCloud or Google calendar. We plan to include a simple CalDAV/CardDAV server in the docker setup, so that you can sync your smartphone directly with Parula over Wifi.

  2. Configure the your server account 1. Edit config.jsonsection calendar 2. Enter serverURL ,usernameand password. For example:

        "calendar": {
          "serverURL": "https://nextcloud.example.com/remote.php/dav",
          "username": "fred",
          "password": "wilma"
        },
  3. Restart Parula

  4. Try some

voice commands for calendar