johndbritton / teleport

Virtual KVM for macOS
GNU General Public License v2.0
790 stars 132 forks source link

Compiled Bins #51

Closed ylluminate closed 3 years ago

ylluminate commented 4 years ago

Could we have some precompiled versions of this again that are updated vs building ourselves?

This tool still blows the socks off of Synergy and there's just no other viable option but Synergy still for macOS.

If you need a little support, can you put up a Patreon donation mechanism for ongoing support? Maybe this is a reasonable model: https://www.patreon.com/epichrome

nbolton commented 4 years ago

blows the socks off of Synergy

Hey there, I'd love to know more about this. Teleport is a great app. What does it do better for you?

ylluminate commented 4 years ago

The bottom line here @nbolton is that if you copy Teleports UI/UX and put the Synergy engine into it, you'd have about as perfect of a functional 2.0 or 3.0 as anyone could want for the next release. Teleport, in my experience, does just about everything right and in a very cohesive way. Get yourself two macOS virtual machines on a system and run Teleport on an older supported macOS so you get the full experience. Emulate that and you're golden. Everything is so intuitive and it handles everything that's currently needed, included multiple displays, so nicely.

nbolton commented 4 years ago

@ylluminate Could you share some screenshots and examples of your favorite UI/UX elements of Teleport? I'm unable to get Teleport to run on Catalina.

tomads commented 4 years ago

Could we have some precompiled versions of this again that are updated vs building ourselves?

You can download a version of teleport compiled with xCode 11 and with the latest fixes here: http://www.mediafire.com/file/75s1pwgln86ke5t/teleport_%2528XCode11%2529.zip/file

Runs very well on two machines with Catalina (and/or Mojave). Install from scratch and enable encryption.

Enjoy.

iknowzo commented 4 years ago

Works perfectly! Thank you @tomads!

iknowzo commented 4 years ago

Hey @tomads I'm using the build you posted above and I'm having a problem with running full screen videos on my target (second) mac. If I'm playing a video in full-screen mode I lose control of the second mac (just freezes) until I exit full screen video. It does this across any website. Any idea on a fix for this? Thanks!

tomads commented 4 years ago

Sorry, no idea. In my case, there a no freezes when playing full-screen videos on the target Mac (=the shared Mac). For example with Amazon prime in Safari, IINA or VLC or any other Media Software. Try reinstalling teleport from scratch on both Macs and use encryption.

Am 19.06.2020 um 20:28 schrieb iknowzo notifications@github.com:

Hey @tomads https://github.com/tomads I'm using the build you posted above and I'm having a problem with running full screen videos on my target (second) mac. If I'm playing a video in full-screen mode I lose control of the second mac (just freezes) until I exit full screen video. It does this across any website. Any idea on a fix for this? Thanks!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/abyssoft/teleport/issues/51#issuecomment-646806805, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABLVU4C2EY5EF47ELI2KYQTRXOU5NANCNFSM4L7MZ4DQ.

iknowzo commented 4 years ago

I’ll give it a try thanks buddy!

On Jun 19, 2020, at 2:35 PM, tomads notifications@github.com wrote:

Sorry, no idea. In my case, there a no freezes when playing full-screen videos on the target Mac (=the shared Mac). For example with Amazon prime in Safari, IINA or VLC or any other Media Software. Try reinstalling teleport from scratch on both Macs and use encryption.

Am 19.06.2020 um 20:28 schrieb iknowzo notifications@github.com:

Hey @tomads https://github.com/tomads I'm using the build you posted above and I'm having a problem with running full screen videos on my target (second) mac. If I'm playing a video in full-screen mode I lose control of the second mac (just freezes) until I exit full screen video. It does this across any website. Any idea on a fix for this? Thanks!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/abyssoft/teleport/issues/51#issuecomment-646806805, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABLVU4C2EY5EF47ELI2KYQTRXOU5NANCNFSM4L7MZ4DQ.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/abyssoft/teleport/issues/51#issuecomment-646809410, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGHWSELLTBHBRLATN7L6DDDRXOVY5ANCNFSM4L7MZ4DQ.

johndbritton commented 3 years ago

I updated Teleport and released v1.2.2 which runs fine for me on macOS Big Sur.

I've also opened a pull request to re-add teleport to homebrew cask. Once that is merged, you'll be able to install with brew cask install abyssoft-teleport.

Closing this as resolved.