shuttle icon indicating copy to clipboard operation
shuttle copied to clipboard

New Apple Silicon M1 / M2 App - SwiftUI and MenuBarExtra - MenuBarSSHCommands

Open dieskim opened this issue 2 years ago • 2 comments

Hi, since it does not seem like this app is being maintained I create a new Open Source app MenuBarSSHCommands. Its still basic but does what I needed it to do. Sharing for those on M1 / M2 Apple Silicon.

dieskim avatar Jul 23 '23 08:07 dieskim

Works for me on M2. But it would be nice have have some maintenance on this project.

michaelhay avatar Sep 13 '23 10:09 michaelhay

Try my implementation: https://github.com/s00d/switchshuttle

It's written in Rust, the source code is open. I've only tested it with iTerm on macOS. If desired, you can add support for any terminal and any OS. There is little code, and everything is very simple.

s00d avatar Jul 26 '24 18:07 s00d