Brian brian
brian created repository brian/go-shopping-cart 2026-04-09 17:35:04 +00:00
brian pushed to on-pi at brian/temperatureRecorder 2026-04-06 20:28:42 +00:00
9cec82ab1f fixed some naming conventions, error catching with opening json file, read all json in, append to array, overwrite file
brian pushed to on-pi at brian/temperatureRecorder 2026-04-06 18:57:52 +00:00
ef5ff78b36 fixed i2c addr, added wait for sensor to take initial readings before requesting them
cc1500c426 added some comments to clarify things
Compare 2 commits »
brian pushed to on-pi at brian/temperatureRecorder 2026-04-06 17:16:19 +00:00
25905198c6 added git ignore file
brian pushed to master at brian/swf-convertion 2026-03-25 00:15:09 +00:00
72490103a9 updated README
brian created branch master in brian/swf-convertion 2026-03-25 00:11:52 +00:00
brian pushed to master at brian/swf-convertion 2026-03-25 00:11:52 +00:00
352c8e0b73 initial commit
brian created repository brian/swf-convertion 2026-03-25 00:10:46 +00:00
brian pushed to master at brian/flask-weather 2026-01-12 22:16:35 +00:00
a5af30df6f adding screenshot file
brian pushed to master at brian/flask-weather 2026-01-12 22:16:17 +00:00
e291f232ba adding screenshot
brian pushed to master at brian/flask-weather 2026-01-12 22:14:16 +00:00
3b3d7c5247 get the correct current forecast
brian pushed to master at brian/flask-weather 2026-01-12 22:10:09 +00:00
1dc30200fd adding build file
brian pushed to master at brian/flask-weather 2026-01-12 22:06:32 +00:00
02d7245212 fixing API to return current conditions
brian pushed to master at brian/flask-weather 2026-01-12 22:03:08 +00:00
7277a5da9d doing updating UI, adding jinja filters
bd31c5dbac adding hazy condition images
1640d30551 properly importing functions
123ccb68b6 fixing paths in ingest, forgot to commit statements
Compare 4 commits »
brian pushed to master at brian/flask-weather 2026-01-12 21:11:04 +00:00
c6aa52772d update to a right mess for fetching data and doing some sanity checks
331d2757bf ingest data from national weather service
f9bcdf6ef9 fixing schema after some more thought
Compare 3 commits »
brian pushed to master at brian/flask-weather 2026-01-12 17:46:42 +00:00
8fb0ce7e08 adding day/night to background images, added some more conditions
brian pushed to master at brian/flask-weather 2026-01-12 01:29:06 +00:00
93e6485ddf moving API route to separate file
7b5a49979e a terrible but somewhat functional state
Compare 2 commits »
brian pushed to master at brian/flask-weather 2026-01-11 17:11:04 +00:00
9dbd72f4ee removing some debug code
brian pushed to master at brian/flask-weather 2026-01-11 02:05:07 +00:00
196873aac9 getting some ui and index route going
8e7512965c database migration stuff
Compare 2 commits »
brian pushed to master at brian/flask-weather 2026-01-11 01:00:40 +00:00
15bd8ee02f following along with Flask tutorial