Skip to content

Commit 6678ff3

Browse files
authored
Update README.md
1 parent ddcb75e commit 6678ff3

File tree

1 file changed

+14
-7
lines changed

1 file changed

+14
-7
lines changed

README.md

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,25 @@
11
# BtcStatus 💱
2-
Basic cryptocurrency price status checker in GUI (Java & Swing). Currently in heavy develompment 😅.
2+
Basic cryptocurrency price status checker in GUI (Java & Swing). Currently in ~heavy develompment~ open to download and free to use 😅.
33

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

87
## Used Libraries & Api's
98

10-
- [gson](https://github.com/google/gson)
11-
- [BitBay public api](https://bitbay.net/en/public-api)
9+
- [jsonSimple](https://mvnrepository.com/artifact/com.googlecode.json-simple/json-simple)
10+
- [BitBay public api](https://api.zonda.exchange/)
11+
- [Panton](https://www.1001fonts.com/panton-font.html)
1212

13-
## Contributing
14-
Pull requests are always welcome. For bigger changes, please open an issue first to discuss what you would like to change.
13+
## Contribiutors
14+
- [shadoweG](https://github.com/shadoweg) - Concept & first version
15+
- [BoyBACKS](https://github.com/boybacks) - Code optimalization, change style, change api
1516

17+
## To Do
18+
- [ ] Add widgets
19+
- [ ] Add pinning to specyfic place
20+
- [ ] More functions in SystemTray
21+
- [ ] Dark/White mode
22+
- [ ] Android version ([iOS version](https://github.com/shadoweG/BtcStatus-iOS))
1623

1724
## License
1825
[GNU GPLv3](https://choosealicense.com/licenses/gpl-3.0/)

0 commit comments

Comments
 (0)