Code Monkey home page Code Monkey logo

itc's Introduction

I'm always using the "Hold for Developer Release" method for my apps. Sadly, this is the one case where Apple won't send me an email to let me know :( So I had to be creative.

How to use this?
===============
First of all, you'll need "mechanize". Install with "gem install mechanize".

At the same level as itc.rb, you should have a file called "itc-pwd.rb" (or whatever, wherever, but then change the first "require") containing those lines: 

USERNAME = "foo"        ==> Your iTunes Connect Username
PASSWORD = "bar"        ==> Your iTunes Connect Password
APP      = "Disk Alarm" ==> This is the App we should check

You shouldn't -- in most case -- have to modify itc.rb

Now go in the Terminal, where itc.rb is and type

chmod u+x itc.rb

Now type "./itc.rb" which will launch the script in an endless loop. To quit the app, use "Ctrl C" twice.

The first time, the app will create a "YOUR APP.txt" file with the status ("Waiting for Review" for ex.)

As soon as this status changes, the app will display a message, make beeps, and speak the message.

It will *repeat* this in a loop ;-) until you break and restart the script. This is to ensure the "It's okay, I'll do something" factor! You basically start the script once per Status change.

PS: Obviously, this is a *very* basic solution, but for now, it's enough for me ;) Feel free to fork me!

itc's People

Stargazers

Charles Porth avatar Roman avatar David Pfahler avatar StuFF mc avatar

Watchers

StuFF mc avatar James Cloos 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.