The Zeal Operating System is a modernized fork of the 64-bit Temple Operating System, TempleOS.
Find a file
2020-07-24 18:58:58 -05:00
screenshots Flesh out README, add screenshot 2020-07-21 15:54:04 -05:00
src Reformat CMain.CC 2020-07-24 18:58:58 -05:00
.editorconfig Add .editorconfig 2020-07-22 01:04:42 -05:00
.gitattributes gitattributes test 2020-02-15 23:22:09 -06:00
.gitignore remove redundant echo from gw script 2020-06-04 08:09:13 -05:00
export.ps1 Refactor export.ps1 2020-07-23 17:20:48 -05:00
LICENSE Add LICENSE 2020-02-28 22:10:27 +00:00
mnt.sh Add comment about disk path to mnt.sh 2020-07-23 17:28:27 -05:00
README.md Add Terry quote to README 2020-07-23 17:19:28 -05:00
Zenith-latest-2020-07-24-18_58_42.iso Reformat CMain.CC 2020-07-24 18:58:58 -05:00

Website goto counter

ZenithOS

The Zenith Operating System is a modernized, professional fork of the 64-bit Temple Operating System. It is a direct reaction against corporate technological subversion, their takeover of free and open source software, and the removal of complete user control over computers.

Unlike the *nix atheists who thrive on distinguishing themselves from the "others" by making the system inaccessible, unintuitive, and require arcane knowledge to work with, we strive to be simple, documented, and require as little of a knowledge gap as possible. One person should be able to comprehend the entire system in at least a semi-detailed way within a few days of study. We simplify, not complicate; make accessible, not obfuscate.

The CIA encourages code obfuscation. They make it more complicated than necessary.
—Terry A. Davis

Features in development include:

  • Fully-functional AHCI support
  • VBE support 32-bit color VBE graphics
  • A new GUI framework in 32-bit color
  • Compiler optimizations for speed improvements
  • SSE2+ instruction support in compiler and assembler
  • Network card drivers and a networking stack

Changes include:

  • 60 FPS
  • VBE graphics with variable resolutions
  • 440Hz 'A' tuning changed to 432Hz
  • HolyC -> CosmiC
  • System-wide renaming for clarity
  • No weird shift-space mechanism
  • Caps Lock is reassigned as Backspace
  • Reformatted code for readability
  • Added comments and documentation

Getting started

Prerequisites

  • For running in a VM: Intel VT-x/AMD-V acceleration enabled in your BIOS settings (required to virtualize any 64-bit operating system properly).
  • A brain capable of becoming un-"jedi-mind-tricked".

Every commit contains a "Zenith-latest-YYYY-MM-DD-HH_MM_SS.iso" in the root of master, which is a timestamped ISO build of that commit. It might not be stable. See the Releases for the latest stable release. As ZenithOS is in heavy development the last release may be quite behind from master.

This is basically a read-only repository. Everything happens inside the OS, as intended by Terry. After you've installed the latest release in a VM, you can make changes to the source. Once you've made your changes, you can make copies of the relevant files and put them into a folder, along with some kind of notes as to what you've done either as a DolDoc document or in the pull request later. You can then make a RedSea ISO file out of that folder by running RedSeaISO("MyChanges.ISO", "/Home/Folder");. Export the contents of the VM hard drive in whatever OS-specific way you have to (there are scripts in the root of the repo), grab the ISO, and send it my way; a pull request attachment with the zipped ISO would work fine.

Background

In around November of 2019, I decided I wanted to continue Terry's work in a direction that would make it a viable operating system while still keeping the innovative and frankly, divine-intellect ideas and design strategies intact.

At first, I was developing exclusively inside a VM and occasionally generating ISOs as official releases. This was not a good approach, as things broke and I had no way of telling which changes caused what. So I decided to scrap that and restart from scratch.
Releases of the "old" Zenith are currently archived on the mega.nz website:

Screenshots

System Report, Z Splash and AutoComplete, with Stars wallpaper

32-bit color!