pl063/weather-station

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.vscode/launch.json
LICENSE
README.md
__pycache__/utils.cpython-310.pyc
database_setup/main.js19
A
0 mins
database_setup/package.json
database_setup/schemas.cjs
eeprom_image.txt
media/weather_station_beta_bb.png
package-lock.json
package.json
reading_sensors/__pycache__/api.cpython-311.pyc
reading_sensors/__pycache__/cron_migrate_collection.cpython-311.pyc
reading_sensors/__pycache__/db.cpython-311.pyc
reading_sensors/__pycache__/led_output.cpython-311.pyc
reading_sensors/__pycache__/main_weather.cpython-311.pyc
reading_sensors/__pycache__/utils.cpython-310.pyc
reading_sensors/__pycache__/utils.cpython-311.pyc
reading_sensors/api.py29
A
0 mins
reading_sensors/cron_migrate_collection.py24
A
0 mins
reading_sensors/db.py14
A
0 mins
reading_sensors/led_output.py32
A
0 mins
reading_sensors/main_weather.py54
A
0 mins
reading_sensors/test_sensor.py7
A
0 mins
reading_sensors/utils.py101
A
0 mins
web_interface/index.js101
A
0 mins
web_interface/middleware.js40
A
0 mins
web_interface/package-lock.json
web_interface/package.json
web_interface/static/css/dashboard.css
web_interface/static/css/main.css
web_interface/static/css/nav.css
web_interface/static/scripts/dictionary.js27
A
0 mins
web_interface/static/scripts/logsChart.js43
A
0 mins
web_interface/static/scripts/main.js52
A
0 mins
web_interface/static/scripts/nav.js0
A
0 mins
web_interface/static/scripts/translate.js37
A
0 mins
web_interface/static/scripts/utils.js40
A
0 mins
web_interface/views/homePage.hbs
web_interface/views/layouts/logs.hbs
web_interface/views/layouts/main.hbs
web_interface/views/partials/dashboard.hbs
web_interface/views/partials/footer.hbs
web_interface/views/partials/header.hbs
web_interface/views/partials/meta.hbs