Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/he3als/atlasupdater

A simple batch script to update Atlas' folders
https://github.com/he3als/atlasupdater

windows windows-10 windows10

Last synced: 2 months ago
JSON representation

A simple batch script to update Atlas' folders

Awesome Lists containing this project

README

        

# Atlas Updater
**⚠ Make sure to read all the warnings as you advance through the batch script and on this README.**

Atlas Updater is a simple batch script to update [Atlas](https://github.com/Atlas-OS/Atlas) (a free and performant modification to Windows 10) folders (the [AtlasModules](https://github.com/Atlas-OS/Atlas/tree/main/src/AtlasModules) and [Atlas Desktop](https://github.com/Atlas-OS/Atlas/tree/main/src/Desktop/Atlas) folders). Useful to contributors, general testers or people that are curious. Tested on Windows 10 21H2 with latest PowerShell.

Feel free to make a pull request to improve the script! :)

**View the [Changelog](https://github.com/he3als/AtlasUpdater/blob/main/changelog.md)**

## Showcase

https://user-images.githubusercontent.com/65787561/158027428-1521010f-6d53-44cd-ae27-09b98cc6af2f.mp4

## Download
1. Open [this link](https://cdn.staticaly.com/gh/he3als/AtlasUpdater/main/AtlasUpdaterScript.bat) in a new tab.
2. The download should start automatically.

**If you can not download it directly, [download the .zip](https://github.com/he3als/AtlasUpdater/archive/refs/heads/main.zip) and extract it.**

## Features
- Updating the AtlasModules and Atlas desktop folder
- Ability to update itself (can be easily toggled by editing the batch script)
- Easily accessing the Atlas and AtlasUpdater repositories
- Running the Atlas post-installation script (dangerous to do)

## Dependancies
- cURL - default on 1803+, Atlas is 1803
- Basic Windows utilities (`findstr`, `fltmc`, etc...)
- 7-Zip and PowerShell