Giter Site home page Giter Site logo

yanghuicpp / itunespicker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from appcornerit/itunespicker

0.0 2.0 0.0 80.02 MB

Discover, search and compare world rankings for apps, ibooks, movies, music videos and music from iTunes (and AppStore) in any available country.

Home Page: http://www.appcorner.it/en/service.html

License: MIT License

Objective-C 99.42% C 0.58%

itunespicker's Introduction

iTunesPicker 2.1.1

A complete App to discover, search and compare world rankings for apps, ibooks, movies and music from iTunes in any available country. iTunesPicker show app price drops from appcorner.it, take a look to AppCorner Social you can create a website with your favorites apps or price drops.

Charts supported by the current version: iOS Apps, iPad Apps, Mac Apps, Music (Song and Albums), Music Videos, iBooks, Movies.

Search Music, Movies and Music Videos on YouTube.

iTunesPicker is for iPhone only, requires iOS 7 or above and use AppCornerKit framework that simplifies communication with iTunes API, the framework is included in the external folder and is free for unlimited use.

Author: Denis Berton @DenisBerton

Alt text

Project Status

I'd love to have your contribution to iTunesPicker. There are several ways to contribute:

  • Translation in other languages
  • Build an interface for iPad
  • Suggest new features

####Publish on App Store iTunesPicker is not published on the App Store by appcorner.it, you're free to publish this version "as is" on App Store or with your changes (please quote this repository in the app description).

The app "as is" could not pass the approval rules of App Store:

  • rule 8.1 cannot contain "iTunes" in the app name
  • rule 8.3 could be evaluated similar to iTunes
  • rule 2.25 you should remove apps ranking.

####Configuration To enable remote configuration (to hide/show items types in app) set on iTunesPicker-Prefix.pch

#define REMOTE_CONFIGURATION_ENABLE 1
#define REMOTE_CONFIGURATION_SERVER_URL @"http://example.com/defaults.plist" //upload the file on your server
#define DEFAULT_ACK_TYPES @[@(kITunesEntityTypeSoftware),@(kITunesEntityTypeMusic),@(kITunesEntityTypeEBook),@(kITunesEntityTypeMovie)]; //change types loaded by default on first time (offline) 

To enable YouTube search, add your api key in iTunesPicker-Prefix.pch

#define YOUTUBE_API_KEY @""

Let me know if you include or publish iTunesPicker on the App Store

You can share your favorite apps (or build your AppCornerKit framework from scratch), take a look to AppCorner Social, iTunesPicker can share apps on AppCorner Social.

itunespicker's People

Contributors

appcornerit avatar

Watchers

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