theassassin/appimagelauncher

Helper application for Linux distributions serving as a kind of "entry point" for running and integrating AppImages

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 60 minutes ago
Added to GitGenius on September 8th, 2026
Created on March 18th, 2018
Open Issues & Pull Requests: 205 (+0)
GitHub issues: Enabled
Number of forks: 348
Total Stargazers: 8,288 (+0)
Total Subscribers: 66 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 3.0 days
Mean response time: 72.8 days
90th percentile: 169.2 days
Tracked items: 125

How this project is maintained

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

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 73
New in 7 days: 0
Closed in 7 days: 1
Avg open age: 776 days
Stale 30+ days: 65
Stale 90+ days: 58

Recent activity

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

Top labels

  • bug (95)
  • needs verification (85)
  • enhancement (29)
  • contributions welcome (6)
  • broken appimage (5)
  • ppa (5)
  • cannot reproduce (4)
  • template not followed (4)

Detailed Description

AppImageLauncher is a desktop integration tool that serves as an entry point for running and managing AppImages on Linux systems.

The tool solves the friction of working with AppImages by intercepting attempts to open them and offering integration options. When an AppImage is first executed, AppImageLauncher displays a dialog allowing the user to either run it once or move it to a central location and add it to the system's application menus and launchers. This approach eliminates the need to manually make AppImages executable or manage them through the file system. The tool extracts and patches desktop entries and icons into the appropriate system locations, treating AppImages as integrated applications rather than loose files.

AppImageLauncher suits users who regularly download and run AppImages and want them to behave like traditionally installed applications. It works standalone without depending on app stores or other AppImage management tools, though it plays well with them if present. The project offers both a standard version requiring root access and a Lite edition distributed as an AppImage itself, installable by users into their home directory without elevated privileges. Beyond integration, the tool provides update management through launcher context menus and removal capabilities that cleanly undo desktop integration and delete files.

Development activity shows consistent engagement with the project's core mission. The maintainer actively responds to issues and pull requests, indicating ongoing attention to user problems and community contributions. Work spans both feature development and maintenance tasks, with recent activity addressing bugs and user-reported problems. The project maintains documentation through a wiki and accepts external contributions, suggesting a collaborative approach to development.