jarvis/backend/skills
2023-09-05 14:37:21 -04:00
..
__init__.py reorganize codebase. Add in more of the framework for adding skills. 2023-06-14 11:57:12 -04:00
alarms.py reading material 2023-09-05 11:50:38 -04:00
auth.py reading material 2023-09-05 11:50:38 -04:00
cal.py implement skill parent class, change some comments/ documentation 2023-09-05 14:37:21 -04:00
config.py.example basic boilerplate for translate skill 2023-09-05 11:07:38 -04:00
gmail.py implement skill parent class, change some comments/ documentation 2023-09-05 14:37:21 -04:00
gpt.py implement skill parent class, change some comments/ documentation 2023-09-05 14:37:21 -04:00
reminders.py implement skill parent class, change some comments/ documentation 2023-09-05 14:37:21 -04:00
skill.py implement skill parent class, change some comments/ documentation 2023-09-05 14:37:21 -04:00
timers.py implement skill parent class, change some comments/ documentation 2023-09-05 14:37:21 -04:00
todos.py implement skill parent class, change some comments/ documentation 2023-09-05 14:37:21 -04:00
translations.py implement skill parent class, change some comments/ documentation 2023-09-05 14:37:21 -04:00
utility.py finish initial timer implementation, still need to add timer sounds. 2023-06-22 14:56:11 -04:00
weather.py implement skill parent class, change some comments/ documentation 2023-09-05 14:37:21 -04:00
wolfram.py implement skill parent class, change some comments/ documentation 2023-09-05 14:37:21 -04:00