Knil ๐Ÿ”—

May 26, 2019 ยท View on GitHub

Travis CI GitHub release GitHub top language License Twitter Donate

Knil made Universal Links testing easier. It fetches and parses apple-app-site-association file for you to quickly check whether Universal Links are working.

Demo

Add websites, download related apps, test Universal Links, and customize test links.

Demo of user add IMDb to Knil and test its Universal Links.

Features

Features
๐Ÿ˜‡Open source iOS project written in Swift 5
๐Ÿ“ฒFetch and parse apple-app-site-association(AASA) files
๐Ÿ’กApp Store links and metadata
๐Ÿš€List all Universal Link paths. One-tap to test!
๐Ÿ› ๏ธCustomize test links
๐ŸคLink to other validation tools like Branch.io's AASA Validator or Apple's App Search API Validation Tool
๐Ÿ†“Free without ads
๐ŸšซNo third-party tracking or analytics

Naming

"knil" == "link".reversed()

Install

Download the official release version from App Store.

Or, you can install this open source app with the following steps:

  1. Clone the repo on GitHub
  2. Open the project with Xcode 10.2 or above
  3. Change bundle ID to something like com.yourcompany.Knil
  4. Build and run on your iOS devices

Contribution

  • Feedback and issues are welcome.