GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#powershell

This repository provides pre-built virtual machine (VM) images for GitHub Actions and Azure DevOps. You can use these images to run your workflows and pipelines on various operating systems like Ubuntu, macOS, and Windows. The images come with pre-installed software, making it easier to set up your environment. You can choose from different versions of each OS, and the repository is updated weekly with the latest software versions. This saves you time and effort in setting up your development environment, allowing you to focus on your projects more efficiently. Additionally, you can interact with the repository by filing issues or participating in discussions to request new tools or provide feedback.

https://github.com/actions/runner-images
#csharp #command_line #hacktoberfest #linux #macos #netcore #powershell #shell #windows

PowerShell is a powerful tool that helps you automate tasks and manage systems on Windows, Linux, and macOS. It works well with structured data like JSON, CSV, and XML, and it includes a command-line shell and scripting language. If you're new, you can start by reading the getting started documentation. You can install PowerShell on various platforms, join community discussions, and even contribute to the project. This tool makes it easier to handle complex tasks efficiently, making your work simpler and faster.

https://github.com/PowerShell/PowerShell
#powershell #azure #cloud #openapi #rest #swagger

This repository provides the official REST API specifications for Microsoft Azure. It helps developers understand and use Azure services by providing detailed information on API structures, terminology, and steps to get started. For example, you can learn about "Offerings," "Skus," and "Features" which are important concepts in Azure's product hierarchy. The repository also guides you on how to contribute using OpenAPI specifications and how to generate SDKs and API documentation. This makes it easier for developers to build and integrate Azure services into their applications efficiently.

https://github.com/Azure/azure-rest-api-specs
#powershell #dotnet #dotnet_core

The .NET release notes provide important information about different versions of .NET, such as their release dates, support status, and end-of-support dates. For example, .NET 9 will be released on November 12, 2024, and will be supported until May 12, 2026. You can also find the latest patch versions for each release. This information helps users plan and manage their projects by knowing when to update or switch to a new version, ensuring they have the latest security patches and features. Additionally, you can follow GitHub discussions for the latest news and updates on .NET releases.

https://github.com/dotnet/core
#powershell

This script helps you create a simplified Windows 11 image quickly and easily using PowerShell. It works with any Windows 11 release, language, and architecture. You can remove many unnecessary apps like Clipchamp, News, and Xbox to make the system lighter. There's also a "tiny11 core" option for a very minimal image, ideal for testing or development in virtual machines. To use it, you need to set your PowerShell execution policy to unrestricted and follow simple steps to download and mount the Windows 11 ISO. This tool is open-source, so you can customize it as you like. It saves time and space by automating the process of creating a streamlined Windows 11 image.

https://github.com/ntdevlabs/tiny11builder
👍1
#rust #autojump #bash #cli #command_line #command_line_tool #elvish #fasd #fish #fish_shell #fzf #hacktoberfest #jump #nushell #powershell #rust #shell #xonsh #xontrib #z #zsh

zoxide is a smarter version of the `cd` command that remembers your most frequently used directories. This allows you to quickly jump to these directories with just a few keystrokes. Here’s how it benefits you zoxide learns your directory habits and lets you navigate to often-used directories quickly.
- **Easy Installation** You can configure zoxide with flags and environment variables to tailor its behavior to your needs.
- **Integration**: It works with many shells and has integrations with other tools like file managers and text editors.

Overall, zoxide saves you time and effort by making directory navigation faster and more intuitive.

https://github.com/ajeetdsouza/zoxide
👍1
#powershell #hacktoberfest

The Windows Package Manager is a tool that helps you easily install and manage applications on your Windows computer using command lines. You can submit manifests for your favorite applications to include them in the package manager. Currently, it supports MSIX, MSI, APPX, and .exe installers. The project is open source and welcomes contributions, with clear guidelines on how to submit new packages or package versions. This makes it easier for users to find and install software they need, and also allows the community to contribute and make the tool better.

https://github.com/microsoft/winget-pkgs
#powershell #automated #bloatware #bloatware_removal #cleanup #debloat #debloater #interactive #optimize #powershell #powershell_script #privacy #ps1 #registry_tweaks #tweaks #windows #windows_10 #windows_11 #windows_11_debloat #windows10 #windows11

Win11Debloat is a free PowerShell script that quickly removes pre-installed Windows bloatware like TikTok, Xbox Game Bar, and Copilot while disabling ads, telemetry, and intrusive features. It simplifies tasks like restoring the classic right-click menu, hiding duplicate drives in File Explorer, and removing taskbar clutter, saving you from manually adjusting settings. The script is safe, reversible, and improves your experience by eliminating unnecessary background processes and distractions, making Windows cleaner and more focused.

https://github.com/Raphire/Win11Debloat
👍1
#powershell

EntraGoat creates a safe, vulnerable Microsoft Entra ID setup in your test tenant using PowerShell and a web interface for easy deployment of scenarios like privilege escalation attacks. Clone the GitHub repo, install tools, run scripts for challenges with flags, solutions, and cleanups—no extra costs. You benefit by safely practicing real-world identity hacks, spotting misconfigurations, and boosting your skills to secure production systems without risks.

https://github.com/Semperis/EntraGoat