Monitor your cryptocurrency mining activity on Public Pool directly from your Android device. Keep track of your hash rate, workers, and wallet details on the go.

codeskraps b7fcd4fe82 Increment version to 1.3.1, updating versionCode to 6 in build.gradle.kts. Introduce AppLifecycleState for managing app background state, and integrate it into MainActivity, DashboardScreenModel, WalletScreenModel, and WorkersScreenModel to trigger data refresh on app resume. Refactor DashboardContent for improved readability. 1 deň pred
app b7fcd4fe82 Increment version to 1.3.1, updating versionCode to 6 in build.gradle.kts. Introduce AppLifecycleState for managing app background state, and integrate it into MainActivity, DashboardScreenModel, WalletScreenModel, and WorkersScreenModel to trigger data refresh on app resume. Refactor DashboardContent for improved readability. 1 deň pred
gradle 4be6c52f4b Increment version to 1.2.1, enhance Umami analytics integration by adding user identification functionality, and refactor related components. Update MainApplication to initialize analytics and identify users on startup. Improve analytics repository and use cases to support user identification. Adjust UI components in Dashboard and Settings screens to track page views when visible. Refactor dependency injection for better organization. 5 dní pred
screenshots 3d2a27f622 Add screenshots section to README and include images for dashboard, workers, and wallet 1 týždeň pred
.gitignore 0449882d2c Update .gitignore to properly exclude build artifacts 1 týždeň pred
LICENSE 1f0f32159c Add initial project structure with license, privacy policy, and README. Implement core functionality including data models, repository, and use cases for wallet management and network information. Set up UI components for dashboard, settings, and wallet screens. Enhance theming and localization support. 1 týždeň pred
README.md 4c060dbcb6 Refactor README to update screenshots section with markdown formatting for better presentation 1 týždeň pred
build.gradle.kts ac7242fe75 First commit 1 týždeň pred
gradle.properties ac7242fe75 First commit 1 týždeň pred
gradlew ac7242fe75 First commit 1 týždeň pred
gradlew.bat ac7242fe75 First commit 1 týždeň pred
privacy_policy.md 788c2e2c56 Update privacy policy link, enable buildConfig in Gradle, refactor MainActivity to use Navigator for screen management, enhance DashboardContent with navigation improvements, and add wallet address saving functionality. Introduce new dialog for difficulty explanation and update UI components across settings and workers screens for better user experience. 1 týždeň pred
settings.gradle.kts 1f0f32159c Add initial project structure with license, privacy policy, and README. Implement core functionality including data models, repository, and use cases for wallet management and network information. Set up UI components for dashboard, settings, and wallet screens. Enhance theming and localization support. 1 týždeň pred

README.md

logo

Public Pool Android

Monitor your cryptocurrency mining activity on Public Pool directly from your Android device. Keep track of your hash rate, workers, and wallet details on the go.

Features

  • Dashboard: View your overall mining statistics, including best difficulty, network difficulty, network hash rate, block height, and hash rate history.
  • Workers: Monitor the status of your individual mining workers, including their hash rate, difficulty, and last seen time.
  • Wallet: Check your wallet balance, transaction history, and the current price of the mined currency.

Screenshots

Dashboard Workers Wallet
Dashboard Workers Wallet

Installation

Get it on Google Play

Contributing

Contributions are welcome! Please feel free to submit pull requests or open issues on the project repository:

https://repo.codeskraps.com/codeskraps/PublicPoolAndroid

License

MIT License

Copyright (c) 2025 [codeskraps]

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Data Privacy

This application collects and uses data as described in the Privacy Policy.