https://github.com/jacobbvfx/btcstatus
Basic cryptocurrency price status checker.
https://github.com/jacobbvfx/btcstatus
bitbay bitbay-api crypto crypto-checker crypto-exchange crypto-price-tracker cryptocurrency cryptocurrency-exchanges cryptocurrency-price-tracker fun gson gson-library java java-11 java-16 java-8 java-gui java-gui-application java-swing-application swing
Last synced: 2 months ago
JSON representation
Basic cryptocurrency price status checker.
- Host: GitHub
- URL: https://github.com/jacobbvfx/btcstatus
- Owner: jacobbvfx
- License: gpl-3.0
- Created: 2020-12-11T19:15:24.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-22T12:13:56.000Z (over 2 years ago)
- Last Synced: 2025-03-29T04:42:28.241Z (3 months ago)
- Topics: bitbay, bitbay-api, crypto, crypto-checker, crypto-exchange, crypto-price-tracker, cryptocurrency, cryptocurrency-exchanges, cryptocurrency-price-tracker, fun, gson, gson-library, java, java-11, java-16, java-8, java-gui, java-gui-application, java-swing-application, swing
- Language: Java
- Homepage:
- Size: 455 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BtcStatus 💱
Basic cryptocurrency price status checker in GUI (Java & Swing). Currently in ~heavy develompment~ open to download and free to use 😅.## Installation
Download the java 16 version [here](https://adoptopenjdk.net/?variant=openjdk16&jvmVariant=hotspot) and download the latest version [here](https://github.com/shadoweG/BtcStatus/releases/) and double click .jar file.## Used Libraries & Api's
- [jsonSimple](https://mvnrepository.com/artifact/com.googlecode.json-simple/json-simple)
- [BitBay public api](https://api.zonda.exchange/)
- [Panton](https://www.1001fonts.com/panton-font.html)## Contribiutors
- [shadoweG](https://github.com/shadoweg) - Concept & first version
- [BoyBACKS](https://github.com/boybacks) - Code optimalization, change style, change api## To Do
- [ ] Add widgets
- [ ] Add pinning to specyfic place
- [ ] More functions in SystemTray
- [ ] Dark/White mode
- [ ] Android version ([iOS version](https://github.com/shadoweG/BtcStatus-iOS))## License
[GNU GPLv3](https://choosealicense.com/licenses/gpl-3.0/)