Skip to content

ethanhuang13/knil

Repository files navigation

Knil 🔗

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.