No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2021-02-14 10:20:41 +01:00
apps Updated the edit application 2021-02-14 10:17:32 +01:00
docs Update documentation 2021-02-14 10:20:41 +01:00
bar.lua Major rewrite and some new features 2021-02-10 09:56:56 +01:00
bos.lua Fixed window menu bars 2021-02-12 16:23:32 +01:00
LICENSE Major rewrite and some new features 2021-02-10 09:56:56 +01:00
README.md Update documentation 2021-02-14 10:20:41 +01:00

bplaat/bassieos

A simple Operating System / Window Manger for the MineCraft ComputerCraft computers written in Lua

Features

  • A complete window manager
  • System light and dark theme
  • Windows like taskbar
  • Resizable windows
  • Window snapping
  • Virtual text bitmap rendering
  • File manager application
  • Editor application
  • Paint application
  • Scroll bars?

How to install?

To run this in Minecraft install the ComputerCraft mod

Or use a standalone ComputerCraft emulator

And just copy all the files to the root of computer with CraftOS

Then type bos.lua in CraftOS to start the Operating System / Window Manager

Screenshots

Here are some screenshots taken with the ComputerCraft emulator running BassieOS:

Screenshot 1

Screenshot 2

Screenshot 3

Screenshot 4