Skip to content

askvictor/mineclass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MineClass

MineClass is a re-implementation of Minecraft Education Edition's Classroom Mode companion app. While Classroom Mode is very useful for classroom usage, it often lags to the point of being completely unusable. MineClass also adds class lists/rosters so that you can save the students in a class, and more easily see who is missing - this is super-useful for remote learning.

Not heavily tested yet! Please report any issues to the Github tracker, or this form if you don't have a Github account!

Installation

Grab the Windows executable here, or run from source; you'll need to install python 3.7+, and pyqt5 and pyqtgraph; or just pip install -r requirements.txt

A MacOS version is now available here but it has not been tested and may or may not run (please let me know!) I don't have a Mac to test, and had to invoke some black magic (actually, Darling) to create the Mac app package.

Usage

  • Start MineClass
  • Start Minecraft Education Edition and log in
  • Go to Settings -> Profile
  • Disable "Require Encrypted Websockets" (flick the switch to the left)
  • Exit settings, and open a Minecraft World
  • Copy the connect string from MineClass (press the copy button)
  • In Minecraft, open a Terminal (press T) then paste the connect string (something like /connect 192.168.3.12:65456)
  • View and control your world from within MineClass!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages