Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BoyBACKS authored Sep 22, 2022
1 parent ddcb75e commit 6678ff3
Showing 1 changed file with 14 additions and 7 deletions.
21 changes: 14 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,25 @@
# BtcStatus 💱
Basic cryptocurrency price status checker in GUI (Java & Swing). Currently in heavy develompment 😅.
Basic cryptocurrency price status checker in GUI (Java & Swing). Currently in ~heavy develompment~ open to download and free to use 😅.

## Installation
Download the latest version [here](https://github.com/shadoweG/BtcStatus/releases/) and double click .jar file.
For the best experience download this [font](https://www.dafont.com/bebas.font) (install only .ttf file).
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

- [gson](https://github.com/google/gson)
- [BitBay public api](https://bitbay.net/en/public-api)
- [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)

## Contributing
Pull requests are always welcome. For bigger changes, please open an issue first to discuss what you would like to change.
## 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/)

0 comments on commit 6678ff3

Please sign in to comment.