Skip to content

Turn your computer into a free Minecraft server : click and play with friends!

License

Notifications You must be signed in to change notification settings

Karnikhil90/NHostAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NHostAPI (v0.0.3 Pre-Alpha)

The simplest way to host Minecraft servers. Just click, run, and play.

Latest Tag License

⚠️ PRE-ALPHA WARNING

This project is in early development. * Things might break without notice.

  • Always backup your servers/ folder before updating.
  • Use at your own risk in "production" environments.

🪟 Windows Setup (Easiest Way)

If you are on Windows, just follow these three steps:

  1. Install Python: Open your terminal (PowerShell) and paste this:
   winget install --id=Python.Python.3.13
  1. Download & Extract: Download the zip from the latest release.
  2. Run: Double-click the start.bat file.

🌍 Play With Friends (Java + Bedrock)

To play with friends from anywhere without port forwarding, use Playit.gg:


💻 Developer Setup (Windows / Linux)

If you already have Git and Python installed:

# 1. Get the code
git clone https://github.com/Karnikhil90/NHostAPI.git
cd NHostAPI

# 2. Python version cheak
python --version

# 3. Install dependencies
python -m pip install -r requirements.txt

# 4. Launch
python run.py

📱 Termux / Debian Minimal

git clone https://github.com/Karnikhil90/NHostAPI.git
cd NHostAPI
python3 --version
python3 -m pip install --break-system-packages --user -r requirements.txt
python3 run.py

📄 LICENSE

NHostAPI is licensed under the GNU General Public License v3.0. Permissions of this strong copyleft license are conditioned on making available complete source code of licensed works and modifications under the same license. See the LICENSE file for full details.

👨‍💻 About Me

Self-taught coder | Still Learning | Fluent in Java❤️ & Python | C/C++, Rust, & Basic Web Dev | Passionate about Embedded Systems ❤️

🌐 Connect with Me

LinkedIn Twitter Social Media

About

Turn your computer into a free Minecraft server : click and play with friends!

Topics

Resources

License

Stars

Watchers

Forks