Jump to content

Frostbite

Member
  • Posts

    12
  • Joined

  • Last visited

  • Days Won

    1

Reputation Activity

  1. Like
    Frostbite got a reaction from thec13 in Messages: Send iMessages to a contact   
    iMessage a Contact
     
    Download workflow here
     
    Instructions
    Type keyword (default is iMessage). Enter contact name followed by ":". Enter the message you wish to send. Press return. Notes
    The concept and a few lines of code were taken from this I wrote this in less than 15 minutes, I plan to make it better later. But as of now this is the only workflow I know of that lets you select the contact and the message from Alfred.  
    Screenshots
     

  2. Like
    Frostbite got a reaction from arsenty in Soundcloud   
    Soundcloud Workflow:
     
    Features:
    Look up soundcloud songs Open in browser Download songs (hold CMD before pressing enter) Set Downloads Path (type "Set Download Path for soundcloud" in Alfred and type a path like "/Users/Admin/Downloads/" Requirements:
    Soundcloud Python: https://github.com/soundcloud/soundcloud-python If you have pip, install with:  pip install soundcloud Download Link
    Github
     
    Screenshots:

     
    Notes:
    The artist information is NOT included as the summary. I did this on purpose, it makes the workflow twice as slow because it requires two fetches from soundcloud's servers for every song, as opposed to one. If you would prefer to deal with the latency and see the artist information, I have included instructions for this under the readme. 
     
    Plans:
    Thinking about adding an option to stream song via VLC or some other program. Any comments and/or suggestions are welcome!
  3. Like
    Frostbite got a reaction from S036 in Soundcloud   
    Soundcloud Workflow:
     
    Features:
    Look up soundcloud songs Open in browser Download songs (hold CMD before pressing enter) Set Downloads Path (type "Set Download Path for soundcloud" in Alfred and type a path like "/Users/Admin/Downloads/" Requirements:
    Soundcloud Python: https://github.com/soundcloud/soundcloud-python If you have pip, install with:  pip install soundcloud Download Link
    Github
     
    Screenshots:

     
    Notes:
    The artist information is NOT included as the summary. I did this on purpose, it makes the workflow twice as slow because it requires two fetches from soundcloud's servers for every song, as opposed to one. If you would prefer to deal with the latency and see the artist information, I have included instructions for this under the readme. 
     
    Plans:
    Thinking about adding an option to stream song via VLC or some other program. Any comments and/or suggestions are welcome!
×
×
  • Create New...