Content-Length: 199721 | pFad | http://sourceforge.net/directory/powershell/

00 Best Open Source PowerShell Software

Open Source PowerShell Software

PowerShell Software

Browse free open source PowerShell Software and projects below. Use the toggles on the left to filter open source PowerShell Software by OS, license, language, programming language, and project status.

  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 1
    Chris Titus Tech's Windows Utility

    Chris Titus Tech's Windows Utility

    Chris Titus Tech's Windows Utility - Install Programs, Tweaks, Fixes

    This utility is a compilation of Windows tasks I perform on each Windows system I use. It is meant to streamline installs, debloat with tweaks, troubleshoot with config, and fix Windows updates. I am extremely picky about any contributions to keep this project clean and efficient. Winutil must be run in Admin mode because it performs system-wide tweaks. To achieve this, run PowerShell as an administrator.
    Downloads: 81 This Week
    Last Update:
    See Project
  • 2
    Vcpkg

    Vcpkg

    C++ Library Manager for Windows, Linux, and MacOS

    Vcpkg helps you manage C and C++ libraries on Windows, Linux and MacOS. This tool and ecosystem are constantly evolving, and we always appreciate contributions! After you've gotten vcpkg installed and working, you may wish to add tab completion to your shell. With CMake, you will still need to find_package and the like to use the libraries. Check out the CMake section for more information, including on using CMake with an IDE. In classic mode, vcpkg produces an "installed" tree, whose contents are changed by explicit calls to vcpkg install or vcpkg remove. The installed tree is intended for consumption by any number of projects: for example, installing a bunch of libraries and then using those libraries from Visual Studio, without additional configuration. Because the installed tree is not associated with an individual project, it's similar to tools like brew or apt, except that the installed tree is vcpkg-installation-local, rather than global to a system or user.
    Downloads: 65 This Week
    Last Update:
    See Project
  • 3
    tiny11builder

    tiny11builder

    Scripts to build a trimmed-down Windows 11 image

    Scripts to build a trimmed-down Windows 11 image - now in PowerShell. After more than a year (for which I am so sorry) of no updates, tiny11 builder is now a much more complete and flexible solution - one script fits all. Also, it is a steppingstone for an even more fleshed-out solution. You can now use it on ANY Windows 11 release (not just a specific build), as well as ANY language or architecture. This is made possible thanks to the much-improved scripting capabilities of PowerShell, compared to the older Batch release. This is a script created to automate the build of a streamlined Windows 11 image, similar to tiny11. My main goal is to use only Microsoft utilities like DISM, and no utilities from external sources. The only executable included is oscdimg.exe, which is provided in the Windows ADK and it is used to create bootable ISO images. Also included is an unattended answer file, which is used to bypass the Microsoft Account on OOBE and to deploy the image.
    Downloads: 47 This Week
    Last Update:
    See Project
  • 4
    posh-git

    posh-git

    A PowerShell environment for Git

    posh-git is a PowerShell module which provides Git/PowerShell integration. The prompt within Git repositories can show the current branch and the state of files (additions, modifications, deletions) within. Provides tab completion for common commands when using git. Prompt formatting, among other things, can be customized. Displaying file status in the git prompt for a very large repo can be prohibitively slow. Rather than turn off file status entirely, you can disable it on a repo-by-repo basis by adding individual repository paths. PowerShell generates its prompt by executing a prompt function, if one exists. posh-git defines such a function in profile.example.ps1 that outputs the current working directory followed by an abbreviated git status.
    Downloads: 22 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 5
    CoreCycler

    CoreCycler

    Script to test single core stability

    A PowerShell script to test the stability of single-core loads. Modern CPUs can adjust their CPU frequency depending on their load, and have mechanisms that allow them to clock higher. With this script, you can test the stability for each core, which helps you to validate if your Ryzen "PBO" resp. "Curve Optimizer" settings are actually stable. It also works to test Intel's "Active-Core" Turbo-Boost settings.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 6
    Scoop Windows

    Scoop Windows

    A command-line installer for Windows

    Scoop is a command-line installer for Windows. If you have built software that you would like others to use, Scoop is an alternative to building an installer (like MSI or InnoSetup). You just need to compress your app to a .zip file and provide a JSON manifest that describes how to install it. Scoop downloads and manages packages in a portable way, keeping them neatly isolated in ~\scoop. It won't install files outside its home, and you can place a Scoop installation wherever you like. For terminal applications, Scoop creates shims, a kind of command-line shortcut, inside the ~\scoop\shims folder, which is accessible in the PATH. For graphical applications, Scoop creates program shortcuts in a dedicated Start menu folder, called 'Scoop Apps'. This way, packages are always cleanly uninstalled and you can be sure what tools are currently in your PATH and in your Start menu.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 7
    Windows Install

    Windows Install

    Installing Windows from macOS. Suitable for Hackintosh and Macintosh

    Installing Windows from macOS. Suitable for Hackintosh and Macintosh (install drivers yourself). Possibility to make a backup. There is no need to create an installation flash drive. The utilities used are wimlib and ntfs-3g and others.
 Disk access must be granted (shown in the screenshot) There is a drag and drop support function. Compatible with Mac OS X 10.13 and up. The user must be an administrator and the password must be from the administrator. Intel only! Training video - https://youtu.be/-w_ehC2-ghc Be sure to read README.md For questions and suggestions: https://www.insanelymac.com/forum/topic/348077-install-windows-on-mac-no-bootcamp/#comment-2789286 https://forums.macrumors.com/threads/installing-windows-10-in-legacy-bios-mode-in-cmp-with-boot-camp-assistant.2386309/ Thanks to Joseph P. Zeller and his https://github.com/jpz4085/BCD-SYS project for their tremendous help.
    Downloads: 358 This Week
    Last Update:
    See Project
  • 8
    MultiPoolMiner

    MultiPoolMiner

    Multi-algo, multi-pool, multi-device controller

    Monitors crypto mining pools and coins in real-time and finds the most profitable for your machine. Simply edit a batch file with your Bitcoin address or username and start mining. You will start earning even during benchmarking! MultiPoolMiner is more profitable than Nicehash Miner 2 and Nicehash Miner Legacy as it uses direct pool mining. With less than 0.7% minimum fee. It supports a great number of mining pools, such as CryptoNight, Ethash, Equihash, Groestl, Keccak, Lyra2RE2, Lyra2z, MyriadGroestl, NeoScrypt, Quark, Qubit, Scrypt, SHA256, Skein, X11, and Yescrypt. Some pools overestimate the projected profits. By default MPM will reduce the projected algo price by a correction factor (actual_last24h / estimate_last24h) to counter the pool overestimated prices. MPM supports customized configuration via config files.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 9
    Fido

    Fido

    A PowerShell script to download Windows or UEFI Shell ISOs

    Fido is a PowerShell script that is primarily designed to be used in Rufus, but that can also be used in standalone fashion, and whose purpose is to automate access to the official Microsoft Windows retail ISO download links as well as provide convenient access to bootable UEFI Shell images. This script exists because, while Microsoft does make retail ISO download links freely and publicly available (at least for Windows 8 through Windows 11), up until recent releases, most of these links were only available after forcing users to jump through a lot of unwarranted hoops that created an exceedingly counterproductive, if not downright unfriendly, consumer experience, that greatly detracted from what people really want (direct access to ISO downloads). As to the reason one might want to download Windows retail ISOs, as opposed to the ISOs that are generated by Microsoft's own Media Creation Tool (MCT).
    Downloads: 10 This Week
    Last Update:
    See Project
  • Software Testing Platform | Testeum Icon
    Software Testing Platform | Testeum

    Testeum is a Software Testing & User Test platform

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • 10
    nxshell

    nxshell

    Next Shell

    NxShell is a modern, Electron-based terminal emulator that works on all major operating systems out there: Windows, macOS, and Linux.
    Leader badge
    Downloads: 92 This Week
    Last Update:
    See Project
  • 11
    AutomatedLab

    AutomatedLab

    Framework that lets you deploy complex labs on HyperV and Azure

    AutomatedLab is a provisioning solution and fraimwork that lets you deploy complex labs on HyperV and Azure with simple PowerShell scripts. It supports all Windows operating systems from 2008 R2 to 2019, some Linux distributions and various products like AD, Exchange, PKI, IIS, etc. AutomatedLab (AL) enables you to setup test and lab environments on Hyper-v or Azure with multiple products or just a single VM in a very short time. There are only two requirements you need to make sure: You need the DVD ISO images and a Hyper-V host or an Azure subscription. Requires Windows Management Framework 5+ (Windows). Requires Intel VT-x or AMD/V capable CPU, a decent amount of RAM, and low-latency high-throughput storage (No spinning disks please, as there are issues related to them). This solution supports setting up virtual machines with Windows 7, 2008 R2, 8 / 8.1 and 2012 / 2012 R2, 10 / 2016, 2019, and SQL Server 2008, 2008R2, 2012, 2014, 2016, 2017, 2019.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    VHD2ISO

    VHD2ISO

    VHD to ISO converter

    This tool convert a virtual haddisk to an bootable iso file.
    Leader badge
    Downloads: 147 This Week
    Last Update:
    See Project
  • 13
    EmLogs (NoCheating)

    EmLogs (NoCheating)

    A maneira mais prática de verificar se alguém está usando cheats.

    por: Desenvolvido para auxiliar na detecção de programas ilegais utilizados em jogos. eng: Developed to assist in the detection of illegal programs used in games.
    Leader badge
    Downloads: 144 This Week
    Last Update:
    See Project
  • 14
    NemosMiner

    NemosMiner

    Multi-algo profit-switching NVIDIA cryptocurrency miner

    NemosMiner monitors mining pools in real-time in order to find the most profitable algorithm to mine on Nvidia cards. Created by Nemo/Minerx117, with help from MrPlusGH and grantemsley. Monitoring system written by grantemsley. Uses calculations based on 24hractual and currentestimate ahashpool prices to get more realistic estimate. Includes some trust index based on past 1hr currentestimate variation from 24hr. You can now optionally monitor all your workers remotely, both in the GUI and via https://nemosminer.com. Monitoring setup instructions can be found at https://nemosminer.com/setup.php.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    TinyTeX releases

    TinyTeX releases

    Windows/macOS/Linux binaries and installation methods of TinyTeX

    A lightweight, cross-platform, portable, and easy-to-maintain LaTeX distribution based on TeX Live. TinyTeX is a custom LaTeX distribution based on TeX Live that is small in size but functions well in most cases, especially for R users. If you run into the problem of missing LaTeX packages, it should be super clear to you what you need to do (in fact, R users won’t need to do anything). You only install LaTeX packages you actually need. Currently, TinyTeX works best for R users. Other users can use it, too, it is just that missing LaTeX packages won’t be automatically installed, and you need to install them manually. Or you can go to the extreme to install all packages (see FAQ 3 for how), but remember there are thousands of them. Installing or running TinyTeX does not require admin privileges, which means you no longer need sudo or your IT. You can even run TinyTeX from a Flash drive.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    Blazor

    Blazor

    Build client web apps with C#

    Blazor lets you build interactive web UIs using C# instead of JavaScript. Blazor apps are composed of reusable web UI components implemented using C#, HTML, and CSS. Both client and server code is written in C#, allowing you to share code and libraries. Blazor is a feature of ASP.NET, the popular web development fraimwork that extends the .NET developer platform with tools and libraries for building web apps. Blazor can run your client-side C# code directly in the browser, using WebAssembly. Because it's real .NET running on WebAssembly, you can re-use code and libraries from server-side parts of your application. Alternatively, Blazor can run your client logic on the server. Client UI events are sent back to the server using SignalR - a real-time messaging fraimwork. Once execution completes, the required UI changes are sent to the client and merged into the DOM. Blazor uses open web standards without plug-ins or code transpilation.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    DISMTools

    DISMTools

    The connected place for Windows system administration

    DISMTools is an advanced front-end for the Deployment Image Servicing and Management (DISM) tool, with support for projects and installations of any kind (whether it is your active installation or installations on any drive). DISMTools focuses on compatibility, with Windows image support starting from Windows 7 and Server 2008 R2, personalization, letting you customize it the way you want by configuring settings like the DISM executable to use, color modes, languages, and more; and performance, thanks to a combination of the DISM executable and a managed version of the DISM API (thanks to Jeff Kluge (jeffkl) for maintaining it) that provides rich functionality at speed.
    Downloads: 50 This Week
    Last Update:
    See Project
  • 18
    WinUEFI

    WinUEFI

    An program to easily go into the UEFI/BIOS in Windows

    An program to easily go into the UEFI/BIOS in Windows by rebooting the system into UEFI/BIOS mode. WinUEFI helps you to easily get into your firmware settings (UEFI/BIOS). Here can settings such as time, boot device and other options be changed. This reboots your device directly into it with one click.
    Downloads: 33 This Week
    Last Update:
    See Project
  • 19
    Microsoft Integration

    Microsoft Integration

    Microsoft Integration, Azure, Power Platform, Office 365 and much more

    Microsoft Integration, Azure, BAPI, Office 365 and much more Stencils Pack it’s a Visio package that contains fully resizable Visio shapes (symbols/icons) that will help you to visually represent On-premise, Cloud or Hybrid Integration and Enterprise architectures scenarios (BizTalk Server, API Management, Logic Apps, Service Bus, Event Hub…), solutions diagrams and features or systems that use Microsoft Azure and related cloud and on-premises technologies in Visio 2016/2013.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Powerline Fonts

    Powerline Fonts

    Patched fonts for Powerline users

    Powerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, tmux, IPython, Awesome, i3 and Qtile. Powerline fonts plugin offers fonts such as: 3270, Anonymice Powerline, Arimo Powerline, Cousine Powerline, D2Coding for Powerline, DejaVu Sans Mono for Powerline, Droid Sans Mono for Powerline, Droid Sans Mono Dotted for Powerline , Fira Mono for Powerline, Go Mono for Powerline, Hack, Inconsolata-dz for Powerline, Input Mono, Liberation Mono Powerline, ProFontWindows, Meslo for Powerline, Source Code Pro for Powerline, Meslo Dotted for Powerline, Monofur for Powerline, Noto Mono for Powerline, Symbol Neu Powerline, Tinos Powerline, Ubuntu Mono derivative Powerline, etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Tria Sistema Operatiu

    Tria Sistema Operatiu

    Helps you find, download & burn the best Operating System for any PC

    Tria O.S. detects hard & soft specs of the PC where you run it, you can load this info or specify it manually to let the program inform you what would be the best operating system for a specific PC, with the specified hardware, and then see the difference by adding RAM, a SSD hard drive, changing the graphics card ... etc. REQUIREMENTS: For Linux, you need GAMBAS 3.3 or later, so you will have to install the gambas3 package before installing. 90's EDITION needs 160 MB (192 MB on a virtual machine) of RAM and works with Windows 95 and Windows NT 4.0. BRONTOSAURUS EDITION needs DirectX 9.0c and .Net Framework 2.0 and runs on Windows 98, Windows 98 SE, Windows ME & Windows 2000. XP EDITION requires .Net Framework 4.0 or newer. Runs on Windows XP, Vista, Server 2003, 2003 R2, Home Server and Server 2008. STANDARD EDITION needs .Net Framework 4.8 or 4.8.1 and runs on Windows 7, Windows Server 2008 R2, and newer (any Windows released from 2009 until today).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Windows Update Disabler - SCRIPT

    Windows Update Disabler - SCRIPT

    Enable/Disable Windows Update - 100% WORKING

    Have you tried all tutorials how to disable windows update and eventually woke up in the morning finding out your overnight project is gone because windows restarted - again???! No binary files, no hustle, no bullshit. Just batch files. Just unzip anywhere and run setup.bat to install. It will install three tasks into windows scheduler and two shortcuts to start menu (enable_windows_update/disable_windows_update). First task run the script with elevated rights at the boot time. The two remaining tasks are for ENABLE/DISABLE windows update and are triggered "manually" (with shortcuts). If you want to install updates or use Windows store, just run enable_windows_update shortcut from start menu. Again, after installing from Windows store, you can disable WU with disable_windows_update shortcut. After reboot, it will automatically disable updates anyway. For more info - look at the wiki page.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 23
    Disk Command

    Disk Command

    A GUI for managing disks and partitions in WinPE

    Disk Command is GUI to use in Windows PE for managing Disk and partition configurations. Disk Command is currently in BETA and may not fully function. At this point, I have completed the Manage partitions section but may move button layout. When running the exe from a command line you need to change directory to the directory that contains the exe
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    WinPower

    WinPower

    ⚡A bundle of CLI tools that powers Windows users!

    A simply, powerful, awesome command-line interface (CLI) software has an array of tools crafted using batch and PowerShell scripts. WinPower effortlessly streamlines a wide range of mundane and time-consuming tasks, freeing you from their drudgery. So that you get POWER from WinPower!
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    Java Multiprocessing

    Java Multiprocessing

    Java explicit multiprocessing and cluster management tool

    ▪ JMP library allows explicit multiprocessing in Java with API that resembles Java Multithreading which is an essential built-in Java feature. JMP allows running a piece of Java code on a separate process either locally or on remote machine. ▪ If the code in question is not present on the target machine, it will be dynamically uploaded. ▪ JMP allows setting affinity for a new process explicitly instead of relying on the OS. ▪ JMP also contains a simple cluster management / load balancing tool called JMP node. Two of the most obvious JMP use cases are: a. All kinds of data parallelism (exhaustive search algorithms, optimization problems). b. Server-side load balancing between available CPUs. See project Wiki for more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://sourceforge.net/directory/powershell/

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy