Skip to content
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

Added info to Readme #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,14 @@
# boxels
# Boxels
Boxel is recipe-driven embedded device software used to create topic-focused operating systems, such as an SDR-focused distribution for Raspberry Pis or a whitehat security toolkit for ODROIDs. Boxels are the combination of BoxOS (slim customized cross-platform Debian), custom bootloader, Docker, and a dynamically provided recipe.

# Primary focuses:
* ease of use by users - consumers/users can easily bootstrap, update, and reimage their embedded devices using a mobile device (iPhone/Android)
* simplicity - ease to create a custom OS image by defining a simple recipe
* available - platform and distribution nodes to make it easy to use and always available (BoxelHub)
* optimized - slim and hyper-focused on the topic, unnecessary software is not installed so that the hardware can shine
* open - Boxel developers can define a recipe, share it on BoxelHub, allow others to fork and modify
* affordable - free to use by users and developers, revenue eventually from companies for distribution, monitoring, assistance/support, etc.

- A basic website is up now at https://www.boxel.io/

*We are currently looking for other developers to join us in the effort and build out the platform, BoxOS, image flasher tool, and mobile apps.*