All Projects β†’ GreenteaOS β†’ Tofita

GreenteaOS / Tofita

Licence: lgpl-3.0
🍬 All-new kernel for @GreenteaOS

Projects that are alternatives of or similar to Tofita

Reactos
A free Windows-compatible Operating System
Stars: ✭ 10,216 (+9021.43%)
Mutual labels:  gpl, kernel, operating-system, os, osdev, drivers
biefircate
Running x86-16 or x86-32 code from x86-64 UEFI; _very experimental_ β€’ mirror of https://gitlab.com/tkchia/biefircate β€’ developer notes at https://gitlab.com/tkchia/biefircate/-/blob/main/doc/NOTES.asciidoc
Stars: ✭ 47 (-58.04%)
Mutual labels:  kernel, os, osdev, operating-system, uefi
Toaruos
A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network stack, etc.
Stars: ✭ 4,687 (+4084.82%)
Mutual labels:  kernel, operating-system, os, osdev, operating-systems
Toaru Nih
NOTICE: The ToaruOS-NIH Project has been MERGED UPSTREAM. This repository is now archived.
Stars: ✭ 66 (-41.07%)
Mutual labels:  kernel, operating-system, os, osdev, operating-systems
Greentea
🍡 Userspace of the @GreenteaOS
Stars: ✭ 56 (-50%)
Mutual labels:  gpl, operating-system, os, osdev, operating-systems
SnowFlake
Technology is free, SnowFlakeOS
Stars: ✭ 38 (-66.07%)
Mutual labels:  kernel, os, osdev, operating-system, uefi
LudOS
A toy monolithic kernel written in C++
Stars: ✭ 38 (-66.07%)
Mutual labels:  kernel, os, osdev, operating-system, operating-systems
DentOS
Experimental Stand-alone 32-bit Kernel with Bootloader written in AT&T Assembly and Freestanding C
Stars: ✭ 32 (-71.43%)
Mutual labels:  kernel, os, osdev, operating-system
beeos
A simple "Unix-like" kernel trying to be POSIX compliant
Stars: ✭ 103 (-8.04%)
Mutual labels:  kernel, os, osdev, operating-system
Libhermit Rs
libhermit-rs: A Rust-based library operating system
Stars: ✭ 558 (+398.21%)
Mutual labels:  kernel, operating-system, osdev, operating-systems
MandelbrotOS
A community driven OS by the youth
Stars: ✭ 172 (+53.57%)
Mutual labels:  kernel, os, osdev, operating-system
Macaron
A sweet hobby made operating system written in C++ for x86 CPUs with GUI
Stars: ✭ 34 (-69.64%)
Mutual labels:  kernel, os, osdev, operating-system
KnutOS
An x86_64 hobbyist OS written in C and Assembly
Stars: ✭ 16 (-85.71%)
Mutual labels:  kernel, os, osdev, operating-system
RocketOS
RocketOS is a Unix based OS that uses legacy BIOS and GRUB and is written in C17. It is being developed for educational purposes primarily, but it still is a serious project. It is currently in its infancy.
Stars: ✭ 23 (-79.46%)
Mutual labels:  kernel, os, osdev, operating-system
duckOS
Yet another hobby x86 UNIX-like operating system written in C and C++. Features a dynamically linked userspace, an in-house c standard library, and more! And yes, it runs DOOM.
Stars: ✭ 250 (+123.21%)
Mutual labels:  kernel, os, osdev, operating-system
poplar
Microkernel and userspace written in Rust exploring modern ideas
Stars: ✭ 217 (+93.75%)
Mutual labels:  kernel, os, osdev, operating-system
nightingale
A small operating system where I experiment and learn osdev.
Stars: ✭ 86 (-23.21%)
Mutual labels:  kernel, os, osdev, operating-system
chaos-2
A hand-made SMP-aware kernel
Stars: ✭ 20 (-82.14%)
Mutual labels:  kernel, os, osdev, operating-system
Aquila
AquilaOS: UNIX-like Operating System
Stars: ✭ 413 (+268.75%)
Mutual labels:  kernel, operating-system, os, osdev
Wingos
a little 64bit operating system written in c++ with smp support
Stars: ✭ 361 (+222.32%)
Mutual labels:  kernel, operating-system, os, osdev

Tofita

Tofita Logo

All-new kernel for the Greentea OS

Telegram Channel Telegram Chatroom Join the chat at Discord! GPL License GitHub Feed Nightly Builds Language Top

Greentea OS is aimed to provide complete operating system compatible with existing apps

Screenshot

Features

  • UEFI 64-bit x86 hybrid performance-oriented kernel
  • Quake-style terminal (hit ~ to show/hide)
  • Desktop GUI
  • Tested on those VMs:
    • VirtualBox 6.0+ (use exactly "Mac OS X (64-bit)" preset)
    • Hyper-V (use Generation 2, disable Secure Boot, no PS/2 support, read tools\pipe.js for more info)
    • WMware Workstation (Other 64-bit, Virtualize Intel VT-x/EPT or AMD-V/RVI, Firmware type - UEFI)
    • QEMU with KVM or WHPX (-bios OVMF.fd -m 2048 -serial stdio -vga std -machine pc-q35-2.10 -smp 2)
  • Very low on resources, just 1 GB RAM minimum required
  • Isolation and containerization of everything
  • Exclusively only multi-core CPUs
  • NjRAA graphics stack

GreenteaOS (Tofita) system requirements

  • 1 GB RAM
  • Motherboard with UEFI, SATA (AHCI) or NVMe, PCIe and USB 2.0+
  • Multicore modern 64-bit CPU (most AMD and Intel CPUs from 2009 and newer)
  • Read more

Give a star

Give some attention for Tofita be noticed

Become a patron

Help to hire developers and buy hardware

Tools

  • listen.js - listen to VirtualBox COM port in TCP socket mode
  • pipe.js - listen to VirtualBox\Hyper-V COM port in pipe mode
  • vbox.js - starts VirtualBox Tofita VM and exits
  • webui.bat - web-based UI for COM port
  • gos-devlist.bat - show useful device names and PCI IDs to gather user hardware stats

Build

Get automatic build or make yours with Teapot (if you want to edit the code)

Nightly builds

If you don't want to build Tofita, you may download latest automatic GitHub build

Teapot

Download or clone Teapot repo and place alongside of Tofita repo:

.\Teapot
.\Tofita

You should have extracted Teapot-master and have folders like this .\Teapot\LLVM-*.*.*.

Teapot will take less space if cloned with limited depth of commit history:

git clone --recursive --depth 1 https://github.com/GreenteaOS/Tofita.git
git clone --recursive --depth 1 https://github.com/GreenteaOS/Teapot.git

Configure

Create R: ram disk about 1 GB (you may download a free AMD Radeonβ„’ RAMDisk) for faster builds and configure config.json > tempFolder. Otherwise C: is used to store builds by default.

Install Hexa

You also need to install Hexa compiler.

Currently you will build Hexa manually too. Download this and extract contents of hexa-kawaii into C:\Hexa, so you have C:\Hexa\hexa.cmd.

Install node.js LTS.

cd C:\hexa
node bootstrap.js hexa.json
node hexa-node.js hexa.json
node hexa-node.js hexa.json

Add C:\Hexa into your PATH.

Compile and generate disk image

cmd /c build

Or just open build.bat file with Explorer.

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, version 3 of the License.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this program. If not, see https://www.gnu.org/licenses/.

More information about legal issues

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].