MANIFEST.in
README.rst
setup.py
onyx/__init__.py
onyx/app.py
onyx/config_example.py
onyx/decorators.py
onyx/extensions.py
onyx/main.py
onyx/tasks.py
onyx/wsgi.py
onyx/api/__init__.py
onyx/api/__init__.pyc
onyx/api/action/__init__.py
onyx/api/action/__init__.pyc
onyx/api/assets/__init__.py
onyx/api/assets/__init__.pyc
onyx/api/bot/__init__.py
onyx/api/bot/__init__.pyc
onyx/api/calendar/__init__.py
onyx/api/calendar/__init__.pyc
onyx/api/events/__init__.py
onyx/api/events/__init__.pyc
onyx/api/exceptions/__init__.py
onyx/api/exceptions/__init__.pyc
onyx/api/geolocalisation/__init__.py
onyx/api/geolocalisation/__init__.pyc
onyx/api/house/__init__.py
onyx/api/house/__init__.pyc
onyx/api/install/__init__.py
onyx/api/install/__init__.pyc
onyx/api/machine/__init__.py
onyx/api/machine/__init__.pyc
onyx/api/navbar/__init__.py
onyx/api/navbar/__init__.pyc
onyx/api/notification/__init__.py
onyx/api/notification/__init__.pyc
onyx/api/options/__init__.py
onyx/api/options/__init__.pyc
onyx/api/plugins/__init__.py
onyx/api/plugins/__init__.pyc
onyx/api/room/__init__.py
onyx/api/room/__init__.pyc
onyx/api/scenario/__init__.py
onyx/api/scenario/__init__.pyc
onyx/api/server/__init__.py
onyx/api/server/__init__.pyc
onyx/api/skills/__init__.py
onyx/api/skills/__init__.pyc
onyx/api/time/__init__.py
onyx/api/time/__init__.pyc
onyx/api/transport/__init__.py
onyx/api/transport/__init__.pyc
onyx/api/user/__init__.py
onyx/api/user/__init__.pyc
onyx/api/weather/__init__.py
onyx/api/weather/__init__.pyc
onyx/api/widgets/__init__.py
onyx/api/widgets/__init__.pyc
onyx/api/wiki/__init__.py
onyx/api/wiki/__init__.pyc
onyx/client/__init__.py
onyx/client/__init__.pyc
onyx/client/speech/Onyx.pmdl
onyx/client/speech/__init__.py
onyx/client/speech/main.py
onyx/client/speech/assets/__init__.py
onyx/client/speech/assets/_snowboydetect.so
onyx/client/speech/assets/snowboydecoder.py
onyx/client/speech/assets/snowboydetect.py
onyx/client/speech/resources/common.res
onyx/client/speech/resources/ding.wav
onyx/client/stt/__init__.py
onyx/client/text/__init__.py
onyx/client/tts/__init__.py
onyx/client/tts/__init__.pyc
onyx/client/tts/google_tts.py
onyx/client/tts/google_tts.pyc
onyx/config/__init__.py
onyx/config/__init__.pyc
onyx/config/install.cfg
onyx/config/onyx.cfg
onyx/core/__init__.py
onyx/core/__init__.pyc
onyx/core/actions/__init__.py
onyx/core/actions/__init__.pyc
onyx/core/actions/views/Calendar.py
onyx/core/actions/views/Calendar.pyc
onyx/core/actions/views/Scenario.py
onyx/core/actions/views/Scenario.pyc
onyx/core/actions/views/Time.py
onyx/core/actions/views/Time.pyc
onyx/core/actions/views/Weather.py
onyx/core/actions/views/Weather.pyc
onyx/core/actions/views/__init__.py
onyx/core/actions/views/__init__.pyc
onyx/core/controllers/__init__.py
onyx/core/controllers/__init__.pyc
onyx/core/controllers/api/__init__.py
onyx/core/controllers/api/__init__.pyc
onyx/core/controllers/api/views/Calendar.py
onyx/core/controllers/api/views/Calendar.pyc
onyx/core/controllers/api/views/House.py
onyx/core/controllers/api/views/House.pyc
onyx/core/controllers/api/views/Machine.py
onyx/core/controllers/api/views/Machine.pyc
onyx/core/controllers/api/views/Plugins.py
onyx/core/controllers/api/views/Plugins.pyc
onyx/core/controllers/api/views/Room.py
onyx/core/controllers/api/views/Room.pyc
onyx/core/controllers/api/views/User.py
onyx/core/controllers/api/views/User.pyc
onyx/core/controllers/api/views/Wiki.py
onyx/core/controllers/api/views/Wiki.pyc
onyx/core/controllers/api/views/__init__.py
onyx/core/controllers/api/views/__init__.pyc
onyx/core/controllers/auth/__init__.py
onyx/core/controllers/auth/__init__.pyc
onyx/core/controllers/auth/views.py
onyx/core/controllers/auth/views.pyc
onyx/core/controllers/base/__init__.py
onyx/core/controllers/base/__init__.pyc
onyx/core/controllers/base/views/AppController.py
onyx/core/controllers/base/views/AppController.pyc
onyx/core/controllers/base/views/BotController.py
onyx/core/controllers/base/views/BotController.pyc
onyx/core/controllers/base/views/CalendarController.py
onyx/core/controllers/base/views/CalendarController.pyc
onyx/core/controllers/base/views/HelpController.py
onyx/core/controllers/base/views/HelpController.pyc
onyx/core/controllers/base/views/HouseController.py
onyx/core/controllers/base/views/HouseController.pyc
onyx/core/controllers/base/views/IndexController.py
onyx/core/controllers/base/views/IndexController.pyc
onyx/core/controllers/base/views/InfoController.py
onyx/core/controllers/base/views/InfoController.pyc
onyx/core/controllers/base/views/MachineController.py
onyx/core/controllers/base/views/MachineController.pyc
onyx/core/controllers/base/views/MapController.py
onyx/core/controllers/base/views/MapController.pyc
onyx/core/controllers/base/views/NavbarController.py
onyx/core/controllers/base/views/NavbarController.pyc
onyx/core/controllers/base/views/NotificationController.py
onyx/core/controllers/base/views/NotificationController.pyc
onyx/core/controllers/base/views/OptionsController.py
onyx/core/controllers/base/views/OptionsController.pyc
onyx/core/controllers/base/views/PluginsController.py
onyx/core/controllers/base/views/PluginsController.pyc
onyx/core/controllers/base/views/RoomController.py
onyx/core/controllers/base/views/RoomController.pyc
onyx/core/controllers/base/views/ScenarioController.py
onyx/core/controllers/base/views/ScenarioController.pyc
onyx/core/controllers/base/views/SkillsController.py
onyx/core/controllers/base/views/SkillsController.pyc
onyx/core/controllers/base/views/TranslateController.py
onyx/core/controllers/base/views/TranslateController.pyc
onyx/core/controllers/base/views/TransportController.py
onyx/core/controllers/base/views/TransportController.pyc
onyx/core/controllers/base/views/TvController.py
onyx/core/controllers/base/views/TvController.pyc
onyx/core/controllers/base/views/UtilitiesController.py
onyx/core/controllers/base/views/UtilitiesController.pyc
onyx/core/controllers/base/views/WeatherController.py
onyx/core/controllers/base/views/WeatherController.pyc
onyx/core/controllers/base/views/WidgetsController.py
onyx/core/controllers/base/views/WidgetsController.pyc
onyx/core/controllers/base/views/WikiController.py
onyx/core/controllers/base/views/WikiController.pyc
onyx/core/controllers/base/views/__init__.py
onyx/core/controllers/base/views/__init__.pyc
onyx/core/controllers/install/__init__.py
onyx/core/controllers/install/__init__.pyc
onyx/core/controllers/install/views.py
onyx/core/controllers/install/views.pyc
onyx/core/controllers/install/templates/install/finish.html
onyx/core/controllers/install/templates/install/index.html
onyx/core/controllers/install/templates/layout/install.html
onyx/core/models/CalendarModel.py
onyx/core/models/CalendarModel.pyc
onyx/core/models/ConfigModel.py
onyx/core/models/ConfigModel.pyc
onyx/core/models/HouseModel.py
onyx/core/models/HouseModel.pyc
onyx/core/models/MachineModel.py
onyx/core/models/MachineModel.pyc
onyx/core/models/NavbarModel.py
onyx/core/models/NavbarModel.pyc
onyx/core/models/NotificationModel.py
onyx/core/models/NotificationModel.pyc
onyx/core/models/RoomModel.py
onyx/core/models/RoomModel.pyc
onyx/core/models/ScenarioModel.py
onyx/core/models/ScenarioModel.pyc
onyx/core/models/UsersModel.py
onyx/core/models/UsersModel.pyc
onyx/core/models/WidgetsModel.py
onyx/core/models/WidgetsModel.pyc
onyx/core/models/__init__.py
onyx/core/models/__init__.pyc
onyx/core/widgets/__init__.py
onyx/core/widgets/__init__.pyc
onyx/core/widgets/views/Calendar.py
onyx/core/widgets/views/Calendar.pyc
onyx/core/widgets/views/Weather.py
onyx/core/widgets/views/Weather.pyc
onyx/core/widgets/views/__init__.py
onyx/core/widgets/views/__init__.pyc
onyx/db/.gitkeep
onyx/plugins/__init__.py
onyx/skills/__init__.py
onyx/skills/__init__.pyc
onyx/skills/core.py
onyx/skills/core.pyc
onyx/skills/main.py
onyx/skills/str-startup.xml
onyx/skills/default/__init__.py
onyx/skills/default/dialog/en-US/default.aiml
onyx/skills/default/dialog/fr-FR/default.aiml
onyx/static/css/404.css
onyx/static/css/actions.css
onyx/static/css/animate.min.css
onyx/static/css/background.css
onyx/static/css/bot.css
onyx/static/css/color-picker.min.css
onyx/static/css/custom-min.css
onyx/static/css/fullcalendar.min.css
onyx/static/css/fullcalendar.print.css
onyx/static/css/icon.css
onyx/static/css/install.css
onyx/static/css/jquery-ui.css
onyx/static/css/loader.css
onyx/static/css/login.css
onyx/static/css/materialize.css
onyx/static/css/utilities.css
onyx/static/fonts/fontello.eot
onyx/static/fonts/fontello.svg
onyx/static/fonts/fontello.ttf
onyx/static/fonts/fontello.woff
onyx/static/fonts/roboto/Roboto-Bold.eot
onyx/static/fonts/roboto/Roboto-Bold.ttf
onyx/static/fonts/roboto/Roboto-Bold.woff
onyx/static/fonts/roboto/Roboto-Bold.woff2
onyx/static/fonts/roboto/Roboto-Light.eot
onyx/static/fonts/roboto/Roboto-Light.ttf
onyx/static/fonts/roboto/Roboto-Light.woff
onyx/static/fonts/roboto/Roboto-Light.woff2
onyx/static/fonts/roboto/Roboto-Medium.eot
onyx/static/fonts/roboto/Roboto-Medium.ttf
onyx/static/fonts/roboto/Roboto-Medium.woff
onyx/static/fonts/roboto/Roboto-Medium.woff2
onyx/static/fonts/roboto/Roboto-Regular.eot
onyx/static/fonts/roboto/Roboto-Regular.ttf
onyx/static/fonts/roboto/Roboto-Regular.woff
onyx/static/fonts/roboto/Roboto-Regular.woff2
onyx/static/fonts/roboto/Roboto-Thin.eot
onyx/static/fonts/roboto/Roboto-Thin.ttf
onyx/static/fonts/roboto/Roboto-Thin.woff
onyx/static/fonts/roboto/Roboto-Thin.woff2
onyx/static/img/favicon.ico
onyx/static/img/loader.gif
onyx/static/img/logo.png
onyx/static/img/nav.png
onyx/static/img/robot-icon.png
onyx/static/img/login/eef.jpg
onyx/static/img/login/login.jpg
onyx/static/img/login/login1.jpeg
onyx/static/img/login/login2.jpeg
onyx/static/img/logo/None.png
onyx/static/img/logo/amber darken-1.png
onyx/static/img/logo/blue darken-1.png
onyx/static/img/logo/brown darken-1 darken-1.png
onyx/static/img/logo/cyan darken-1.png
onyx/static/img/logo/deep-orange darken-1.png
onyx/static/img/logo/deep-purple darken-1.png
onyx/static/img/logo/green darken-1.png
onyx/static/img/logo/indigo darken-1.png
onyx/static/img/logo/light-blue darken-1.png
onyx/static/img/logo/light-green darken-1.png
onyx/static/img/logo/lime darken-1 darken-1.png
onyx/static/img/logo/orange darken-1.png
onyx/static/img/logo/pink.png
onyx/static/img/logo/purple darken-1.png
onyx/static/img/logo/red darken-1.png
onyx/static/img/logo/teal darken-1.png
onyx/static/img/logo/yellow darken-1.png
onyx/static/img/music/next_icon.png
onyx/static/img/music/pause_icon.png
onyx/static/img/music/play_icon.png
onyx/static/img/music/previous_icon.png
onyx/static/img/music/stop_icon.png
onyx/static/img/ratp/M1.png
onyx/static/img/ratp/M10.png
onyx/static/img/ratp/M11.png
onyx/static/img/ratp/M12.png
onyx/static/img/ratp/M13.png
onyx/static/img/ratp/M14.png
onyx/static/img/ratp/M2.png
onyx/static/img/ratp/M3.png
onyx/static/img/ratp/M3b.png
onyx/static/img/ratp/M4.png
onyx/static/img/ratp/M5.png
onyx/static/img/ratp/M6.png
onyx/static/img/ratp/M7.png
onyx/static/img/ratp/M7b.png
onyx/static/img/ratp/M8.png
onyx/static/img/ratp/M9.png
onyx/static/img/ratp/RERA.jpg
onyx/static/img/ratp/RERB.jpg
onyx/static/img/weather/clear.png
onyx/static/img/weather/cloud.png
onyx/static/img/weather/cloud1.png
onyx/static/img/weather/clouds.png
onyx/static/img/weather/cloudy.png
onyx/static/img/weather/pikacloud.png
onyx/static/img/weather/rain.png
onyx/static/img/weather/snowing.png
onyx/static/img/weather/windy.png
onyx/static/js/actions.js
onyx/static/js/color-picker.min.js
onyx/static/js/custom-min.js
onyx/static/js/fullcalendar.min.js
onyx/static/js/gcal.js
onyx/static/js/install.js
onyx/static/js/jquery-ui.min.js
onyx/static/js/jquery.min.js
onyx/static/js/lang-all.js
onyx/static/js/materialize.min.js
onyx/static/js/moment.min.js
onyx/static/js/mustache.js
onyx/static/js/notif.js
onyx/static/js/plugin-min.js
onyx/static/js/turbolinks.js
onyx/static/js/utilities.js
onyx/static/js/wikipedia.js
onyx/templates/404.html
onyx/templates/account/change.html
onyx/templates/account/hello.html
onyx/templates/account/login.html
onyx/templates/account/manage.html
onyx/templates/account/manage_account.html
onyx/templates/account/register.html
onyx/templates/app/index.html
onyx/templates/calendar/index.html
onyx/templates/dependencies/css.html
onyx/templates/dependencies/css_login.html
onyx/templates/dependencies/flash.html
onyx/templates/dependencies/js.html
onyx/templates/dependencies/js_login.html
onyx/templates/help/index.html
onyx/templates/index/index.html
onyx/templates/info/index.html
onyx/templates/layout/bot.html
onyx/templates/layout/default.html
onyx/templates/layout/install.html
onyx/templates/layout/login.html
onyx/templates/layout/navbar.html
onyx/templates/map/index.html
onyx/templates/notifications/index.html
onyx/templates/options/close.html
onyx/templates/options/index.html
onyx/templates/plugins/index.html
onyx/templates/plugins/reboot.html
onyx/templates/scenario/index.html
onyx/templates/skills/index.html
onyx/templates/skills/reboot.html
onyx/templates/translate/index.html
onyx/templates/transport/index.html
onyx/templates/transport/ratp/metro/1.html
onyx/templates/transport/ratp/metro/10.html
onyx/templates/transport/ratp/metro/11.html
onyx/templates/transport/ratp/metro/12.html
onyx/templates/transport/ratp/metro/13.html
onyx/templates/transport/ratp/metro/14.html
onyx/templates/transport/ratp/metro/2.html
onyx/templates/transport/ratp/metro/3.html
onyx/templates/transport/ratp/metro/3b.html
onyx/templates/transport/ratp/metro/4.html
onyx/templates/transport/ratp/metro/5.html
onyx/templates/transport/ratp/metro/6.html
onyx/templates/transport/ratp/metro/7.html
onyx/templates/transport/ratp/metro/7b.html
onyx/templates/transport/ratp/metro/8.html
onyx/templates/transport/ratp/metro/9.html
onyx/templates/transport/ratp/metro/index.html
onyx/templates/transport/ratp/metro/layout.html
onyx/templates/transport/ratp/metro/result.html
onyx/templates/transport/ratp/rer/RA.html
onyx/templates/transport/ratp/rer/RB.html
onyx/templates/transport/ratp/rer/index.html
onyx/templates/transport/ratp/rer/layout.html
onyx/templates/transport/ratp/rer/result.html
onyx/templates/tv/index.html
onyx/templates/utilities/index.html
onyx/templates/weather/index.html
onyx/templates/widgets/calendar.html
onyx/templates/widgets/index.html
onyx/templates/widgets/weather_1.html
onyx/templates/widgets/weather_2.html
onyx/templates/wiki/index.html
onyx/templates/wiki/result.html
onyx/translations/messages.pot
onyx/translations/en/LC_MESSAGES/messages.mo
onyx/translations/en/LC_MESSAGES/messages.po
onyx/translations/fr/LC_MESSAGES/messages.mo
onyx/translations/fr/LC_MESSAGES/messages.po
onyx/util/__init__.py
onyx/util/__init__.pyc
onyx/util/log.py
onyx/util/log.pyc
onyxproject.egg-info/PKG-INFO
onyxproject.egg-info/SOURCES.txt
onyxproject.egg-info/dependency_links.txt
onyxproject.egg-info/entry_points.txt
onyxproject.egg-info/requires.txt
onyxproject.egg-info/top_level.txt
onyxproject.egg-info/zip-safe