Scooby Default Login Screen and Corresponding JSON-RPC calls
JSON RPC Calls:
{"id": 1, "method": "system.listMethods", "params": []} #Still not sure exactly what this does. {"id": 2, "method": "scoobyService.getCalendars", "params": []} #Gets the calendars for this account {"id": 3, "method": "scoobyService.getEvents", "params": ["Scooby", 1148713200000, 1149490799000]} #Loads the calendars with its corresponding events