Skip to content

capr1tus/bpOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bpOS

what is bpOS?

bpOS is a pseudo terminal-based operating system written in bash. it comes bundled with a few apps, a login page, an entire filesystem, and the ability to write your own apps and run them.

why?

bpOS was created just to practice bash, and to make something cool.

running bpOS

to run bpOS, make sure you are on a linux machine. otherwise, open the repository in a github Codespace (which is linux).

once you are there, run the following command in the terminal:

npm install

then

sh login.sh

this starts the login sequence.

still in devlopment

if you encounter bugs or crashes, that's because it's in development! report them, or solve them yourself and make a pull request.

About

a pseudo operating system in bash -> Linux / Codespace ONLY

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages