Public archive for the original ShiftOS, ShiftOS Next, ShiftOS C#, and ShiftOS 1.0. https://shiftos.alee14.me
Find a file
2025-01-08 17:44:14 -05:00
.github/workflows Fixed issues 2025-01-08 11:51:32 -05:00
.vscode Website now uses astro rather than plain html; Added a few more releases 2024-12-31 22:11:04 -05:00
public Whoops 2025-01-08 16:56:49 -05:00
src Forgot this 2025-01-08 17:44:14 -05:00
.gitattributes Added more 1.x stuff 2020-09-03 19:28:24 -04:00
.gitignore Website now uses astro rather than plain html; Added a few more releases 2024-12-31 22:11:04 -05:00
astro.config.mjs Website now uses astro rather than plain html; Added a few more releases 2024-12-31 22:11:04 -05:00
bun.lockb Now using bun 2025-01-08 11:35:21 -05:00
package.json Hopefully fixed the issue? 2024-12-31 22:15:32 -05:00
README.md Update README.md 2025-01-08 13:58:02 -05:00
tsconfig.json Website now uses astro rather than plain html; Added a few more releases 2024-12-31 22:11:04 -05:00

ShiftOS Archive

Public archive for the original ShiftOS, ShiftOS Next, ShiftOS C#, and ShiftOS 1.0.

Make sure to clone the repository using git clone so it could fetch all the files.

Submitting a ShiftOS binary

If you have a ShiftOS binary, zip it (if it has dependencies) then send an email to archive@shiftos.dev with the binary/zip attached.

How to build

  • Download NodeJS, and Yarn
  • Run yarn install and yarn run dev