Skip to content

HyTools is a full-stack Skyblock utility built with Express and Vue that lets you check user auctions and search with filters like dungeon stars, rarity, and auction type.

License

Notifications You must be signed in to change notification settings

unloopedmido/hytools

Repository files navigation

HyTools

HyTools is a lightweight full-stack utility for Hypixel Skyblock, built with Express and Vue. It allows users to search for auctions with advanced filters like dungeon stars, rarity, and BIN/AUCTION type, as well as check a player's active auctions.

Features

  • Search for auctions with advanced filters (stars, rarity, BIN/AH, etc.)
  • Look up active auctions for any user (/auctions/)
  • 3 minute caching with parsing and validation for auctions
  • Fast and easy-to-use interface

Tech Stack

  • Frontend: Vue.js
  • Backend: Express.js
  • Data: Hypixel API

Installation

  1. Clone the repo:
    git clone https://github.com/unloopedmido/hytools.git
    cd hytools
  2. Install dependencies:
    cd client && npm install
    cd ../server && npm install
  3. Run the development servers:
    npm run dev

License

This project is licensed under the MIT License.


Made by Looped ❤️

About

HyTools is a full-stack Skyblock utility built with Express and Vue that lets you check user auctions and search with filters like dungeon stars, rarity, and auction type.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages