lux4rd0 / weatherflow-collector

The WeatherFlow Collector is a comprehensive data collection system that gathers weather data from local UDP broadcasts and remote APIs. It seamlessly feeds this data into InfluxDB V2, which can be visualized using a set of pre-configured Grafana dashboards. The application provides real-time current conditions and detailed forecasts.
https://labs.lux4rd0.com/weatherflow-collector/
GNU Affero General Public License v3.0
77 stars 9 forks source link

thoughts on using a wiki #30

Open 13scoobie opened 4 months ago

13scoobie commented 4 months ago

Curious if you have any thoughts on using a github wiki to keep the homepage readme smaller and have wiki pages for things like installs, faqs, grafana dash pictures, etc.

I tried playing around with one in my fork - https://github.com/13scoobie/weatherflow-collector/wiki/Getting-Started - curious on your thoughts.

Also, was playing around with turning the list of env vars into a table, but havent got the formatting to look nice.