Skip to content

Coolis1362/TS-KERNEL-For-Windows-ALL-VERSIONS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

322 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TS-KERNEL For Windows ALL VERSIONS

TS-KERNEL For Windows is an open-source foundational kernel designed to let you create, customize, and share your own distros! It's flexible, dynamic, and empowers developers to innovate with ease. Whether you're building your first distro or contributing to the open-source community, TS-KERNEL is here for you. This has all versions of TS-KERNEL.


Features

  • Dynamic Boot Sequence:
    • Customizable startup script with progress animations and branding.
  • Interactive Console:
    • Extendable commands to make your distro unique.
  • Simple Conversion to .exe:
    • Easily package your distro into a standalone executable for Windows.
  • No Copyright Restrictions:
    • Freely modify and share your work with others.

Getting Started

Prerequisites

  1. Install Python on your system.

  2. Install auto-py-to-exe for creating .exe files:

    pip install auto-py-to-exe

Steps to Create Your Distro

  1. Clone The Resp

    • type in the command below to your terminal:
    git clone https://github.com/Coolis1362/TS-KERNEL-ALL-VERSIONS.git
    • if Git Is not Installed Get It Here
  2. Edit the Code:

  • Update put_distro_name_here() with your distro’s name.
  • Replace DISTRO_NAME with the actual name of your distro.
  • Customize commands in the console section.
  1. Convert to .exe:
  • Run auto-py-to-exe in your terminal.

  • Select your modified .py file as input.

  • Set the output directory to: TS-KERNEL-1.0.0/root/boot/

  • Pick an icon and click Convert .py to .exe.

  • Test your .exe to ensure it works perfectly.

  1. Upload to GitHub:
  • Create a repository with the name TS-DISTRO <Your Distro Name>.

  • Write a description, e.g., TS-DISTRO Phoenix is a customizable distro based on TS-KERNEL <Version>.

  • Add tags like TS-KERNEL, TS-DISTRO, and <Your Distro Name>.

  • Create a repository with the name TS-DISTRO <Your Distro Name>.

  • Write a description, e.g., TS-DISTRO Phoenix is a customizable distro based on TS-KERNEL 1.0.0.

  • Add tags like TS-KERNEL, TS-DISTRO, and <Your Distro Name>.


Example Commands

Your console comes pre-configured with these commands:

  • help: Show available commands.
  • exit: Exit the console.
  • clear: Clear the console screen.
  • whoami: Display the current user.

Feel free to add your own commands to make your distro unique.


Contribution Guide

  1. Fork the repository to start building your distro.
  2. Submit pull requests to enhance the TS-KERNEL core.
  3. Share your creations with the community by uploading them to GitHub.

License

This project is open-source. You are free to use, modify, and distribute it without restrictions.


Bugs And Issues

If There Are Bugs Please Go To The Issues Tab

Requrements

The Requrements Are:

  • Must Know How To Code In Python
  • Must Have Git Installed If Not Get It Here
  • need Python Installed From Here and Here

Python Version Needed

@Coolis1362 Recommands You To Use Python 3.14.

About

Files Used To make All TS-KERNEL Versions, it's Open-Sorce, so Make Your Own Distros!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors