https://github.com/nadav26740/skyblock-bazzar-tracker
software to help the user to track you track your current profits from your bazzar flips based on the skyblock API
https://github.com/nadav26740/skyblock-bazzar-tracker
bazzar csharp hypixel hypixel-skyblock hypixel-skyblock-bazaar livecharts skyblock wpf
Last synced: 4 months ago
JSON representation
software to help the user to track you track your current profits from your bazzar flips based on the skyblock API
- Host: GitHub
- URL: https://github.com/nadav26740/skyblock-bazzar-tracker
- Owner: nadav26740
- License: gpl-3.0
- Created: 2024-06-12T16:11:35.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-30T08:11:36.000Z (over 1 year ago)
- Last Synced: 2025-01-31T05:25:01.713Z (over 1 year ago)
- Topics: bazzar, csharp, hypixel, hypixel-skyblock, hypixel-skyblock-bazaar, livecharts, skyblock, wpf
- Language: C#
- Homepage:
- Size: 144 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# **Skyblock Bazzar Tracker**

[](https://github.com/nadav26740/Skyblock-Bazzar-Tracker/releases)

[](https://github.com/nadav26740/Skyblock-Bazzar-Tracker/releases)
[](https://www.codefactor.io/repository/github/nadav26740/skyblock-bazzar-tracker)


[](./LICENSE.txt)

Simple system to help you track your current profit in Bazzar flips on the Skyblock Hypixel
The system automatically update data every 30 seconds with the Skyblock API
# **How to use:**
Write the item id in the id box and all the other fields will be filled automatically
- **Item name**: fill the name of how you want the product to appear in the charts
- **item buy price**: Fill the buy price you brought the item
- **Amount to buy:** Fill the amount of items you brought
- **Search box:** by pressing on the magnifying glass emoji you are able to open where you can search items and it will autocomplete their fields
> **item current sell price**: Showing the current sell (Insta Buy) price
# Explanation
## in the column chart you can see every product
- **on the green column**: you see the current sell price (insta buy price)
- **on the red column:** you see how much you paid
- **on the gold column:** you can see the Margin between them
## Angular Chart
### Profit Chart
on the angular you can see how much percentage of profit you earned
# Dependencies:
[***Desktop Runtime .NET 6 required!***](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-6.0.32-windows-x64-installer)