GithubHelp home page GithubHelp logo

bishop_os's Introduction

Bishop_os

A web-based terminal-like application with a boot-up page and basic file system operations, Fully built in frontend-JavaScript by hand. This is also where I host my portfolio.

View the pages build here!

Available commands

Misc

  • clear: Clear the terminal.
  • -help: Display this help message.
  • date: Show the current date and time.
  • echo [text]: Display the provided text.
  • goto [url]: Opens URL in new window. (Will not work if popups are disabled)

Files

  • cd [directory]: Change the current directory.
  • ls: List files and directories in the current directory.
  • mkdir [directory]: Create a new directory.
  • touch [file] [content]: Create a new file with content.
  • cat [file]: Read the contents of a file.
  • back: Goes to parent directory
  • delete [file/directory]: Will remove a directory/file
  • format-disk: Will remove all custom user files from disc and local storage.

Applications

  • ed [-a || -s] (file): Bishop_os built in text editor. -a = Advanced| -s = Simple
    • save [file]: Can only be used when ed is open. Will save the edited file.
    • exit: exit's the editor without saving.
  • js: (WIP EXPERIMENTAL) Js interpreter. Currently, variables do not work but anything you can do in one line should.

bishop_os's People

Contributors

bish0pdev avatar

Watchers

 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.