Jump to content

Kasoki

Member
  • Posts

    6
  • Joined

  • Last visited

Posts posted by Kasoki

  1. added some stuff since the initial release:

    • support for albums
    • some new commands like: next, previous or pause
    • added support for romkan[1]

    [1] I love japanese music so i have many songs with titles written in hiragana, katakana or kanji. To search terms in "romaji" (which is our roman alphabet) i've used a library called romkan.

     

    Example:

     

    screenshoton2013-08-3rhs1r.png

     

    Kanji won't work because romkan doesn't support it. Seems there is no solution for this problem atm :(.

  2. Maestro

    Tell iTunes to play a specific song in your current playlist

     

    screen_1.png

     

    Filter by title and author

     

    screen_2.png

    screen_3.png

     

     

    Whats the difference between Maestro and the iTunes Mini Player?

     

    Well, there is one thing the standard Alfred Mini Player is lacking... search in playlist. It happens (at least to me) very often that i want to hear a specific song in my playlist but don't want to stop listening to the playlist itself.

     

    Trivia

     

    • Source code available at Maestro@Github
    • Powered by alfred.py
    • Alleyoop-support
    • This workflow creates a folder ".maestro-cache" at your home directory which stores all album art of your current playlist. It will cache only once for performance reasons if you want to recache your artworks simply use the command "maestro recache"
    • Download it here: Maestro.alfredworkflow

     

    greetings

     

    Kasoki

  3. alfred-haxelib

    Manage your Haxe libraries from Alfred

     

    screenshot.png

     

     

     

    Install/Remove libraries with:

    haxelib install LIBRARY_NAME
    haxelib remove LIBRARY_NAME
    

     

     

    or select specific versions:

    haxelib install LIBRARY_NAME VERSION
    haxelib remove LIBRARY_NAME VERSION
    

     

     

    Set the current version number for a library:

     

    screenshot_2.png

     

     

    Trivia

     

    Download: alfred-haxelib.alfredworkflow

    Source code: alfred-haxelib @ Github

     

    Based on alfred.py

     

    alfred-haxelib should support Alleyoop Updater

     

     

     

    Greetings

     

    Kasoki

     

×
×
  • Create New...