Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/balena-io-experimental/starter-interface
A device interface for using Balena devices. It can be used to interact with your device, or as a starter project to create your own interface.
https://github.com/balena-io-experimental/starter-interface
balena balenablock balenacloud balenaos
Last synced: 5 days ago
JSON representation
A device interface for using Balena devices. It can be used to interact with your device, or as a starter project to create your own interface.
- Host: GitHub
- URL: https://github.com/balena-io-experimental/starter-interface
- Owner: balena-io-experimental
- License: mit
- Created: 2021-11-02T09:45:57.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-17T19:17:19.000Z (7 months ago)
- Last Synced: 2024-08-02T18:42:05.005Z (3 months ago)
- Topics: balena, balenablock, balenacloud, balenaos
- Language: Vue
- Homepage:
- Size: 5.94 MB
- Stars: 30
- Watchers: 1
- Forks: 10
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Balena Starter Interface
A community-built device interface for using balena devices. It can be used to interact with your device, or as a starter project to create your own interface.
See the _Quick Start_ guide in the [documentation](https://balena-labs-research.github.io/starter-interface) for details on how to quickly add this project as an interface to your existing projects, or the [_Developing Locally_](https://balena-labs-research.github.io/starter-interface) guide on how to develop your own interface.
Core features include:
- Ability to customise the visible components and add directly to your existing projects
- Online and offline compatibility
- Customisable Electron and Progressive Web applications for interaction with your devices
- Pre-built endpoints for interacting with the Balena SDK or Supervisor
- Connect your device to nearby Wi-Fi networks
- Container manager (list, stop, start, restart)
- File manager (create folders, upload, delete, etc...)
- Set, edit and remove environment variables on the device
- Configure the device hostname
- Configure the device SSID and password
- Captive portal
- Automatic mounting of USB devices into the File Manager
- System info and stats
- I18n language translations_Electron App:_
# Documentation
Configuration instructions and use of the UI can be found in the [documentation](https://balena-labs-research.github.io/starter-interface).
# See for yourself
See the components for yourself with a one-click install:
[![balena deploy button](https://balena.io/deploy.svg)](https://hub.balena.io/organizations/bdi/apps/starter-interface)