-
Notifications
You must be signed in to change notification settings - Fork 2
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
Use different console? #20
Comments
So you want what exactly? I'm not quite sure what you're looking for. |
If you want this to make fully self-contained app, that's pretty simple. I would make a sister repo using Pyinstaller Builds that uses the package and set a few things like the Menu and whatnot. I'd be happy to help set that up :D. With the current pypi builds, I need to put in my pypi username and password so if those permissions could be given, I could set that up. If you want to make those secrets then you can do it too. |
My English is still not very good. I mean we can run commands on different consoles. Not only cmd.exe. |
Thanks for your kind! I mean maybe I will create a new repo named "Terminal" based on this project and my "CustomTkinterTitlebar" to make a tkinter version "Terminal". Also, upload to pypi is in need, I will take time to learn how to set |
So like changing from bash to shell! That makes sense, great idea! |
Actually, I make this project because I want to make a
Terminal
tkinter version (See mincrosoft's Teminal: https://github.com/microsoft/terminal).But now, the repo stores
terminal
widget and I think we can specified a console and run commands on it.Just like the picture shows: we can use
Visual Studio 2022 Developer PowerShell
andcmd.exe
.The text was updated successfully, but these errors were encountered: