A modern looking user interface for people who do not know many stuff about the pc.
Do to the Release-Page and download the latest stable releaseĀ“.
- Windows 10 (Pro)
- Node v14.15.1
- npm 7.5.3
# clone repo
git clone https://github.com/MCTzOCK/SenOS.git && cd SenOS
# install dependencies
npm install
# build
# for windows
npm run make
# for linux
npm run makeLX
You will find the generated files in the out
directory.