Skip to content
generated from pliveyns/boxkit

Fedora toolbox with serial tools and Platformio

License

Notifications You must be signed in to change notification settings

pliveyns/iotbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iotbox

Description

iotbox is a Fedora toolbox with some tools for serial connection and Platformio core

Installed tools:

  • tio: Serial terminal emulator
  • platformio core: IOT development environment
  • zsh: default shell
  • rshell & mpremote: Connect to micropython boards

This is based on Universal Blue's boxkit. Checkout (https://github.com/ublue-os/boxkit)

How to use

Create Box

If you use distrobox:

distrobox create -i ghcr.io/pliveyns/iotbox -n iotbox
distrobox enter iotbox

If you use toolbx:

toolbox create -i ghcr.io/pliveyns/iotbox -c iotbox
toolbox enter iotbox

Verification

These images are signed with sisgstore's cosign. You can verify the signature by downloading the cosign.pub key from this repo and running the following command:

cosign verify --key cosign.pub ghcr.io/pliveyns/iotbox

About

Fedora toolbox with serial tools and Platformio

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages