legendary-gl/legendary

Legendary - A free and open-source replacement for the Epic Games Launcher

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 2 seconds ago
Added to GitGenius on September 12th, 2026
Created on March 25th, 2020
Open Issues & Pull Requests: 113 (+0)
GitHub issues: Enabled
Number of forks: 201
Total Stargazers: 5,296 (+0)
Total Subscribers: 47 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 5.8 hours
Mean response time: 27.2 days
90th percentile: 59.6 days
Tracked items: 59

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 92% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 9% of issues opened in the past year have been closed. Three people close 63% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 37
New in 7 days: 1
Closed in 7 days: 0
Avg open age: 604 days
Stale 30+ days: 33
Stale 90+ days: 26

Recent activity

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

Top labels

  • low priority (1)

Most active issues this week

Detailed Description

Legendary is a free and open-source command-line launcher that downloads and installs games from the Epic Games platform on Linux, macOS, and Windows.

The tool solves the problem of playing Epic Games library titles outside the official Epic Games Launcher, particularly on Linux and macOS where native support is limited. It authenticates with Epic's service, downloads and installs games with delta patching for updates, handles online authentication for multiplayer and DRM, syncs cloud saves in a format compatible with the official launcher, and can run Windows games through Wine on non-Windows systems. Users can import or export their installed games between Legendary and the Epic Games Launcher.

Legendary is a command-line interface application without a graphical user interface, so it requires terminal interaction. It suits developers and power users comfortable with CLI workflows who want to manage Epic Games titles on Linux or macOS, or who prefer an alternative launcher on Windows. The project requires Python 3.10 or later and the requests library, with optional dependencies for webview-based login and build tooling. A simple GUI is listed as planned but not yet available. Prebuilt standalone binaries are available for all three platforms, and several Linux distributions package it through their package managers.

The project maintains active issue triage with a documented process for reporting problems, directing users to provide configuration details and CLI usage information before filing reports. Development includes ongoing work on bug fixes, optimizations, and refactoring. The maintainers actively support users through both Discord and GitHub issue channels, and the project accepts financial contributions through external platforms.