Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikkipastel/gastrackerwidget
Android widget application for Ethereum Gas Tracker.
https://github.com/mikkipastel/gastrackerwidget
Last synced: about 2 months ago
JSON representation
Android widget application for Ethereum Gas Tracker.
- Host: GitHub
- URL: https://github.com/mikkipastel/gastrackerwidget
- Owner: mikkipastel
- Created: 2023-10-14T04:11:02.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-16T11:16:02.000Z (about 2 months ago)
- Last Synced: 2024-11-16T12:20:59.650Z (about 2 months ago)
- Language: Kotlin
- Homepage:
- Size: 518 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gas Tracker
Android application for Ethereum gas price tracking from [Etherscan Gas Tracker](https://etherscan.io/gastracker). This app provides instant gas price updates directly on your home screen through a convenient widget. Stay informed about the current gas fees and optimize your transactions for maximum efficiency.For this repo, this is a path of my session "Create Android Widget First Time by Jetpack Glance" in Android Bangkok Conference 2024
* [Blog](https://www.mikkipastel.com/create-android-widget-first-time-by-jetpack-glance)
* [slide](https://docs.google.com/presentation/d/1TWIBvNmBZ2H7ekDVb7MUE2zzGGSkkeE-ceWAIn-qdzo/edit?usp=sharing)
* [Demo](https://youtube.com/shorts/8GNbk6ysZbE)
* Play store (coming soon)## Todo List
* Handle error case
* Test with multiple devices
* Preview widget (xml)
* Application at Play Store