tcosconfig
Small Python GUI to configure and create TCOS boot images
Install
- All systems
-
curl cmd.cat/tcosconfig.sh
- Ubuntu
-
apt-get install tcosconfig
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install tcosconfig
- Raspbian
-
apt-get install tcosconfig
- Dockerfile
- dockerfile.run/tcosconfig
tcosconfig
Small Python GUI to configure and create TCOS boot images
TCOS, thin Client Operating System is a method to create small embedded os based on Debian/Ubuntu with normal Debian kernel's. tcosconfig is the frontend of gentcos/tcos-buildchroot image generator.