{"id":13612853,"url":"https://github.com/omz/AppSales-Mobile","last_synced_at":"2025-04-13T14:32:55.191Z","repository":{"id":606032,"uuid":"242821","full_name":"omz/AppSales-Mobile","owner":"omz","description":"App Sales allows iPhone and Mac App Store developers to download and analyze their daily and weekly sales reports from iTunes Connect.","archived":false,"fork":false,"pushed_at":"2022-05-31T00:52:21.000Z","size":15154,"stargazers_count":1889,"open_issues_count":72,"forks_count":402,"subscribers_count":111,"default_branch":"master","last_synced_at":"2025-04-07T08:13:03.204Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://omz-software.com","language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"coreos/etcd","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/omz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2009-07-03T22:38:21.000Z","updated_at":"2025-03-16T20:40:04.000Z","dependencies_parsed_at":"2022-07-07T15:38:33.683Z","dependency_job_id":null,"html_url":"https://github.com/omz/AppSales-Mobile","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omz%2FAppSales-Mobile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omz%2FAppSales-Mobile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omz%2FAppSales-Mobile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omz%2FAppSales-Mobile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/omz","download_url":"https://codeload.github.com/omz/AppSales-Mobile/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248728261,"owners_count":21152190,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T20:00:35.407Z","updated_at":"2025-04-13T14:32:54.591Z","avatar_url":"https://github.com/omz.png","language":"Objective-C","readme":"#AppSales\n\n---\n\n***Announcement***\n\n*AppSales used to support downloading reviews, promo codes and payments. Because these features relied on scraping either iTunes Connect or the App Store, they have often not worked reliably or stopped working entirely when the iTunes Connect website changed. I haven't used these features a lot myself and I don't have the time anymore to patch them constantly, so I've reduced AppSales to its core functionality: downloading sales reports.*\n\n*You can of course still use (or fork) one of the older versions if you rely on these features and can live with (or fix) the bugginess.*\n\n---\n\nAppSales allows iOS and Mac App Store developers to download and analyze their sales reports from iTunes Connect on the iPhone.\n\n##Features\n* Automatic download of daily and weekly sales reports from iTunes Connect\n* Stacked bar graphs to see all your sales at a glance\n* Show your sales on a world map\n* Group daily reports by fiscal or calendar month to predict your next payment\n* Automatic conversion to your currency of choice\n* Import reports that you downloaded elsewhere (for example with [AppViz](http://www.ideaswarm.com) on your Mac) via iTunes File Sharing\n* Optional push notifications when new reports are available via Boxcar\n\n##Requirements\nAppSales requires the iOS 7.0 SDK or later.\n\n##Push Notifications\nBecause sales reports are not always available at the same time, I run a web service to send out push notifications when the daily reports have been generated.\n\nYou can get a notification when new reports are available with the free [Boxcar](http://itunes.apple.com/us/app/boxcar/id321493542) app. Boxcar can also be installed directly from the settings in AppSales.\n\nIf AppSales is installed, opening the push notification will automatically trigger the download of new reports but you can also use the push service without AppSales being installed. To do so, install [Boxcar](http://itunes.apple.com/us/app/boxcar/id321493542) and just add AppSales from the list of services in Boxcar.\n\nExcept for the total number of subscribers, I don't collect any data with the push service. You can stop receiving notifications at any time by simply removing AppSales from Boxcar.\n\n##About\nYou can follow me on Twitter for updates on the development: [@olemoritz](http://twitter.com/olemoritz)\n\nIf you'd like to support this effort, please consider a donation via PayPal or Flattr:\n\n\u003ca href=\"https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=YDQN4S3WVRCBU\u0026lc=US\u0026item_name=AppSales\u0026no_note=1\u0026currency_code=USD\"\u003e\u003cimg src=\"https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif\"/\u003e\u003c/a\u003e \u003ca href=\"http://flattr.com/thing/366574/AppSales\" target=\"_blank\"\u003e\n\u003cimg src=\"http://api.flattr.com/button/flattr-badge-large.png\" alt=\"Flattr this\" title=\"Flattr this\" border=\"0\" /\u003e\u003c/a\u003e\n\n##License\nIn addition to the BSD-2 license below, I ask that you do not publicly distribute the app as a whole in binary form (e.g. on the App Store).\n\n    Copyright (c) 2011, Ole Zorn\n    All rights reserved.\n\n    Redistribution and use in source and binary forms, with or without\n    modification, are permitted provided that the following conditions are met:\n\n    * Redistributions of source code must retain the above copyright notice, this\n      list of conditions and the following disclaimer.\n\n    * Redistributions in binary form must reproduce the above copyright notice,\n      this list of conditions and the following disclaimer in the documentation\n      and/or other materials provided with the distribution.\n\n    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\n    ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\n    WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\n    DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\n    FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\n    DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS\n    OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\n    CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\n    OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\n    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n","funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=YDQN4S3WVRCBU\u0026lc=US\u0026item_name=AppSales\u0026no_note=1\u0026currency_code=USD"],"categories":["HarmonyOS","Objective-C","Objective-C  Stars 1000以内排名整理","etc"],"sub_categories":["Windows Manager"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomz%2FAppSales-Mobile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fomz%2FAppSales-Mobile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomz%2FAppSales-Mobile/lists"}