Giter VIP home page Giter VIP logo

iftttunes's Introduction

IFTTTunes

Cocoa application for sending iTunes track information to IFTTT

Install

  • Enable the Maker Channel if you haven't already.
  • Install the application and preference pane by pasting the following command into the OS X Terminal utility (located in /Applications/Utilities/):
curl -fsSL https://raw.github.com/grotter/IFTTTunes/master/deploy/install.sh | sh

Usage

Fill out your Maker Channel secret key in System Preferences. The app sends a pre-formatted string containing basic track information as Value1 and the JSON-encoded equivalent as Value2 to Maker Channel recipes with the Event Name trigger set as “itunes”.

E.g., follow @rotterworld to keep tabs on my questionable taste-levels in music. The @rotterworld Twitterbot uses IFTTTunes and this recipe.

Set the application’s active state by toggling the little IFTTT button in the OS X menubar.

Tips

This application has been tested with iTunes v11 and v12 and Music v1. You might need to dump the interface for your Music install to be used with Scripting Bridge and recompile. Just replace Music.h with:

# legacy
# xcrun sdef /Applications/iTunes.app | xcrun sdp -fh --basename iTunes

xcrun sdef /System/Applications/Music.app | xcrun sdp -fh --basename Music

Uninstall

Run the uninstall script via

curl -fsSL https://raw.github.com/grotter/IFTTTunes/master/deploy/uninstall.sh | sh

@todo

  • Add customizable track string format to preferences for Value1

iftttunes's People

Contributors

grotter avatar

Stargazers

Ryan Moon avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.