mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 07:25:52 +03:00
[GH-ISSUE #53] Homebrew Cask #42
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#42
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 @xplosionmind on GitHub (May 27, 2021).
Original GitHub issue: https://github.com/jpochyla/psst/issues/53
Can you confirm that as of right now the only way to run the app on MacOS is by building it from source?
It would be great to have an Homebrew package of the app.
Thanks a lot!
T
@jpochyla commented on GitHub (May 27, 2021):
Hi! I consider the current state pre-alpha, and I'm not sure if a consumer packing is appropriate at this point. We also have the Mac/Win/Linux artifacts built using GitHub Actions, this should have a link from the readme.
@jpochyla commented on GitHub (May 27, 2021):
Related to #16
@weltonrodrigo commented on GitHub (Nov 18, 2021):
I'm trying me feet at a homebrew cask for psst.
You can see it at https://github.com/weltonrodrigo/homebrew-cask/blob/master/Casks/psst.rb
I can see you have been discussing this subject and here is why I think you should embrace this formula:
I agree with you that a nightly build version can tarnish Psst reputation, but given that people is already using it and it's the only binary you provide right now, this risk is already been taken.
As a suggestion, I believe you can mitigate that risk by creating a stable branch and using the same service to generate a downloadable stable version. I can change the formula to use that instead.
I'm already using this formula and you know what? Psst is just fucking great! Now I can use my computer while also listening to Spotify without that ugly electron sucking all my RAM.
If you want to use this formula too, you can just:
If you give me the green light, I can submit my formula to the main homebrew repo, or, If you prefer, you can do it yourself.
ITWOULDBENICEs:
brewcan detect and periodically upgrade to new versions.@pie-ai commented on GitHub (May 20, 2022):
I used
brew install --no-quarantine weltonrodrigo/homebrew-cask/psstas I could not. find an apple silicon / arm build and I got it running in seconds.
Thanks a lot!
@shiftgeist commented on GitHub (Sep 25, 2024):
I think this issue (#53) can be closed due to https://formulae.brew.sh/cask/psst#default
@jacksongoode commented on GitHub (Sep 25, 2024):
Yes, thank you!