rsjudka / intelligent-auto

41 stars 15 forks source link

added install script, function is as follows #41

Closed rhysmorgan134 closed 4 years ago

rhysmorgan134 commented 4 years ago

contains a list of dependencies installs dependencies makes ilclient for raspberry pi creates directories makes the application creates UDEV permissions (creates an open rule, user may want to create a more secure rule) *starts application

rhysmorgan134 commented 4 years ago

I have successfully used the install script various times now, added some extra features including creating udev rules if they dont exist.

Any new dependices just need adding to the list at the top of the script

rhysmorgan134 commented 4 years ago

Also added walkthrough video from youtube, and small text version to readme

rsjudka commented 4 years ago

thanks for doing this! i've used it before and it definitely makes the process a lot easier, video walkthrough is also a nice touch

It does seem very pi-specific, but for now as that's what most people want to be using i think it'll be fine

rsjudka commented 4 years ago

lgtm, I want to run the script again on a fresh image to make sure it's consistent, and if that goes well I'll approve and merge 👍

rhysmorgan134 commented 4 years ago

@rsjudka Apologies, it seems the resolution of the video doesn't play nicely with some peoples resolutions. I have re-rendered at the correct resolution, would you mind updating the README with the new link? Assumed you would rather just do it through the editor than me do a request.

https://youtu.be/CIdEN2JNAzw

Thanks

Rhys