chadnpc 

By: | 49 downloads | Last Updated: 10/1/2024 | Latest Version: 1.0

A Powershell class to perform X509Certificate2 related functions without relying on PKI cmdlets because the PKI module is not pre-installed on all OSs (Ex: On Arch Linux).

By: | 40 downloads | Last Updated: 12/16/2024 | Latest Version: 0.1.0

A collection of script files by Alain Herve

By: | 38 downloads | Last Updated: 12/5/2024 | Latest Version: 1.0

JsonCli wrapper

By: | 36 downloads | Last Updated: 8/1/2025 | Latest Version: 0.1.1

A module to automate building🦀tauri-v2 desktop apps, fast.

By: | 33 downloads | Last Updated: 7/10/2025 | Latest Version: 0.1.0

A module to convert repo source code to markdown

By: | 31 downloads | Last Updated: 3/7/2025 | Latest Version: 0.1.0

A module to collect trends data from different sources.

By: | 30 downloads | Last Updated: 3/16/2025 | Latest Version: 0.1.0

A module for working with HTTP RESTful APIs.

By: | 13 downloads | Last Updated: 3/16/2026 | Latest Version: 0.1.1

A collection of script files by alain

By: | 6 downloads | Last Updated: 4/5/2026 | Latest Version: 0.1.0

A module to install and control wireguard

By: | 5 downloads | Last Updated: 3/20/2026 | Latest Version: 1.0.0

Installs dotnet cli. If dotnet installation already exists in the given directory it will update it only if the requested version differs from the one already installed. Note that the intended use of this script is for Continuous Integration (CI) scenarios, where: - The SDK needs to be installed without user interaction and without admin rights. -... More info