phoenix icon indicating copy to clipboard operation
phoenix copied to clipboard

Automatically create command for user based on name and platform

Open jmshgs opened this issue 2 years ago • 2 comments

  • [x] mac: use name as application name and use this template to launch open -a "<app name>"
  • [x] steam: query IGDB for game, get the SteamID, and create a open command to launch the game automatically

will come up with more later

jmshgs avatar Sep 09 '23 22:09 jmshgs

works when games are autodetected, still needs implementation when manually added.

jmshgs avatar Dec 28 '23 21:12 jmshgs

mac done in #139 steam done - idk when

jmshgs avatar Apr 07 '24 04:04 jmshgs