ganeshrvel/openmtp

OpenMTP - Advanced Android File Transfer Application for macOS

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 59 minutes ago
Added to GitGenius on September 9th, 2026
Created on December 13th, 2018
Open Issues & Pull Requests: 175 (+0)
GitHub issues: Enabled
Number of forks: 303
Total Stargazers: 7,328 (+1)
Total Subscribers: 49 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 4.8 days
Mean response time: 48.8 days
90th percentile: 115.1 days
Tracked items: 87

How this project is maintained

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

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 95
New in 7 days: 1
Closed in 7 days: 1
Avg open age: 808 days
Stale 30+ days: 82
Stale 90+ days: 67

Recent activity

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

Top labels

  • bug (44)
  • enhancement (30)

Detailed Description

OpenMTP is an advanced Android file transfer application for macOS that enables direct USB-based file exchange with Android and MTP devices.

The tool addresses the limitations of existing solutions, particularly Google's official Android File Transfer app, which suffers from a 4GB file size cap, frequent disconnections, and inability to rename files or folders on Android devices. Most alternatives rely on WiFi or ADB protocols, which are slow and cumbersome. OpenMTP uses a custom MTP kernel called Kalam, written from scratch, to provide direct USB connectivity with transfer speeds of 30 to 40 MB/s on mid-range devices and 100 to 120 MB/s on higher-end devices. The application supports selecting between internal storage and SD cards, handles files larger than 4GB, and includes features like drag-and-drop, split pane views, grid and list view options, keyboard shortcuts, and dark mode.

Developers and users on macOS Big Sur or later should consider this tool if they need reliable, fast file transfers to Android devices without the frustrations of the official Google app or the slowness of WiFi-based alternatives. The project is open source, collects no personal information, and is free to use. Those running older macOS versions can fall back to a legacy MTP mode, though they will not receive kernel updates with new device support.

The project maintains active development with regular updates to the Kalam kernel for the latest three macOS versions, ensuring compatibility with new devices and stability improvements. The maintainer has also published the underlying Go package used to build the kernel as a separate open-source project, inviting community contributions.