Curious if Winboat would work better than winapps.
- 13 Posts
- 64 Comments
Goad you like it. Make sure to update to v4.0.7 for latest bug fixes and improvements.
mfat@lemmy.mlOPto
Linux@lemmy.ml•sshPilot, your handy SSH connection manager hits new version
2·2 months agoThank you very much!
mfat@lemmy.mlOPto
Linux@lemmy.ml•sshPilot, your handy SSH connection manager hits new version
2·2 months agoThere’s no SFTP ui, the app opens your file manager with the sftp://, no authentication needed.
mfat@lemmy.mlOPto
Linux@lemmy.ml•sshPilot, your handy SSH connection manager hits new version
8·2 months agoThanks hope you enjoy it. I’ll look into adding a support for certs.
mfat@lemmy.mlOPto
Free and Open Source Software@beehaw.org•sshPilot, a FOSS alternative to Putty/Termius
2·3 months agoThanks much
mfat@lemmy.mlOPto
Free and Open Source Software@beehaw.org•sshPilot, a FOSS alternative to Putty/Termius
9·3 months agoThis is for people who manage multiple machines and prefer a graphical, unified GUI, and also for newbies, the same users who use Putty, Mobaxterm or Termius.
It does have buttons for ssh-copy-id and scp. I preferred rsync myself but the problem is that it’s not installed by default and the user must manually install it on their remote machine.
Passwords are stored using libsecret, you can verify that by looking at GNOME Keyring. Nothing is stored in plain text. And yes, sending initial commands in a planned feature.
Yeah of course. How can I contact you?
Initially I started this with PyQt, but it was a nightmare trying to integrate a terminal into the UI.
I’ll look into that.
Thanks much. The new version is mioes betrer. Please check it out https://github.com/mfat/sshpilot
This feature was added to the latest version. https://github.com/mfat/sshpilot
Here you go. Added a ton of features: https://github.com/mfat/sshpilot
Thanks much. I want something modern and colorful. Trending apps on Flathub have beautiful icons, Eloquent and Marknote icons are my favorites.
Thanks! That’s pretty easy to implement. Will add that feature in the next release.
Well initially I started the project with PyQt, but surprisingly it turned a nightmare when I tried to integrate a proper terminal. With GTK and vte it was a breeze. Currently I’m porting the app to libadwaita for a more polished, modern look.
Will look into both, thanks for sharing your ideas.
Thanks much. Any features you’d like to see added?









A bit of self-promotion here: check out my free app SSH Pilot that supports SFTP/SCP file upload/downloads https://sshpilot.app/