Skip to content

Kartik192192/SkyCrypt

 
 

Repository files navigation

SkyCrypt: A Hypixel Skyblock Profile Viewer

The SkyCrypt Project, which is 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 ** Code starts here**

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.

mongod needs to be running as a service in the background and the redis-server needs to be started.

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.

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.
  • Original Site: sky.lea.moe by LeaPhant

About

A Hypixel skyblock stats website

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.0%
  • HTML 23.6%
  • CSS 12.2%
  • Other 0.2%