Ci and cross platform#7
Merged
Merged
Conversation
Major README rewrite to document mobile miner features that were added in the mobile-miners-v1 PR stream but never reflected in docs. Key additions: - New "Mobile Miner Management" feature section covering: push-based telemetry, real-time stats (hashrate, CPU temp, battery, throttle), remote control (start/stop/restart), remote configuration via command queue, single-use pairing codes, device removal with cleanup, and mobile-specific alerts - New "PoPMiner Mobile (coming soon)" section describing the companion Android app and its capabilities - Dashboard section updated to reflect the new ASIC/Mobile split stats and the selectable profitability time window (1h/6h/24h/7d/30d) - Alerts section split into ASIC and Mobile rule categories with the startup grace period documented - Pool Management section updated to mention unified ASIC+Mobile pool view and the Push to Mobile Miners action - Quick Start Mobile Miners subsection updated with the new step to enable the server first (disabled by default) - HTML comment placeholders for mobile miner screenshots — swap in actual screenshots before or after v1 launch - Renamed mobile app references from "KASMobileMiner" to "PoPMiner Mobile" with "(coming soon)" throughout - Overview paragraph rewritten to position PoPManager as managing both ASIC and mobile miners Existing ASIC-focused content preserved and reorganized under an "ASIC Miner Management" heading for clarity alongside the new "Mobile Miner Management" heading.
Replace all 10 in-app references to "KASMobileMiner" with the new branding to match the README: Frontend (8 occurrences): - PairingCodePanel.tsx subtitle - Dashboard.tsx welcome screen description - MobileMinerDetail.tsx removal modal warning - MobileMinerList.tsx empty state + removal modals (3 occurrences) - Settings.tsx Mobile Miner Server description + pairing panel subtitle Backend (2 occurrences): - mobile_miner.rs default_manufacturer() → "PoPMiner" - http_server.rs handle_register manufacturer field → "PoPMiner" The manufacturer field stored in mobile_miners.json for NEW registrations will now be "PoPMiner" instead of "KASMobileMiner". Existing registered devices keep their stored manufacturer value until they re-register.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.