MANIFEST.in
requirements.txt
setup.py
ajenti.plugin.dashboard.egg-info/PKG-INFO
ajenti.plugin.dashboard.egg-info/SOURCES.txt
ajenti.plugin.dashboard.egg-info/dependency_links.txt
ajenti.plugin.dashboard.egg-info/requires.txt
ajenti.plugin.dashboard.egg-info/top_level.txt
ajenti_plugin_dashboard/.last-upload
ajenti_plugin_dashboard/__init__.py
ajenti_plugin_dashboard/api.py
ajenti_plugin_dashboard/bower.json
ajenti_plugin_dashboard/main.py
ajenti_plugin_dashboard/plugin.yml
ajenti_plugin_dashboard/requirements.txt
ajenti_plugin_dashboard/views.py
ajenti_plugin_dashboard/resources/build/all.css
ajenti_plugin_dashboard/resources/build/all.js
ajenti_plugin_dashboard/resources/css/styles.less
ajenti_plugin_dashboard/resources/js/module.coffee
ajenti_plugin_dashboard/resources/js/routing.coffee
ajenti_plugin_dashboard/resources/js/controllers/cpuWidget.controller.coffee
ajenti_plugin_dashboard/resources/js/controllers/hostnameWidget.controller.coffee
ajenti_plugin_dashboard/resources/js/controllers/index.controller.coffee
ajenti_plugin_dashboard/resources/js/controllers/loadAverageWidget.controller.coffee
ajenti_plugin_dashboard/resources/js/controllers/memoryWidget.controller.coffee
ajenti_plugin_dashboard/resources/js/controllers/uptimeWidget.controller.coffee
ajenti_plugin_dashboard/resources/js/services/dashboard.service.coffee
ajenti_plugin_dashboard/resources/partial/index.html
ajenti_plugin_dashboard/resources/partial/widget.html
ajenti_plugin_dashboard/resources/partial/widgets/cpu.html
ajenti_plugin_dashboard/resources/partial/widgets/hostname.html
ajenti_plugin_dashboard/resources/partial/widgets/loadavg.html
ajenti_plugin_dashboard/resources/partial/widgets/memory.html
ajenti_plugin_dashboard/resources/partial/widgets/uptime.html
ajenti_plugin_dashboard/widgets/__init__.py
ajenti_plugin_dashboard/widgets/cpu.py
ajenti_plugin_dashboard/widgets/hostname.py
ajenti_plugin_dashboard/widgets/loadavg.py
ajenti_plugin_dashboard/widgets/memory.py
ajenti_plugin_dashboard/widgets/uptime.py