Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
VidocqH authored Feb 27, 2023
1 parent cae70df commit 32969d1
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,23 @@
# VidoCryptoTray

Mac Tray for displaying the price and percentage of Crypto Coin over last 24 hours.
Mac Tray for displaying the price and percentage of Crypto Coins over last 24 hours.

Tray updates per second. Ticker table updates per 5 seconds by default(Can change later).

Data collects from [Binance](https://www.binance.com/)

<img width="412" alt="image" src="https://user-images.githubusercontent.com/16725418/221626979-3819faa1-861d-43d2-b2be-c1f2ae7b08cc.png">
<img width="412" alt="image" src="https://user-images.githubusercontent.com/16725418/221627261-312f3290-9da5-4ac5-a2f4-3bbeaa313f30.png">

<img width="416" alt="image" src="https://user-images.githubusercontent.com/16725418/221704572-07f825e5-db44-41c0-9d72-601fa4b02d28.png">
<img width="412" alt="image" src="https://user-images.githubusercontent.com/16725418/221704370-5deb7ec6-55e1-40e5-92da-b16e11a29ff8.png">
<img width="415" alt="image" src="https://user-images.githubusercontent.com/16725418/221704971-ca428159-42fe-400f-b09f-8b66a6a82153.png">


## Usage
+ Click the symbol to display it in Tray
+ Select the symbol to display it in Tray
+ Unselect the symbol to not display it in Tray
+ Input a symbol and click the `Add` button or `Enter` key to add it into Ticker Table
+ Right click the symbol to delete it from Ticker Table
+ There are some settings can be changed in `Settings` page
+ Settings can be changed in `Settings` page

## Contribute

Expand Down

0 comments on commit 32969d1

Please sign in to comment.