Jump to content

Stooovie

Member
  • Posts

    52
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Stooovie got a reaction from Acidham in AirPod Connector   
    Requires installing blueutil to work. Via Homebrew:
    brew install blueutil  
  2. Like
    Stooovie got a reaction from Sridhar Katakam in No Pastebin workflow?   
    T
     
    That's great, thank you! I also started using Hastebin and this workflow in the meantime.
  3. Like
    Stooovie got a reaction from mlynnerup in Favorite folders in the search bar?   
    Is there a way to always have a couple of favorite folders right in the Alfred search bar for quick access? I know there is the Favorites workflow but I'd like it even faster  
  4. Like
    Stooovie reacted to deanishe in Option to automatically close terminal after running command from Alfred   
    Yeah. You need to send all the commands at once, not on three separate lines: cd /Users/stooovie/Desktop && other-transcode {query} && exit
     
    It’s better to use && than ; because the tab won’t close if something goes wrong, and you’ll be able to see the error message.
     
  5. Like
    Stooovie reacted to vitor in [SOLVED] Launch apps as sudo? Possible?   
    Still, it is possible (even if a terrible idea) with sudo --stdin /Applications/Marta.app/Contents/MacOS/Marta <<< PASSWORD_HERE.
×
×
  • Create New...