Replies: 1 comment 1 reply
-
|
Probably the easiest way to do it is to download the .deb package to your desktop, and then copy it to you Pi (or Ubuntu machine) using "scp". Adjust machine names/ip addresses and accounts as appropriate... On my local machine, I would do: Windows 10 and 11 also have an "scp" command. I'm not sure if the command syntax matches excatly. And then, via ssh to the target machine: (leading "." required, you can ignore the permission warning). From there, connect to Pipedal from your desktop via: From that point on, you won't need SSH. Point taken. That probably deserves a section in the documentation. :-) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello. How can I install the pi pedal via ssh on a raspberry pi without a connected monitor and keyboard? Thank you.
Beta Was this translation helpful? Give feedback.
All reactions