๐ Source:https://github.com/christgau/wsdd ๐ผ Video: https://twitter.com/us1ni/status/1485649967570169856
๐จโ๐ป Create a file in sources.list.d
sudo nano /etc/apt/sources.list.d/wsdd.list
๐ Add this line to the file:
โ Last version of Raspberry Pi OS is bullseye (โจ๏ธ lsb_release -cs )
deb https://pkg.ltec.ch/public/ bullseye main
๐จโ๐ป Type:
sudo apt-key adv --fetch-keys https://pkg.ltec.ch/public/conf/ltec-ag.gpg.key
sudo apt update
You should see this line:
Get:6 https://pkg.ltec.ch/public bullseye/main armhf Packages [428 B]
sudo apt install wsdd
sudo systemctl start wsdd