jarvis/backend/skills
2023-09-11 19:39:36 -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 custom timeparser, 130 lines of the most annoying code. 2023-09-11 19:39:36 -04:00
auth.py reading material 2023-09-05 11:50:38 -04:00
cal.py Alarm inital copy from Timer, Inital Phone skill, readme updates 2023-09-06 20:25:18 -04:00
config.py.example custom timeparser, 130 lines of the most annoying code. 2023-09-11 19:39:36 -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
phone.py Alarm inital copy from Timer, Inital Phone skill, readme updates 2023-09-06 20:25:18 -04:00
regexTimeParser.py custom timeparser, 130 lines of the most annoying code. 2023-09-11 19:39:36 -04:00
reminders.py Reminders boilerplate and comments 2023-09-06 11:39:44 -04:00
skill.py implement skill parent class, change some comments/ documentation 2023-09-05 14:37:21 -04:00
timers.py Alarm inital copy from Timer, Inital Phone skill, readme updates 2023-09-06 20:25:18 -04:00
todos.py implement skill parent class, change some comments/ documentation 2023-09-05 14:37:21 -04:00
translations.py custom timeparser, 130 lines of the most annoying code. 2023-09-11 19:39:36 -04:00
utility.py custom timeparser, 130 lines of the most annoying code. 2023-09-11 19:39:36 -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