Hey there! 👋
Are you tired of too many performance tanking mods in your game?
Well, worry no more! Say hello to Skydriver - bazaar info in your terminal.
What’s SkyDriver?
It’s a command-line app that:
- Tries to predict what’s worth flipping on the bazaar
- Lets you search and filter items easily
- Enables you to easily get up to date bazaar data
- Works without needing a hypixel api key
Tip
New to SkyDriver? Check out the Basic Usage Guide and anything marked with theuser-guide tag to get started!
Key Features
🔍 Find What You Want
- Filter by price
- Filter by weekly sales
- Search for specific items
- Show as many items as you want (yes even all of them)
📊 Smart(ish) Analysis
- Quick buy vs sell difference
- Profitability predictions
- Confidence ratings so you know how good the predictions are
🛠️ For Developers
- JSON output for piping into other programs
- Works with tools like
jq
based on this schema
What’s Where
Quick Overview
- Basic Usage Guide - How to use SkyDriver
- Config - Make SkyDriver work your way
- The Math Stuff - How the predictions work (warning: math 😱)
For Developers
Latest Updates
v0.0.8 Update
- Added config file support
- Big code cleanup
v0.0.7 Update
- Made predictions more accurate with smoothing
- The numbers are more readable now
Need Help?
If something’s not working:
- Check out the docs (they’re tagged by topic!)
- Look through GitHub Issues - maybe someone had the same problem
- Open an issue if you’re stuck
Want to Help?
SkyDriver is open to any contributions:
- Bug Reports
- Feature Suggestions
- Documentation improvements
- Code improvements
Just head over to our GitHub repo!