Collections/Pocket Powerhouses: Mobile Projects That Punch Above Their Weight
Mobile · collection

Pocket Powerhouses: Mobile Projects That Punch Above Their Weight

A ranked tour of the open-source apps, frameworks, and toolkits that make Android and iOS worth hacking on, from device mirroring to cross-platform app development.

S
Created by Sanjeet Pal Singh
updated 5 hours ago
0
followers
6
projects
0
likes
0

Projects in this collection

Ranked by the curator, with their reason for including each one.

1
scrcpyC
New149K GitHub starsApache-2.0
Why Sanjeet Pal Singh included it: It mirrors and controls an Android device from your desktop with no root and no app install, and it remains the gold standard for how lean and reliable a mobile utility can be.
2
react-nativeC++
New126.5K GitHub starsMIT
Why Sanjeet Pal Singh included it: It proved that JavaScript could drive genuinely native UI on both platforms, and it still anchors a huge share of the cross-platform mobile ecosystem.
3
expoTypeScript
New52.1K GitHub starsMIT
Why Sanjeet Pal Singh included it: It removes nearly all the setup pain of React Native, letting you build, test, and ship universal apps for Android, iOS, and the web from one codebase.
4
localsendDart
New90.2K GitHub starsApache-2.0
Why Sanjeet Pal Singh included it: A polished Flutter app that brings AirDrop-style file sharing to every platform, it is one of the best real-world showcases of what a modern mobile-first open-source app looks like.
5
termux-appJava
New60.4K GitHub starsOther
Why Sanjeet Pal Singh included it: It turns any Android phone into a full Linux environment with a real package manager, which is as ambitious a mobile project as they come.
6
MagiskKotlin
New62.6K GitHub starsGPL-3.0
Why Sanjeet Pal Singh included it: It is the definitive toolkit for systemless Android customization and root, and its module system underpins much of the modding community.