An open API service indexing awesome lists of open source software.

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.

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/)