Giter Club home page Giter Club logo

kalliope-kaldav's Introduction

Caldav neuron for Kalliope

Synopsis

Get / Create / Search for event in your caldav agenda.

Installation

This neuron is not even in alpha mode yet. Try only after reading the code and sample file to understand how it works.

kalliope install --git-url https://github.com/bacardi55/kalliope-kaldav.git

Options

parameter required default choices comment
url yes String The URL of your caldav. It can be http://login:pass@url of agenda
action yes String list, create, search,
max_results no Integer Number of results when using list or search action
name no String The name of the event to create (only when action is create)
start_date no String Used for event creation (event start date/time) or search/list (event after this date)
end_date no String Used for event creation (event end date/time) or search/list (event not after this date)
timezone no String Your locale (eg: 'Europe/Paris')
date_format no '%b %d %Y %I:%M%p' String Date format to map the pattern in dates (start/end) strings (default format map the following string: 'Jun 1 2005 1:33PM')

Return Values

Name Description Type sample
actions The action used string The used action (create, list, search)
events A list of events. list

Synapses example

Look into sample folder as this is not fixed yet.

kalliope-kaldav's People

Contributors

bacardi55 avatar

Stargazers

flolep2607 avatar

Watchers

 avatar James Cloos avatar flolep2607 avatar

Forkers

daylicron

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.