8000 GitHub - effbiae/BareMetal-Monitor: A simple CLI for BareMetal
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

effbiae/BareMetal-Monitor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BareMetal Monitor

A simple command line interface for the BareMetal kernel.

Prerequisites

The scripts in this repo depend on a Debian-based Linux system like Ubuntu or Elementary. macOS is also supported if you are using Homebrew.

  • NASM - Assembly compiler to build the loader and kernel, as well as the apps written in Assembly.

In Linux this can be completed with the following command:

sudo apt install nasm

// EOF

About

A simple CLI for BareMetal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Assembly 97.0%
  • C 1.9%
  • Shell 1.1%
0