mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 15:35:56 +03:00
[GH-ISSUE #106] Running without opening the terminal window #81
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#81
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sintezcs on GitHub (Aug 18, 2021).
Original GitHub issue: https://github.com/jpochyla/psst/issues/106
Hi guys, thank you for a great product! I have a question, is it possible to not show the terminal window when running an app in Mac OS?
@timgws commented on GitHub (Aug 18, 2021):
Yeah, it's definitely possible. I think we will need to build an app bundle, though.
https://github.com/burtonageo/cargo-bundle, https://developer.apple.com/go/?id=bundle-structure
@sintezcs commented on GitHub (Aug 18, 2021):
@timgws cool, thank you! I'll try this out
@jpochyla commented on GitHub (Aug 18, 2021):
Closing as duplicate of #82, it's in the works :)