8000 GitHub - HeatBlock/HeatBlock: An easy-to-self-host Minecraft server status checker with CORS support. Written in Node.js.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

An easy-to-self-host Minecraft server status checker with CORS support. Written in Node.js.

License

Notifications You must be signed in to change notification settings

HeatBlock/HeatBlock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License

A powerful and easy-to-use Minecraft server status checker with both API and UI interfaces. HeatBlock allows you to quickly check the status, player count, and other vital information of any Minecraft server.

Features

  • Real-time server status checking
  • Clean and intuitive user interface
  • RESTful API with CORS support
  • Player count and server information
  • Easy self-hosting capabilities
  • Multiple hosted versions available worldwide

Installation

# Clone the repository
git clone https://github.com/HeatBlock/HeatBlock.git

# Navigate to the project directory
cd heatblock

# Install dependencies
npm install

# Start the server
node index.js

The server will start running on http://localhost:3000 (or your configured port).

API Documentation

Complete API documentation is available at https://localhost:3000/api/docs endpoint after starting the server.

UI Interface

Visit https://localhost:3000 to access the web interface. Simply enter a Minecraft server IP to check its status.

Hosted Versions

Here are our publicly available instances:

Location URL Provider
Singapore sg.heatblock.esb.is-a.dev Marscode
USA us.heatblock.esb.is-a.dev Huggingface
India in.heatblock.esb.is-a.dev Vercel
Germany de.heatblock.esb.is-a.dev Render

About

An easy-to-self-host Minecraft server status checker with CORS support. Written in Node.js.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0