• Stars
    star
    754
  • Rank 59,760 (Top 2 %)
  • Language
    Lua
  • License
    Other
  • Created about 9 years ago
  • Updated 22 days ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Home of MineOS and it's software for OpenComputers mod

English | 中文(简体) | Русский

About

MineOS is a GUI based operating system for the OpenComputers Minecraft mod. It has extensive customisation abilities as well as an app market to publish your creations among the OS community. For developers there is wonderful illustrated wiki with lots of code examples. List of main features:

  • Multitasking
  • Double buffered graphical user interface
  • Language packs and software localization
  • Multiple user profiles with password authentication
  • Own EEPROM firmware with boot volume choose/format/rename features and recover system through Internet
  • File sharing over the local network via modems
  • Client connections to real FTP servers
  • An internal IDE with syntax highlighting and debugger
  • Integrated application and library App Market with the ability to publish your own scripts and programs for every MineOS user
  • Error reporting system with the possibility to send information to developers
  • Animations, wallpapers, screensavers, color schemes and huge customization possibilities
  • Open source system API and detailed documentation

How to install?

The easiest way is to use default wget script. Insert an OpenOS floppy disk and an Internet Card into the computer, turn it on and type the following command to console to install MineOS:

wget -f https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/Installer/BIOS.lua /tmp/bios.lua && flash -q /tmp/bios.lua && reboot

You can paste it to console using middle mouse button or Insert key (by default). After a moment, a nice system installer will be shown. You will be prompted to select your preferred language, boot volume (can be formatted if needed), create a user profile and customize some settings

How to create applications and work with API?

Wiki

More Repositories

1

GUI

Home of GUI framework for OpenComputers mod
Lua
41
star
2

DoubleBuffering

Implementation of screen buffer for OpenComputers mod
Lua
17
star
3

OCIFImageConverter

Image converter to OCIF format for OpenComputers mod
Java
11
star
4

AdvancedLua

Addition for default Lua libraries with some advanced functions
Lua
6
star
5

SublimeText

Всякие файлики для саблайма
5
star
6

ColorEx

Highly optimized library for color channels processing and RGB/HSB models conversion on basic floating point math
C#
4
star
7

Image

Implementation of image format for OpenComputers mod
Lua
4
star
8

OpenComputersProgs

A repository for my programs for OpenComputers.
Lua
3
star
9

MineOSApps

My MineOS apps.
Lua
3
star
10

ImageLiner

Program that adds black lines to any picture with desired step and saves it
Java
2
star
11

Test

Test repo for MineOS GitHub client
Lua
2
star
12

Color

Color processing library for OpenComputers mod
Lua
2
star
13

MarkdownContents

Simple markdown contents generator for my .lua libraries
Java
2
star
14

MineOSPictures

A bunch of converted and ready-to-use pictures for MineOS
2
star
15

CCleaner

Программа для чистки кэша MineOS.
Lua
2
star
16

FronunWallpapers

программка
Lua
2
star
17

Wallpapers

программка
Lua
2
star
18

Info

Фигня какая то....
Lua
2
star
19

Measure

Forge mod for pretty displaying distance between selected blocks
Java
2
star
20

PictureDifferenceBot

Meow-meow
Java
2
star
21

BitwiseEx

An pack of extension methods for bitwise operations on byte arrays/numbers/strings. Also includes tiny protocol for compact data encoding/decoding
C#
1
star