All Projects → n3d1117 → appdb

n3d1117 / appdb

Licence: MIT License
A fully-featured iOS client for appdb.to written in Swift 5

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to appdb

Ios Signer Service
✒ A self-hosted, cross-platform service to sign and install iOS apps, all without a computer
Stars: ✭ 200 (+80.18%)
Mutual labels:  apps, ipa
Appdeploy
🚀 AppDeploy is the fastest way to get info on your mobile app & deploy it OTA without specific server configuration
Stars: ✭ 166 (+49.55%)
Mutual labels:  apps, ipa
AppCenter-Github-Action
This action uploads artifacts (.apk or .ipa) to Visual Studio App Center.
Stars: ✭ 46 (-58.56%)
Mutual labels:  ipa
awesome-ios-developer
List of awesome iOS & Swift stuff!!
Stars: ✭ 586 (+427.93%)
Mutual labels:  swift5
actpy
Python framework for business applications contains ERP , CRM , HRM , MRP , POS and many more
Stars: ✭ 30 (-72.97%)
Mutual labels:  apps
SSCustomSideMenu
Side Menu Custom Control for iOS apps
Stars: ✭ 50 (-54.95%)
Mutual labels:  swift5
A-Complete-Guide-To-Flutter
This repo contains all the small snippets related to Flutter Apps. Most of the projects/apps are deployed on Flutter Web using GitHub Actions CI Pipeline.
Stars: ✭ 70 (-36.94%)
Mutual labels:  apps
my-linux-setup
My Fedora Linux list of installed applications and Ansible provision scripts
Stars: ✭ 40 (-63.96%)
Mutual labels:  apps
Hippolyte
HTTP Stubbing in Swift
Stars: ✭ 109 (-1.8%)
Mutual labels:  swift5
KeychainWrapper
A lightweight, pure-Swift library for the iOS keychain.
Stars: ✭ 51 (-54.05%)
Mutual labels:  swift5
BetterMappable
Better Mappable through Property Wrappers using ObjectMapper
Stars: ✭ 26 (-76.58%)
Mutual labels:  swift5
seedoo-core
Core piattaforma Seedoo
Stars: ✭ 18 (-83.78%)
Mutual labels:  ipa
StoryboardPreviewsBySwiftUI
Introduce how to make the Storyboard file and Xib file correspond to the preview function by SwiftUI.
Stars: ✭ 35 (-68.47%)
Mutual labels:  swift5
ipa re sign
Re_sign an ipa using Apple Enterprise Certificate 使用企业证书 对 ipa 进行重签名.
Stars: ✭ 32 (-71.17%)
Mutual labels:  ipa
Deviice
Swift library to easily check the current device and some more info about it.
Stars: ✭ 51 (-54.05%)
Mutual labels:  swift5
DailyNews
Daily News is a news app with good looking user interface ! Apps architecture is MVVM and used RxSwift for binding.
Stars: ✭ 31 (-72.07%)
Mutual labels:  swift5
LazyPages
A highly customizable library that helps you to show a scrollable list of view controllers synchronized with an index. It is written in Swift 5 for iOS 8+.
Stars: ✭ 23 (-79.28%)
Mutual labels:  apps
play-tailwind
Play is free and open source Tailwind CSS template for - Startup, SaaS, Apps, Business and More. It comes with a high-quality design and all essential components & pages you need to launch a complete website.
Stars: ✭ 60 (-45.95%)
Mutual labels:  apps
TVToday
iOS TV Shows app with TMDb Api. RxSwift, MVVM, Clean Architecture. Tuist + Swift Package Manager
Stars: ✭ 27 (-75.68%)
Mutual labels:  swift5
app info
Teardown tool for mobile app (ipa, apk and aab file) and dSYM.zip file, analysis metedata like version, name, icon etc.
Stars: ✭ 32 (-71.17%)
Mutual labels:  ipa

appdb icon

appdb

swift-version xcode-version license

A fully-featured iOS client for appdb.to written in Swift 5 (iOS 10+).

Screenshots

appdb icon

appdb icon

Dependencies

  • Alamofire - Elegant HTTP Networking in Swift
  • AlamofireImage - Image component library for Alamofire
  • AlamofireNetworkActivityIndicator - Controls the visibility of the network activity indicator using Alamofire
  • BulletinBoard - General-purpose contextual cards for iOS
  • Cartography - A declarative Auto Layout DSL for Swift
  • Cosmos - A star rating control for iOS/tvOS written in Swift
  • DeepDiff - Amazingly incredible extraordinary lightning fast diffing in Swift
  • Kanna - XML/HTML parser for Swift
  • Localize-Swift - Swift friendly localization and i18n with in-app language switching
  • ObjectMapper - Simple JSON Object mapping written in Swift
  • SwiftTheme - Powerful theme/skin manager for iOS 8+
  • Static - Simple static table views for iOS in Swift
  • SwiftMessages - A very flexible message bar for iOS written in Swift
  • SwiftyJSON - The better way to deal with JSON data in Swift
  • swifter - Tiny http server engine written in Swift programming language
  • ZIPFoundation - Effortless ZIP Handling in Swift

URL Schemes available

  • appdb-ios://?tab=featured
  • appdb-ios://?tab=search
  • appdb-ios://?tab=downloads
  • appdb-ios://?tab=settings
  • appdb-ios://?tab=updates
  • appdb-ios://?tab=news
  • appdb-ios://?tab=system_status
  • appdb-ios://?tab=device_status
  • appdb-ios://?tab=wishes
  • appdb-ios://?tab=custom_apps
  • appdb-ios://?trackid=1900000538&type=[ios, cydia, books]
  • appdb-ios://?q=facebook&type=[ios, cydia, books]
  • appdb-ios://?url=https://appdb.to
  • appdb-ios://?news_id=308
  • appdb-ios://?action=authorize&code=xxx

Download

You can download the latest .ipa from the releases page.

Build manually

Alernatively, you can build the project manually. Make sure you have Carthage installed. Run the following commands:

$ git clone https://github.com/n3d1117/appdb.git
$ cd appdb/
$ carthage update --platform iOS --use-xcframeworks
$ open appdb.xcodeproj

License

MIT License. See LICENSE file for further information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].