A minimal, open-source Bitcoin price widget for your Android home screen. Track the price of Bitcoin in your preferred currency with a clean, modern widget that respects your device's system theme.
Google Play and the Google Play logo are trademarks of Google LLC.
- Real-time Price Tracking: Get the latest Bitcoin price.
- Multiple Currencies: Supports USD, GBP, EUR, CAD, MXN, BRL, and AUD.
- Dynamic Theming: Adapts to your device's light or dark theme.
- Homescreen Widget: Keep an eye on the price directly from your home screen.
- Clean & Minimal: A simple, focused user interface.
To build and run the project locally, you can clone the repository and open it in Android Studio.
- Clone the repository.
- Open the project in Android Studio.
- Build & Run: Let Gradle sync, then build and run the app on an emulator or a physical device.
- OkHttp: For making HTTP requests to the CoinGecko API.
- Gson: For parsing JSON data.
- Material Icons: For icons used in the app.
- Manrope Font: Custom font used throughout the app.
- The home screen widget may not refresh when Low Power Mode is enabled.
- On shorter displays, the widget layout is not displayed properly.
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m '''Add some AmazingFeature''') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Distributed under the GNU General Public License v3.0. See the LICENSE file for more information.
- Price data provided by the CoinGecko API.
Julian Coronado - jcoronado.dev
If you'd like to support the development of this project, feel free to donate!
Donate via Strike (Bitcoin & Lightning): strike.me/jcoronado




