Metadata-Version: 2.1
Name: neon-skill-alerts
Version: 1.2.1a3
Home-page: https://github.com/NeonGeckoCom/skill-alerts
Author: Neongecko
Author-email: developers@neon.ai
License: BSD-3-Clause
Description-Content-Type: text/markdown
License-File: LICENSE.md

# <img src='./logo.svg' card_color="#FF8600" width="50" style="vertical-align:bottom" style="vertical-align:bottom">Alerts  
  
## Summary  
  
A skill to schedule alarms, timers, and reminders


## Description  
  
The skill provides functionality to create alarms, timers and reminders, remove them by name, time, or type, and ask for
what is active. You may also silence all alerts and ask for a summary of what was missed if you were away, your device
was off, or you had quiet hours enabled.

Alarms and reminders may be set to recur daily or weekly. An active alert may be snoozed for a specified amount of time
while it is active. Any alerts that are not acknowledged will be added to a list of missed alerts that may be read and
cleared when requested.
    
  
## Examples  
  
If you are skipping wake words, say `Neon` followed by any of the following, otherwise say your `Wake Word`:

- "Set an alarm for 8 AM."
- "When is my next alarm?"
- "Cancel my 8 AM alarm."

- "Set a 5 minute timer."
- "How much time is left?"

- "Remind me to go home at 6."
- "Remind me to take out the trash every thursday at 7 PM."
- "What are my reminders?"

- "Cancel all alarms."
- "Cancel all timers."
- "Cancel all reminders."

- "Go to sleep."
- "Start quiet hours."

If there is an active alert (expired and currently speaking or playing), you may snooze or dismiss it:

- "Stop."

- "Snooze."
- "Snooze for 1 minute."
  
If you had quiet hours enabled, your device was off, or you were away and missed an alert, you may ask for a summary:

- "Wake up."
- "What did I miss?"
- "Did I miss anything?"

## Contact Support
Use [this link](https://neongecko.com/ContactUs) or
[submit an issue on GitHub](https://help.github.com/en/articles/creating-an-issue)

## Incompatible Skills
This skill has known intent collisions with the following skills:
- [skill-reminder.mycroftAI](https://github.com/mycroftai/skill-reminder)
- [skill-alarm.mycroftAI](https://github.com/mycroftai/skill-alarm)
- [mycroft-timer.mycroftAI](https://github.com/mycroftai/mycroft-timer)

## Credits
[NeonGeckoCom](https://github.com/NeonGeckoCom)
[NeonDaniel](https://github.com/NeonDaniel)

## Category
**Productivity**
Daily

## Tags
#NeonGecko Original
#NeonAI
#alert
#alarm
#timer
#reminder
#schedule
