# List of available neuron | Name | Description | |-----------------------------------------------------|-----------------------------------------------------------------------------------------| | [ansible_task](../neurons/ansible_task/README.md) | Run an ansible playbook | | [command](../neurons/command/README.md) | Run a shell command | | [gmail_checker](../neurons/gmail_checker/README.md) | Get the number of unread email and their subjects from a gmail account | | [kill_switch](../neurons/kill_switch/README.md) | Stop Jarvis process | | [push_message](../neurons/push_message/README.md) | Send a push message to a remote device like Android/iOS/Windows Phone or Chrome browser | | [say](../neurons/say/README.md) | Make Jarvis talk by using TTS | | [script](../neurons/script/README.md) | Run an executable script | | [sleep](../neurons/sleep/README.md) | Make Jarvis sleep for a while before continuing | | [systemdate](../neurons/systemdate/README.md) | Give the local system date and time |