Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/no-comment/AppStore-Connect-Widget
Open source AppStore sales monitor with widget
https://github.com/no-comment/AppStore-Connect-Widget
appstoreconnect swift swiftui widget
Last synced: about 1 month ago
JSON representation
Open source AppStore sales monitor with widget
- Host: GitHub
- URL: https://github.com/no-comment/AppStore-Connect-Widget
- Owner: no-comment
- License: mit
- Archived: true
- Created: 2021-03-29T18:10:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-16T19:10:03.000Z (about 1 year ago)
- Last Synced: 2024-08-04T04:09:27.789Z (5 months ago)
- Topics: appstoreconnect, swift, swiftui, widget
- Language: Swift
- Homepage:
- Size: 659 KB
- Stars: 111
- Watchers: 3
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> [!NOTE]
> We have written a new app based on ACWidget. You can find it at [gettrendly.app](https://gettrendly.app) and we would love for you check it out!## What is AppStoreConnect Widget ?
AC Widget allows you to easily view your latest app sales on your Home Screen. Some of its main features are:
- Different sized widgets for your home screen.
- Add multiple accounts and quickly switch between them.
- Choose the currency you want your proceeds to be displayed in.
- See one day at a time, the last 7 or 30 days and the current month at a glance.
- Track real downloads instead of app units.
- Decide if you want redownloads included.
- Smart auto updating.
- Completely free and without ads.
- Detailed graphs with satisfying haptics on iPhone.
- Darkmode for the app and widgets![GitHub-Screenshots](https://user-images.githubusercontent.com/20423069/124829195-92fc2600-df78-11eb-9f0a-0e095b84628d.png)
![GitHub-Widgets](https://user-images.githubusercontent.com/20423069/124829207-98f20700-df78-11eb-8125-358189b646f1.png)## How does it work ?
AC Widget uses the *AppStoreConnect API*. As soon as you open the app, you will be asked to enter an API Key. An exact guide on how to create a key can be found [here](https://developer.apple.com/documentation/appstoreconnectapi/creating_api_keys_for_app_store_connect_api) or in the onboarding section of the app. In order for the baseline features to work, the API key needs `Sales and Reports` access rights.
**No data is shared by the app!** Privacy and security were one of our major concerns and reasons this app was made open source.