|
@@ -11,7 +11,7 @@ A neuron is a module that will perform some actions attached to an order. You ca
|
|
|
| [push_message](../neurons/push_message/) | Send a push message to a remote device like Android/iOS/Windows Phone or Chrome browser | push_message |
|
|
|
| [say](../neurons/say/) | Make Kalliope talk by using TTS | say |
|
|
|
| [script](../neurons/script/) | Run an executable script | script |
|
|
|
-| [shell](../neurons/command/) | Run a shell command | shell |
|
|
|
+| [shell](../neurons/shell/) | Run a shell command | shell |
|
|
|
| [sleep](../neurons/sleep/) | Make Kalliope sleep for a while before continuing | sleep |
|
|
|
| [systemdate](../neurons/systemdate/) | Give the local system date and time | systemdate |
|
|
|
| [tasker_autoremote](../neurons/tasker_autoremote/) | Send a message to Android tasker app | tasker_autoremote |
|