Skip to content

moremorefor/bitbar-appstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

BitBar AppStore Plugin

BitBar plugin to show info about your iOS app.

Ranking

Shows your iOS app ranking.

screenshot

Setup

show_country = True

feed_settings = [
  {
  'RANKING_TYPE': RANKING_TYPE['Top Free Applications'], # See list in file
  'GENRE'       : GENRE['Games'],                        # See list in file
  'COUNTRY'     : 'jp',                                  # Country code (ISO 3166-1 alpha-2)
  'LIMIT'       : 200,                                   # 1~200
  'APP_ID'      : 0000000000                             # Your app id
  }
]

About

BitBar plugin to show info about your iOS app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages