RPI serial terminal
Posted by kll on July 23 2022 07:04:12
sometimes on my 'twitter feed' things pop up
but have to be careful as they might not really be new..
its always like there is a hype about something.
actually i see ?news? about
TIO
a serial tool in terminal
adafruit
cnx-software
github
try on RPI4 32bit bullseye
sudo apt install tio
tio --version
tio v1.32
tio
here some options like
tio -L
not work
how to get rev 1.46? like GITHUB
i try via snapd
sudo apt update
sudo apt install snapd
sudo reboot
sudo snap install core
sudo snap install tio --classic
sudo reboot
pi@RPI4:~ $ tio --version
tio v1.47
Copyright (c) 2014-2022 Martin Lund
License GPLv2+: GNU GPL version 2 or later .
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
pi@RPI4:~ $
that is also the newest on github on 24.7.2022
interested in snap / snap - store
ahm,
if you want to undo that? sounds tricky
remove snapd