Jump to content

Frostbite

Member
  • Posts

    12
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Frostbite

  1. Hi all,

     

    I use Clear for my todo list manager on macOS http://www.theverge.com/2012/11/7/3613664/clear-for-mac-review.

     

    I wrote a helpful script show me how many todo items I have for the given day, script here: https://ghostbin.com/paste/zuc94

     

    When I run the script as a local alfred script, it works perfectly. However, if I copy the same code to a file on disk and attempt to run it as an external script, I never get a notification. My setup is below, am I missing something obvious?

     

    Thanks in advance

     

    Screen%20Shot%202016-08-15%20at%2011.36.

  2. 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:

    Download Link

    Github

     

    Screenshots:

    Screen%20Shot%202013-11-12%20at%209.42.5Screen%20Shot%202013-11-12%20at%209.43.2Screen%20Shot%202013-11-12%20at%209.43.3

     

    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. Downloads don't seem to work with me.

     

    1.) I set the downloads folder via luxsettings to the desired folder

    2.) I download a song, lets say lux https://soundcloud.com/goldfishlive/goldfish-one-million-views

    3.) I get a notification saying the song is being downloaded

    4.) I get a notification saying the download is completed

     

    But the song is not in the folder I specified in step 1, and after searching for several minutes I cannot seem to find it anywhere.

     

    Anyone else having a similar issue?

  4. Hi all, sorry it took me so long to get back to this, school takes priority.

     

    Don't know how I missed your reply but here ya go..

    Download

    Awesome! I'll integrate and post an update tonight, thanks.

    Hi,

     

    I made a script filter to list all mobile names and phone numbers in your contacts, stemming from user input. Is there any way I could fork your github repo?

     

    Thanks!

    I also wrote a filter to do this, the problem is, its fairly useless, as there is no tab to complete and you can only press enter once. 

    This actually bugs be a lot, and I plan on making a large blog post detailing how to fix it sometime around thanksgiving when I get a break from college. 

  5. 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

    1. The concept and a few lines of code were taken from this
    2. 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

     

    Messages%20Workflow.png

×
×
  • Create New...