💾 Archived View for gmi.bacardi55.io › blog › 2017 › 11 › 02 › kalliope-updates-part-2 captured on 2023-11-14 at 08:02:32. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-01-29)
-=-=-=-=-=-=-
Posted on 2017-11-02
I've been using Kalliope again lately so I've had to work on my neurons and external app to make sure it still works on latest Kalliope version.
This quick block post is about the state of my Kalliope related code, the next one will be about my kalliope + kodi + domoticz setup so far :)
Neurons that are working (on README / samples files have been updated):
I've fixed the CLI app and improved it quite a lot. Now you can the list of orders and send any text orders, with autocompletion :)
1: https://github.com/bacardi55/kalliope-domoticz
2: https://github.com/bacardi55/kalliope-google-calendar
3: https://github.com/bacardi55/kalliope-gmaps
4: https://github.com/bacardi55/kalliope-mpd
5: https://github.com/bacardi55/kalliope-repeat
6: https://github.com/bacardi55/kalliope-todotxt
7: https://github.com/bacardi55/kalliope-uber
8: https://github.com/bacardi55/kalliope-wwtime
9: https://github.com/bacardi55/kalliope-list-available-orders
10: https://github.com/bacardi55/kalliope-picamera
11: https://github.com/bacardi55/kalliope-web-scraper
This quick youtube video show some of these features (except autocompletion): KalliopeCLI demo video
It is kinda half working / half broken at the moment. The app is still able to list all orders, and putting some of them in the ignore list. Each order that doesn't require a parameter can be fired by a click.
The full text order input still works too so you can send an order via text.
The audio input doesn't work anymore but i'll fix this soon.