Skip to content

Latest commit

 

History

History
100 lines (76 loc) · 4.98 KB

README.md

File metadata and controls

100 lines (76 loc) · 4.98 KB

NOTE: I need a developer for the website! Text me: leotendosteinhoff@gmail.com



An operating system for quantum computers based on the Linux kernel

Quantum OS - Be quantized!

ReactOS 0.4.13 Release Download ReactOS SourceForge Download License Donate Follow on Twitter


Build Type Status Artifacts
Intel x86-64 Status PyPI
AMD x86-64 Status PyPI
Atmel x86-64 Status PyPI
Cyrix x64 Status PyPI
ARM x86-64 Status PyPI
UMC x86-64 Status Download
IBM Status Py3
MIPS Status Py3

Features

  • User friendly
  • Efficient
  • Based on Linux
  • Supports Multithreading
  • etc.

☕ Download & Install from source

If you wan't to download QuantumOS you need the following tools:

Tools:

Then execute:

git clone https://github.com/LeotendoDev/quantum-os.git

cd quantum-os/

Now build the project from source with:

./configure

make

./quantom_exec


🎮 Quantum Frame Controller

QFC is a web & standalone application that you can use to control your quantum computer from another location

Why?

  • Easy to use
  • 2auth
  • Secure
  • Runs in every browser

Install

git clone https://github.com/quantumos-org/quantum-frame.git

npm install

npm run