Skip to content

apollyon600/SkyCrypt

 
 

Repository files navigation

SkyCrypt: A Hypixel Skyblock Profile Viewer

This project, based on LeaPhant's sky.lea.moe, allows you to share your Hypixel SkyBlock profile with other players with a quick overview of your Stats, Skills, Armor, Weapons and Accessories.

Website: https://sky.shiiyu.moe

Node.js CI Docker Image CI

Screenshot

Contributing

You are free to report bugs or contribute to this project. Just open Issues or Pull Requests and the Developer team will look into them.

Prerequisites

Installation

Clone the project and and run npm i to install the dependencies.

Now open credentials.json and enter a valid Hypixel API Key. You can obtain one by joining mc.hypixel.net and writing /api in chat.

You can now run npm start to start it. You will be able to access the site on http://localhost:32464 if you leave the default port.

Alternative Installation

If you don't want to install it by NPM, you can install it via Docker by just doing

docker-compose --build

This is a unstable method of installation as I(WarpWing) have not finished writing the finished compose file.

I recommend that you choose the npm way until this README.md is updated

Credits

  • Animated Custom Weapons and Armors: FurfSky+ by Furf__
  • Additional Custom Textures: Vanilla+ by TBlazeWarriorT
  • Default Textures: Minecraft by Mojang
  • Player Heads: SkyBlock by Hypixel.
  • Unmodified Docker-Compose Script: SB Stats Docker by Physanus

About

A Hypixel skyblock stats website

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.3%
  • HTML 22.9%
  • CSS 11.7%
  • Other 0.1%