Skip to content

Commit

Permalink
working on that readme
Browse files Browse the repository at this point in the history
  • Loading branch information
QuiteAFancyEmerald committed Sep 17, 2024
1 parent 03ade0f commit 084577f
Show file tree
Hide file tree
Showing 4 changed files with 34 additions and 2 deletions.
36 changes: 34 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,36 @@
# Slate-Desktop-for-Windows-11-LTSC
<img src="https://raw.githubusercontent.com/QuiteAFancyEmerald/Slate-for-Windows-11/main/preview.png"></img>

To be released soon. Sources are not added yet
Slate Desktop is a powerful windows environment setup with a focus on performance, productivity features, shell mods and style unique to stock Windows 11. Unlike other theme/optimization modpacks it avoids reverting styles to older versions of Windows and instead enhances the modern look of Windows 11.

A primary goal of this project is to utilize fully transparent applications versus bundling all assets within an untrusted ISO.
Slate Desktop features a seamless process for downloading assets and automatic config imports needed via a CLI tool. Made in Python it runs through `sources.json` which serves as a transparent way of grabbing every asset needed. You can check it out here as well as a summary of each project here.

<table>
<tr>
<td>
<img src="https://raw.githubusercontent.com/QuiteAFancyEmerald/Slate-for-Windows-11/main/img/style-example.png" alt="Explorer Style Example" />
</td>
<td>
<img src="https://raw.githubusercontent.com/QuiteAFancyEmerald/Slate-for-Windows-11/main/img/task-manager.png" alt="Task Manager Example" />
</td>
</tr>
</table>

## Table Of Contents

* [Introduction](#introduction)
* [Installation](#installation)
* [External Assets](#external-assets)
* [Contributing](#contributing)
* [Credits](#credits)

> [!TIP]
> For the best results use a fresh (legal) copy of Windows 11 IoT LTSC. You can get this from the official Microsoft website. LTSC is the best version of Windows 11 to utilize these scripts on as versus standard Windows 11 Home it has no bloatware or useless Windows apps pre-installed. Have a peace of mind and consider "massgravel" for those who live within the seas brrr
> [!NOTE]
> After installation simply check the /sources folder for each step. Some configuration files will need to be moved manually but detailed instructions are provided. More information is provided within the Installation section.
> [!CAUTION]
> You are responsible for running this script. Make sure you have backups prior to utilizing Slate and ensure you are on Windows 11 22H2/Windows 11 23H2/Windows 11 IoT LTSC. This project will not work on Windows 10 and will damage it!!!
<img width="700px;" src="https://raw.githubusercontent.com/QuiteAFancyEmerald/Slate-for-Windows-11/main/img/preview.png"></img>
File renamed without changes
Binary file added img/style-example.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/task-manager.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 084577f

Please sign in to comment.