Sheherezadhe / awair-uploader

GNU General Public License v3.0
121 stars 57 forks source link

Idea: command that receives the parameters on command line/config file #19

Open ignaciolarranaga opened 2 years ago

ignaciolarranaga commented 2 years ago

It might be a good idea to create a command that just receives the information through parameters or config file, isn't it?

Something like: awair-uploader --user=xxx --password=yyy --token=zzz which just grab all the sensors and starts the upload of streams.

Some problem that you envision for that?