Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matt-flaig/appmakr-source-ios
π±The iOS source-code of the original AppMakr.com website
https://github.com/matt-flaig/appmakr-source-ios
appbuilder ios-app json objective-c rss xml
Last synced: 4 days ago
JSON representation
π±The iOS source-code of the original AppMakr.com website
- Host: GitHub
- URL: https://github.com/matt-flaig/appmakr-source-ios
- Owner: matt-flaig
- Created: 2022-06-03T04:19:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-10T04:39:39.000Z (12 months ago)
- Last Synced: 2024-02-10T05:25:55.554Z (12 months ago)
- Topics: appbuilder, ios-app, json, objective-c, rss, xml
- Language: Objective-C
- Homepage:
- Size: 22.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
The iOS client source-code of the original AppMakr.com website (pre-Infinite Monkeys acquisition in late 2013).**Note:** This source was last compiled on Xcode 7 (for reference, we're currently on version 15), so there are most likely many deprecations that will have to be resolved to get this project to run. This app package also includes the GetSocialize SDK and API which have now been sunset.
## Screenshots
## Notable Apps Made with AppMakr
### The White House app
The earliest release of the White House app was built on AppMakr.com. You can see an [archived listing of it on the Wayback Machine](https://web.archive.org/web/20111001003546/http://itunes.apple.com/us/app/the-white-house/id350190807?mt=8) or [see a Wall Street Journal article](http://blogs.wsj.com/digits/2010/02/08/app-watch-the-official-white-house-app-debuts/) about it.## Notes
Some configuration data in the [global.plist](global.plist) file (tabs, feed links, app name, app icon, bundleId) were replaced with generic information to make this code inspecific to the original app source from AppMakr.com.