• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
TRIGGERcmd
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login

MAC Commands/triggers not working, help!

General Discussion
2
4
1.5k
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • ?
    A Former User
    last edited by Dec 28, 2017, 3:49 AM

    I can't get my Alexa to open Photoshop and other things... I'd happily pay $1 a month in order to open these things with my voice while having coffee in the morning but can't find Mac support anywhere. Thanks!

    R 1 Reply Last reply Dec 28, 2017, 1:54 PM Reply Quote 0
    • R
      Russ @A Former User
      last edited by Russ Dec 28, 2017, 1:54 PM Dec 28, 2017, 1:54 PM

      @cameronlives, I'm glad to know someone is trying to use the Mac version.

      In general, if you can find the path to the .app, this is the format for your command to open it:

      open -a /Applications/Adobe\ Photoshop\ Elements\ 3/Photoshop\ Elements\ 3.app
      

      The \'s are there to "escape" the spaces in the "Adobe Photoshop Elements 3" folder.

      Your photoshop version might be in a different path. I found that path from here:
      http://www.seanbehan.com/launch-photoshop-or-any-app-from-the-command-line-on-mac-os-x/

      One way to get the path is to open a terminal and cd to the folder, then copy/paste the path into the command field in the TRIGGERcmd GUI editor.

      Russell VanderMey

      1 Reply Last reply Reply Quote 0
      • ?
        A Former User
        last edited by Dec 28, 2017, 6:16 PM

        @russ said in MAC Commands/triggers not working, help!:

        One way to get the path is to open a terminal and cd to the folder, then copy/paste the path into the command field in the TRIGGERcmd GUI editor.

        Cool, so that worked!

        Now I'm trying to get a handle on how to command it to open websites.

        R 1 Reply Last reply Dec 28, 2017, 7:27 PM Reply Quote 0
        • R
          Russ @A Former User
          last edited by Dec 28, 2017, 7:27 PM

          @cameronlives ,

          I'll try opening a website when I get home. I think you can do something like this:

          open http://www.google.com
          

          Russell VanderMey

          1 Reply Last reply Reply Quote 0
          3 out of 4
          • First post
            3/4
            Last post