claration/feather

Free on-device iOS/iPadOS application manager/installer, using certificates part of the Apple Developer Program.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 32 minutes ago
Type:ApplicationCategory(s):iOS & macOSMobile & Desktop
Added to GitGenius on September 14th, 2026
Created on May 19th, 2024
Open Issues & Pull Requests: 32 (+0)
GitHub issues: Enabled
Number of forks: 419
Total Stargazers: 4,739 (+0)
Total Subscribers: 47 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 0.7 hours
Mean response time: 3.7 days
90th percentile: 2.5 days
Tracked items: 472

Most active contributors

Sign in to see contributor activity.

How this project is maintained

About 3% of issues opened in the past year have never received a reply. 93% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 83% of issues opened in the past year have been closed, leaving a working backlog. Three people close 91% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 30
New in 7 days: 3
Closed in 7 days: 3
Avg open age: 219 days
Stale 30+ days: 24
Stale 90+ days: 20

Recent activity

Opened in 7 days: 3
Closed in 7 days: 3
Comments in 7 days: 3
Events in 7 days: 9

Top labels

  • bug (167)
  • enhancement (132)
  • invalid (33)
  • wontfix (29)
  • duplicate (28)
  • question (18)
  • help wanted (17)
  • update ssl certificate (5)

Detailed Description

Feather is an on-device iOS and iPadOS application manager that signs and installs apps using Apple Developer Program certificates.

The tool addresses the need for sideloading applications on iOS devices without relying on external services. It works by leveraging developer certificates to sign and install IPA files directly on the device. The application provides a clean interface for managing the signing process, with support for AltStore repositories and detailed certificate information display. Advanced users can configure signing options to modify app appearance, enable Files app support, patch apps for compatibility, and inject tweaks using Ellekit alongside .deb and .dylib files.

Feather suits developers and power users who want to sideload applications using legitimate Apple Developer Program credentials. It is particularly valuable for those seeking a transparent, privacy-respecting alternative to closed-source sideloading tools, as it includes no tracking or analytics. The project explicitly positions itself as filling a gap where open-source solutions for certificate-based sideloading were previously unavailable.

The project maintains active development focused on ensuring broad app compatibility. The codebase includes internationalization infrastructure with support for multiple languages through Xcode's localization interface, and contributors are guided through a dedicated contributing guide. The tool is distributed as a free, open-source application available through direct download and AltStore integration.