Thanks to visit codestin.com
Credit goes to github.com

Skip to content

DRAGONTOS/osui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

OSUI stands for Operating System User Interface.

Getting Started

In this section, we are going to learn how to get started developing the OSUI source code. We are going to learn first, as to how to install dependencies in-order to make OSUI work.

Here are the list of dependencies you need to install.

make

sudo pacman -S make

cmake

sudo pacman -S cmake

gcc

sudo pacman -S gcc

About

OSUI is a desktop environment and a web interface for the Smith-Pad ecosystem

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 82.8%
  • Python 9.6%
  • C 7.6%