You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix notification detection, IP privacy gate, and docs
- Only count ongoing (foreground service) notifications, not
transient promos/updates. On removal, re-scan remaining
notifications instead of blindly clearing the package.
- Require both serverUrl AND apiKey for public IP fetch; clear
IP when server config is removed.
- Update README and fastlane to reflect 11 verified apps.
Copy file name to clipboardExpand all lines: fastlane/metadata/android/en-US/full_description.txt
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
CashPilot Android is a monitoring agent for CashPilot, the self-hosted passive income orchestrator. It tracks earnings from bandwidth sharing, DePIN, storage, and GPU compute services running on your phone — without root access.
2
2
3
3
Features:
4
-
- Monitors passive income apps (Honeygain, EarnApp, Grass, etc.) via NotificationListenerService
5
-
- Reports earnings and app status to your self-hosted CashPilot server
4
+
- Monitors passive income apps (EarnApp, Grass, MystNodes, etc.) via NotificationListenerService
5
+
- Reports app status to your self-hosted CashPilot server
6
6
- Lightweight foreground service with minimal battery impact
0 commit comments