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

https://github.com/brooks-code/sys_utils

Collection of system related utilities.
https://github.com/brooks-code/sys_utils

powershell script shell system unix utilities utility utility-library

Last synced: 4 months ago
JSON representation

Collection of system related utilities.

Awesome Lists containing this project

README

          

# System utilities collection

![Banner Image](/img/matrix.jpg "System utilities")
*A scene from Matrix Reloaded (2003), it actually portrays an accurate hack!*

> This repository contains a collection of system utilities. These tools were mostly designed to simplify daily hassles.

## Table of contents

- [System utilities collection](#system-utilities-collection)
- [Table of contents](#table-of-contents)
- [Utilities](#utilities)
- [Installation](#installation)
- [License](#license)

## Utilities

The following utilities are currently available:

* `WSL-vhdx-Compact`: [A powershell script](https://github.com/brooks-code/WSL-VHDX-Compact) that safely compacts WSL2 linux partition files to save Windows disk space. *(added in August 2025)*.
- A tutorial about it is available on [freeCodeCamp](https://www.freecodecamp.org/news/how-to-free-up-and-automatically-manage-disk-space-for-wsl-on-windows-1011/). There is also an interesting thread about it on [HackerNews](https://news.ycombinator.com/item?id=44927629).

* `repo-confusion-guard`: [A markdown note](https://github.com/brooks-code/repo-confusion-guard) about a supply chain attack encountered here on GitHub. *(added in July 2025)*.
- A detailed article about it is available on [freeCodeCamp](https://www.freecodecamp.org/news/protect-github-repos-from-malicious-clones/).

* *More utilities will appear as they are added.*

## Installation

To use the utilities listed in this repository, download the folders containing the tools you're interested in or simply clone the whole repository to your local machine and follow the instructions provided in their respective README file.

## License

Most of the scripts are provided under a Creative Commons CC0 license. See their LICENSE file for details.