• Stars
    star
    758
  • Rank 59,918 (Top 2 %)
  • Language
    Swift
  • License
    MIT License
  • Created over 6 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Universal Links testing made easy

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.