Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Request] Shuttle for Windows 10 #171

Closed
edgariscoding opened this issue Apr 29, 2016 · 8 comments
Closed

[Request] Shuttle for Windows 10 #171

edgariscoding opened this issue Apr 29, 2016 · 8 comments
Labels

Comments

@edgariscoding
Copy link

My main computer is a Mac and I use Shuttle multiple times a day to manage dozens of servers over SSH using iTerm2.

When I'm traveling, I use a Surface Pro 4 which has nothing remotely close to Shuttle.

Now that Microsoft is bundling Bash/Ubuntu in Windows 10, is there any chance that you'd be willing to look into creating a version of Shuttle for Windows 10?

screenshot

I feel like releasing Shuttle for Windows would be huge, since there's nothing else like it.

It would become a standard app for Windows devs who need to connect to other servers via SSH.

@thshdw
Copy link
Collaborator

thshdw commented Apr 29, 2016

I would be willing to consider doing something in C# and .net. However the timeline on this would be awhile.

Have you seen the cmder project. I would lean more towards having "shuttle for windows" spawn in cmder. This way we could have support for windows 7, 8 and 10.

@edgariscoding
Copy link
Author

Yup, I actually use Cmder and Cygwin quite a bit.

Bash for Windows is still a bit rough and it uses the standard Command Prompt shell, which is horrible compared to Cmder and iTerm.

@thshdw
Copy link
Collaborator

thshdw commented Apr 29, 2016

Okay, cool... I think that spawning cmder would be be the best direction. We could always have a toggle so you could spawn the emulator of your choice. Any objections to C# and .net?

@edgariscoding
Copy link
Author

No objections here. Thanks for considering it.

The toggle is a great idea as I'm sure users running Windows 7/8 would appreciate being able to use Cmder.

Windows 10 users will get the option to use Cmder as well or use the built in Bash client without having to install extra software.

I know Shuttle for Mac is free but you could set up a system for early access/beta testing where people could pay a few bucks to join. I'd definitely join in.

Would probably help development.

@thshdw
Copy link
Collaborator

thshdw commented Apr 29, 2016

Thanks! I'll have to chat with @fitztrev about the general direction. I think though that I'll get an alpha going on my github hub page. I would consider Alpha something that can parse JSON and launch a simple command. Beta would extend the feature set. Stable should be able parse the same JSON as the OSX version, minus the iTerm stuff. shuttle is free and "shuttle for windows" would the same. Once the alpha is functional, I'll make it public on my github page and users can contribute.

@edgariscoding edgariscoding changed the title [Request] Shuttle for Windows 10 + Bash on Ubuntu on Windows [Request] Shuttle for Windows 10 May 1, 2016
@thshdw
Copy link
Collaborator

thshdw commented Jun 10, 2016

The documented way to launch a command using Cmder is through a helper batch file. Then you call this batch file with your command example:

cmderLauncher.bat "echo foo"

See cmderdev/cmder#457 for details.

@thshdw
Copy link
Collaborator

thshdw commented Jun 10, 2016

@edgr-sanchez I'll be using the method listed above to launch commands in Cmder in the Windows version of shuttle.

@thshdw
Copy link
Collaborator

thshdw commented Jun 10, 2016

Hi @edgr-sanchez I'm closing the issue here and moving it: https://github.com/thshdw/shuttle-for-windows

We can discuss the alpha here thshdw/shuttle-for-windows#1

Thanks!

@thshdw thshdw closed this as completed Jun 10, 2016
Repository owner locked and limited conversation to collaborators Jun 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants