• Stars
    star
    163
  • Rank 223,884 (Top 5 %)
  • Language
    Swift
  • License
    MIT License
  • Created almost 6 years ago
  • Updated over 4 years ago

Reviews

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

Repository Details

Handle rdar:// links gracefully

Ladybug ๐Ÿž

Travis CI GitHub release GitHub top language License Twitter Donate

Ladybug is a simple iOS app handles Radar links (rdar://) gracefully.

Developers have mixed feeling about radars. Some of radars never get close or response. Ladybug doesn't try to โ€œfixโ€ this situation, but it helps you to manage radar links or retrieve your records from Open Radar. If you want to file a radar while cross-posting to Open Radar, consider using Brisk.

Demo

This is how you duplicate a radar in 2018. Open a rdar:// link, then duplicate it in Brisk!

Demo of user tapped a radar link in Tweetbot and opened Ladybug to view Open Radar, then open Brisk for filing a duplicated radar.

Features

Features
๐Ÿ˜‡ Open source iOS project written in Swift 4
๐Ÿ˜Ž Opens a radar link from other app, clipboard, or manually input
๐Ÿ’ช Redirects to Open Radar, Apple Radar (Bug Reporter) or Brisk app
๐Ÿ’ก Support multiple formats of radar links
๐Ÿ‘ Safari Reader mode for Open Radar
๐Ÿ‘€ 3D Touch Peek & Pop
๐Ÿ•‘ History
๐Ÿ“– Bookmarks
๐Ÿ“ฒ Retrieve radar data from Open Radar
โฌ Import your radars from Open Radar
โซ Export radars as JSON
๐Ÿ†“ Free without ads
๐Ÿšซ No third-party tracking or analytics

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 9 or above
  3. Change bundle ID to something like com.yourcompany.Ladybug
  4. Build and Run on your iOS devices

Contribution

  • Feedback and issues are welcome

Motivation

As an iOS developer, I follow a lot of developers on Twitter. It's painful every time I saw a rdar:// link in Tweetbot but cannot tap it to open. Therefore I created Ladybug, a solution for iOS to open or bookmark Radar links.

I use a lot of tools made by other developers. And I always want to contribute something to the community. With Ladybug I finally found something: 1. I need. 2. others might need too. 3. I can do. Consider Ladybug my love letter to Apple dev community ๐Ÿ˜. Enjoy!