app
app copied to clipboard
A native iOS companion app for Radarr and Sonarr instances.
Ruddarr
Ruddarr is a beautifully designed, open source, native companion app for Radarr and Sonarr instances written in SwiftUI.
Features
- Browse upcoming releases in the calendar
- Receive fine-grained notifications
- Switch between multiple instances
- Customize the app color scheme and appearance
- Use Custom Headers to connect to reverse proxies
- Synchronize settings/instances between devices
- Automate actions using Shortcuts
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 many URL Schemes to open specific tabs 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