Skip to content

GUI setup tool for 200micron single board computer written in Go and Fyne

Notifications You must be signed in to change notification settings

CoderElectronics/200micron-setup-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

200micron Setup Tool

200micron Setup Tool

GUI setup tool for 200micron single board computer written in Go and Fyne. Helps you customize a fresh buildroot-200micron installation by walking you through:

  • Initial serial login
  • Setting root password
  • Adding WiFi networks
  • Setting up an SSH Key pair
  • Installing packages

Also includes a simple built-in serial terminal for basic device control!

Installation

To build and run for local dev work:

just setup # install all deps
just run # run dev build

To build executables for your platform:

just setup # install all deps
just package # will build for host os: macos, windows, or linux

To clean your repo:

just clean

About

GUI setup tool for 200micron single board computer written in Go and Fyne

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published