Giter Site home page Giter Site logo

worm's Introduction

worm

Ever been in computercraft and thought to yourself

"I would really like an archaic but tried and true way to boot facelifted scripts that most folks call operating systems!"

Well, if you are one of 2 people on planet earth that has wanted to do that, you're in luck

Screenshot of the shite bootloader

actually using it (why)

If you actually want to use it as a bootloader, make it your startup file I'm not judging you for wanting to use it, it's a working bootloader, and furthermore, cash money!!!

configuration

One first run it will generate a config file under /.worm/config.

Under the boot section, just edit the first part of each table to be the text shown on screen, and the second to the command (with or without arguments) that you'd like to run.

Example:

["boot"]={
    {"Art Class (man I hated art class)","paint fridge_picture"},
    {"It's 4am get off minecraft", "shutdown"}
}

If you absolutely hate configs and want to have the suckless experience, edit line 5 from useConfig = true to useConfig = false. It will no longer generate a config and you're free to modify the program in any way you like to have the most optimal riced experience. Or as the license says, "DO WHAT THE FUCK YOU WANT TO"

grub -> larve -> worm (get it?)

worm's People

Contributors

fishermedders avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.