-
Notifications
You must be signed in to change notification settings - Fork 2
Box Firmware #243
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Box Firmware #243
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great stuff! Will add a more thorough review in the near future but cursory glance - perhaps it should go under 'apps' instead of 'libraries'?
Libraries are for client side libraries to be included in clients (eg/ react native / web) to help talk with back-ends.
@gitaaron, sounds good 👍. Any recommendations for the name of the directory? I'm currently calling it |
@buchansm how about just 'firmware' for now? |
@buchansm Great job, |
This app provides a provisioning script for Raspbian OS - Lite that installs a WIFI server for the Box that an accompanying mobile box setup app can communicate with.
In the future, this API can be extended to boot up
fula
/libp2p
.