ruddarr / app

A native iOS companion app for Radarr and Sonarr instances.
https://apps.apple.com/app/ruddarr/id6476240130
MIT License
90 stars 6 forks source link
radarr sonarr swift swiftui

Ruddarr

Ruddarr is a beautifully designed, open source, native companion app for Radarr and Sonarr instances written in SwiftUI.

Features

Localization

Help translate Ruddarr into other languages. Check the #translators channel on Discord

Notifications

The code of the notification service is powered by a Cloudflare Worker and also open source.

URL Schemes

Ruddarr supports the ruddarr:// URL Scheme to open specific tabs, items or perform actions. All supported schemes are listed in the QuickActions.swift

Development

Sentry Symbols

Create a .sentryclirc file:

[auth]
token=sntrys_eyJp...

Reset Xcode

sudo xcode-select -s /Applications/Xcode.app
xcrun simctl --set previews delete all