pidash

pidash

•  •  13 updates •  11h 6m

A Dashboard for my Raspberry PI which will (hopefully) display Component Temps, Fan speed, uptime etc.

By SpeedyGo55

Timeline

SpeedyGo55
SpeedyGo55 28m spent working 69d ago

made a favicon and a readme. ready to ship

SpeedyGo55
SpeedyGo55 12m spent working 69d ago

YAYYYYY! I got CORS working! now some polishing and then i can SHIPIT!

SpeedyGo55
SpeedyGo55 42m spent working 69d ago

im working on getting cors to work

SpeedyGo55
SpeedyGo55 12m spent working 69d ago

started deploying it on nest

SpeedyGo55
SpeedyGo55 1h spent working 69d ago

I added logging to the backend so the output inst just blank

SpeedyGo55
SpeedyGo55 14m spent working 69d ago

Added padding (this definitely didn't take me abt 20 attempts)

Update attachment
SpeedyGo55
SpeedyGo55 6m spent working 69d ago

Im working on adding padding to the history chart. also i moved the gpio control to after journey because i dont want a half working pidash to ship

SpeedyGo55
SpeedyGo55 53m spent working 78d ago

Fixed some errors so npm stops complaining. Also fixed the history chart. will add some value padding for the chart

Update attachment
SpeedyGo55
SpeedyGo55 1h spent working 79d ago

I worked on the Darkmode Design and changed some things for the History Chart

Update attachment
SpeedyGo55
SpeedyGo55 1h spent working 83d ago

added darkmode and history chart. isnt completely readable in darkmode tho

SpeedyGo55
SpeedyGo55 44m spent working 83d ago

remade some of the components and added some transitions. also realised that some of my backend code isn't computing the stats right so ill have to correct that

Update attachment
Mikolaj Mikolaj 3 months ago
really like the nice and clean ui design
SpeedyGo55
SpeedyGo55 2h spent working 83d ago

I have the basic working frontend but it doesnt yet have all the features. for example the history isnt yet displayed and i plan on having some sort of gpio control behind a login. i still have some bugs (looking at you CPU Temp) but ill work these out

Update attachment
SpeedyGo55
SpeedyGo55 1h spent working 84d ago

I am mostly done with the backend and will now move to the frontend which will display the data it gets from the backend