-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
14 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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/) |