[GH-ISSUE #833] [Feature]: Install applications along path /Applications #397

Closed
opened 2026-03-03 18:57:32 +03:00 by kerem · 6 comments
Owner

Originally created by @rakleed on GitHub (Mar 2, 2023).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/833

To open an installed application, you need to launch PlayCover every time or manually create an alias and add it to /Applications, which is very inconvenient.

Describe the solution you'd like

Install applications in /Applications as Sideloadly. Or automatically create an application alias in /Applications, although this is not the best option, since it is not in Spotlight anyway.

Anything else?

N/A

Issue Language

  • Yes my issue is written in English
Originally created by @rakleed on GitHub (Mar 2, 2023). Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/833 ### Is your feature request related to a problem? To open an installed application, you need to launch PlayCover every time or manually create an alias and add it to `/Applications`, which is very inconvenient. ### Describe the solution you'd like Install applications in `/Applications` as Sideloadly. Or automatically create an application alias in `/Applications`, although this is not the best option, since it is not in Spotlight anyway. ### Anything else? N/A ### Issue Language - [X] Yes my issue is written in English
kerem 2026-03-03 18:57:32 +03:00
Author
Owner

@TheMoonThatRises commented on GitHub (Mar 2, 2023):

Already has been implemented in #740 as an option to add app alias to ~/Applications in settings. Also, an alias in the Applications directory will appear in Spotlight.

<!-- gh-comment-id:1452231311 --> @TheMoonThatRises commented on GitHub (Mar 2, 2023): Already has been implemented in #740 as an option to add app alias to ~/Applications in settings. Also, an alias in the Applications directory will appear in Spotlight.
Author
Owner

@rakleed commented on GitHub (Mar 2, 2023):

@TheMoonThatRises could you please add the feature to directly install in /Applications like Sideloadly does?

<!-- gh-comment-id:1452249624 --> @rakleed commented on GitHub (Mar 2, 2023): @TheMoonThatRises could you please add the feature to directly install in `/Applications` like Sideloadly does?
Author
Owner

@TheMoonThatRises commented on GitHub (Mar 2, 2023):

Is there any specific reason why it needs to be in /Applications? The reason why we don't do it is because it will be hard to keep track of apps that are installed through PlayCover.

<!-- gh-comment-id:1452251827 --> @TheMoonThatRises commented on GitHub (Mar 2, 2023): Is there any specific reason why it needs to be in `/Applications`? The reason why we don't do it is because it will be hard to keep track of apps that are installed through PlayCover.
Author
Owner

@rakleed commented on GitHub (Mar 2, 2023):

When I manually created an alias in /Applications, then for some reason when searching in Raycast (similar to Spotlight), the name of the app is displayed in Russian instead of the system language (English). If your implementation does not have such a problem, then great. (Or maybe this is a problem with Raycats.)

<!-- gh-comment-id:1452615778 --> @rakleed commented on GitHub (Mar 2, 2023): When I manually created an alias in `/Applications`, then for some reason when searching in Raycast (similar to Spotlight), the name of the app is displayed in Russian instead of the system language (English). If your implementation does not have such a problem, then great. (Or maybe this is a problem with Raycats.)
Author
Owner

@TheMoonThatRises commented on GitHub (Mar 3, 2023):

Try searching for the app in Russian. If it displays correctly there, then it is a Raycast issue. All that is currently implemented on the develop branch is the ability to add an alias to ~/Applications/PlayCover/ which Spotlight and Launchpad can pick up.

<!-- gh-comment-id:1452789892 --> @TheMoonThatRises commented on GitHub (Mar 3, 2023): Try searching for the app in Russian. If it displays correctly there, then it is a Raycast issue. All that is currently implemented on the `develop` branch is the ability to add an alias to `~/Applications/PlayCover/` which Spotlight and Launchpad can pick up.
Author
Owner

@rakleed commented on GitHub (Mar 20, 2023):

Indeed, this was a problem either with the system (the Russian language was duplicated in the macOS settings), or Raycast.

<!-- gh-comment-id:1476960653 --> @rakleed commented on GitHub (Mar 20, 2023): Indeed, this was a problem either with the system (the Russian language was duplicated in the macOS settings), or Raycast.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/PlayCover#397
No description provided.