ravynsoft/ravynos

An open-source OS project that aims to provide source and binary compatibility with macOS® and a similar user experience.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 4 minutes ago
Added to GitGenius on September 9th, 2026
Created on January 31st, 2021
Open Issues & Pull Requests: 87 (+0)
GitHub issues: Enabled
Number of forks: 241
Total Stargazers: 7,019 (+0)
Total Subscribers: 131 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 13.6 days
Mean response time: 325.2 days
90th percentile: 1130.0 days
Tracked items: 99

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 46% of open issues come from outside the core team, a mix of external reports and the maintainers' own roadmap. Work labelled "hardware" is answered fastest, typically in about 6 days, while "Dock" waits about 27 months. Only 3% of issues opened in the past year have been closed. Three people close 96% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 59
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 903 days
Stale 30+ days: 54
Stale 90+ days: 49

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • Desktop (38)
  • bug (21)
  • hardware (15)
  • AppKit (14)
  • Dock (14)
  • i can haz? (10)
  • Foundation (5)
  • help wanted (4)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

ravynOS is an open-source operating system that aims to provide source and binary compatibility with macOS and a similar user experience on x86-64 systems.

The project addresses the desire to run macOS-like software and workflows on non-Apple hardware by building on Darwin and FreeBSD foundations. It pursues source compatibility first, allowing macOS applications to be recompiled and run on ravynOS, with binary compatibility as a longer-term goal. The system implements familiar macOS interface elements like the top menu bar and application launcher, supports macOS folder hierarchies and filesystems including HFS+ and APFS, and packages applications in App Bundles compatible with DMG archives.

Developers considering adoption should understand that ravynOS is suitable for those wanting a Unix-based desktop environment with macOS compatibility rather than a drop-in replacement for existing Mac software. The project is in active development and targets x86-64 systems, with arm64 support planned for the future. It combines established open-source components with new code to bridge compatibility gaps, offering both a modern Unix environment and the application model familiar to macOS users.

The project receives issue reports from both core contributors and external users, indicating adoption beyond the immediate team without creating an unsustainable support burden. Responses to issues and pull requests typically arrive within one to two weeks. Development effort concentrates on desktop functionality, bug fixes, and hardware support, reflecting the priorities of building a usable graphical operating system.