Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/he3als/atlasupdater
- Owner: he3als
- License: apache-2.0
- Created: 2022-03-11T23:29:16.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-24T09:18:10.000Z (almost 2 years ago)
- Last Synced: 2023-03-04T05:22:19.856Z (almost 2 years ago)
- Topics: windows, windows-10, windows10
- Language: Batchfile
- Homepage:
- Size: 77.1 KB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- License: LICENSE
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