Download ShiftOS here!
This contains the ShiftOS source code and ShiftOS binary files.
If you have files for ShiftOS, zip it (if it has dependencies), and email archive@shiftos.dev with the binary/zip attached.
ShiftOS Source Code
All ShiftOS source code are located on the official git server or on codeberg.
Repositories
- shiftos: The original codebase (view the
original branch for 0.0.8 Beta 1).
- shiftos-next: First recreation of ShiftOS with a new story and features.
- shiftos-c-: First C# rewrite based on 0.0.9.
- shiftos_thereturn: The final official version of ShiftOS, also known as ShiftOS 1.0.
- project-unite: Website for ShiftOS. Forums, sharing skins, downloads, etc.
- shiftgears: Server emulator for ShiftOS 1.0.
- shiftos-challenge: A modern and polished recreation of 0.0.x.
- shiftos-pong: Android port of ShiftOS’ pong in monogame.
- shiftos-rewind (Various people): Unofficial recreation of ShiftOS 0.0.9 made in C#.
- shiftskn-rewind: ShiftOS skin decompiler from 0.0.x to rewind.
- shiftos-therevival-old (EverythingWindows): Another unofficial ShiftOS recreation made in Visual Basic .NET.
Note for ShiftOS 0.0.3 to 0.0.4.1
ShiftOS used to collect the user’s information then sends it to an email, and it includes the following:
- Screenshot of your desktop
- System information (Computer Name, Username, Time, Memory, Operating System (Version and Platform), Drive Label. Total Drive Size, File System, Resolution, ShiftOS Location)
- Directories/Files for creation date, size and name (Desktop. Documents, Pictures, Music, Videos, Program, and Program Files)
As of now, the email no longer works. But if you want to be extra careful, use a VM.
ShiftOS 0.0.x
ShiftOS Next
ShiftOS C#
NOTE
0.1.2 may be unstable due to major changes.
Debug vs Release
- Debug = Decrypted save file, access to dev commands
- Release = Encrypted save file, no access to dev commands
ShiftOS 1.0
ShiftOS Rewind
Recreating 0.0.9 using C#. Created by various people.
Source code | Download
ShiftOS Challenge (.NET 5.0)
Originally made by acidiclight, ported to .NET 5.0 by Alee14.
After extracting, run ShiftOS.exe.
Source code | Download