All Projects → IgorTimofeev → Mineos

IgorTimofeev / Mineos

Licence: mit
Home of MineOS and it's software for OpenComputers mod

Programming Languages

lua
6591 projects

Projects that are alternatives of or similar to Mineos

Techreborn
Tech Reborn is a completely standalone tech mod including tools and machines to gather resources, process materials, and progress through the mod. https://www.curseforge.com/minecraft/mc-mods/techreborn
Stars: ✭ 205 (-46.19%)
Mutual labels:  minecraft, mod
Loot-Slash-Conquer-Pre1.14
An immersive, action-RPG mod based on Hack/Mine.
Stars: ✭ 17 (-95.54%)
Mutual labels:  minecraft, mod
Refinedstorage
An elegant solution to your hoarding problem
Stars: ✭ 228 (-40.16%)
Mutual labels:  minecraft, mod
Agricraft
The source code for the Minecraft mod: AgriCraft
Stars: ✭ 160 (-58.01%)
Mutual labels:  minecraft, mod
Minecolonies
Minecolonies minecraft mod
Stars: ✭ 303 (-20.47%)
Mutual labels:  minecraft, mod
The Betweenlands
A dark, hostile environment...
Stars: ✭ 167 (-56.17%)
Mutual labels:  minecraft, mod
FrogCraft-Rebirth
A standalone rewrite of FrogCraft, an IC2 Addon with theme of chemical industry, starting from scratch.
Stars: ✭ 27 (-92.91%)
Mutual labels:  minecraft, mod
Lambdaattack
Minecraft bot for servers. Currently supports stress testing. More features are planned
Stars: ✭ 133 (-65.09%)
Mutual labels:  minecraft, gui
Mccustomskinloader
Custom Skin Loader for Minecraft
Stars: ✭ 261 (-31.5%)
Mutual labels:  minecraft, mod
MatterOverdrive-Legacy-Edition
Sci-Fi minecraft mod
Stars: ✭ 35 (-90.81%)
Mutual labels:  minecraft, mod
Crafttweaker
Tweak your minecraft experience
Stars: ✭ 146 (-61.68%)
Mutual labels:  minecraft, mod
Replaymod
Minecraft ReplayMod
Stars: ✭ 348 (-8.66%)
Mutual labels:  minecraft, mod
Baubles
A mod api that adds 7 bauble slots to the players inventory.
Stars: ✭ 143 (-62.47%)
Mutual labels:  minecraft, mod
Minecraft World Downloader
Download Minecraft worlds, extend server's render distance
Stars: ✭ 187 (-50.92%)
Mutual labels:  minecraft, gui
Tickthreading
[not yet functional] Multi-threaded minecraft. Performance over correctness. What could go wrong?
Stars: ✭ 141 (-62.99%)
Mutual labels:  minecraft, mod
Allomancy
Brandon Sanderson's Allomancy, now in Minecraft
Stars: ✭ 18 (-95.28%)
Mutual labels:  minecraft, mod
Chisel
A builder's best friend
Stars: ✭ 131 (-65.62%)
Mutual labels:  minecraft, mod
Smartinvs
Advanced Inventory API for your Minecraft Bukkit plugins.
Stars: ✭ 132 (-65.35%)
Mutual labels:  minecraft, gui
ModularArmour
Modular Armour for Minecraft
Stars: ✭ 12 (-96.85%)
Mutual labels:  minecraft, mod
Minecraft Mod Language Package
A language package for Minecraft Mods.
Stars: ✭ 322 (-15.49%)
Mutual labels:  minecraft, mod

English | 中文(简体)

MineOS Standalone has released!

Hello again, dear friend. Thank you for being with us and supporting our ideas throughout the long development cycle. MineOS has finally reached the release stage: now it is a completely independent operating system with its own lightweight development API and wonderful illustrated wiki of it's usage. MineOS is a GUI based operating system for the Open Computers minecraft mod. It has extensive and powerful customisation abilities as well as an app market to publish your creations among the community. Here's a list of a few 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 Internet Recovery mode
  • File sharing over the local network via modems
  • Client connections to real world FTP servers
  • An internal IDE with syntax highlighting and debugger
  • App Market for publishing 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 illustrated documentations

How to install?

The easiest way is to use default pastebin script. Insert an OpenOS floppy disk to computer, insert an Internet Card, turn computer on and type the following to console to write the operating system to the installed hard drive:

pastebin run 0nM5b1jU

You can paste it to console using middle mouse button or insert key (by default). If for some reason the pastebin method isn't available to you (for example, it's blacklisted on game server or blocked by Internet provider), use alternative command to download the installer directly from the github page:

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

After a moment, a nice system installer will be shown. You will be prompted to select your preferred language, select and format a boot volume, create a user profile and customize some settings. After that, the system will be successfully installed. More powerful setups will be able to install it faster so it is reccomended to use

How to *do_something*?

Wiki-wiki-wiki. Wi... ... ...ki.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].