Afternoon scribbles & prints:
…Continuing to fix Jess and Cloud’s New York nest with PLA:
…Experimental microphone hardware for Merlin Sound ID:
YMMV, but YOLO: |
3d printing @ IG repo and docs: |
|
|
- Release v.4 includes a variety of improvements and bug fixes- now supports fully remote setup with host authorization over ssh
# get this tool:
git clone https://github.com/Jesssullivan/chrome-remote-desktop-budgie/ && cd chrome-remote-desktop-budgie
# launch, permiss:
python3 chrome-remote-desktop
sudo chmod +s /opt/google/chrome-remote-desktop/user-session
# add the service file to start the daemon on boot:
sudo chmod +x addsystemd.sh && sudo ./addsystemd.sh
# or, if you'd prefer to launch the daemon manually:
sudo --user=$USER /usr/bin/python3 /usr/local/bin/chrome-remote-desktop
Leave a Reply