Showing 1098 open source projects for "ps-scripts"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
    Start Free
  • 1
    erase-install

    erase-install

    A script that automates downloading macOS installers

    ...Targeted at IT administrators and deployment professionals, it simplifies wiping and re-provisioning Mac systems—especially in enterprise or education environments. It supports options for downloading the latest macOS version, preserving user settings, automating pre- and post-install scripts, and initiating the erase-and-install process without manual intervention. It’s widely used in managed environments and compatible with MDM workflows.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    OpenRazer

    OpenRazer

    Open source driver and user-space daemon to control Razer lighting

    A collection of Linux drivers for Razer devices - providing kernel drivers, DBus services and Python bindings to interact with the DBus interface.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    conky

    conky

    Light-weight system monitor for X

    ...Conky can display just about anything, either on your root desktop, in its own window. Not only does Conky have many built-in objects, it can also display just about any piece of information by using scripts and other external programs. A plethora of OS stats (uname, uptime, CPU usage, mem usage, disk usage, "top" like process stats, and network monitoring, just to name a few). Conky can display information either as text, or using simple progress bars and graph widgets, with different fonts and colours.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 4
    Paul's AutoClicker

    Paul's AutoClicker

    A fast auto clicker and macro tool made for windows

    You can use this application as an auto clicker, a macro, or both. The program has many features built into it to be very versatile and fit everyone's needs. If you need an auto clicker that will click infinitely fast, this can click as fast as your CPU allows. If you need a clicker with some randomization, hold the mouse button down, and click on a certain spot for x times, it can do that too and more. If you want to be able to still use your PC while something is clicking in the background...
    Downloads: 89 This Week
    Last Update:
    See Project
  • 99.99% Uptime for Your Most Critical Databases Icon
    99.99% Uptime for Your Most Critical Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 5
    ShellHub

    ShellHub

    Get seamless remote access to any Linux device

    ShellHub is a centralized SSH gateway that allows users to remotely access and manage their servers and devices from anywhere, using a web browser or a mobile app. It provides a secure and convenient way to connect to and control your servers and devices and can help to improve the security of your servers by preventing unauthorized access. ShellHub incorporates the use of Docker containers to facilitate the integration of new devices into the platform, simplifying configuration. ShellHub...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Winget-AutoUpdate

    Winget-AutoUpdate

    WAU daily updates apps as system and notify connected users

    Winget-AutoUpdate provides automation around Microsoft’s winget package manager to keep installed applications current without manual intervention. It typically wraps winget upgrade invocations into scheduled tasks, CI jobs, or simple scripts that can run on developer workstations and servers to apply available updates in a controlled way. Implementations often add logging, selective filtering (so only safe or allowed packages are updated), and dry-run reporting so admins can vet changes before deployment. For organizations, it’s a pragmatic bridge between ad-hoc desktop maintenance and a more formal patching pipeline—especially useful where modern app stores aren’t the single source of truth. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    IntuneManagement

    IntuneManagement

    Copy, export, import, delete, document and compare policies

    ...Many such projects include sample automation for dynamic device groups, license checks, or automatic remediation workflows triggered by compliance violations. Because enterprise device fleets require auditability and repeatability, the repo focuses on reproducible scripts, logging, and parameterization so they can be integrated into larger automation frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Tasmota

    Tasmota

    Alternative firmware for ESP8266 with easy configuration

    Alternative firmware for ESP8266 with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Unless your Tasmota powered device exhibits a problem or you need to make use of a feature that is not available in the Tasmota version currently installed on your device, leave your device alone - it works so don't make unnecessary changes! If the release version (i.e., the master branch) exhibits...
    Downloads: 35 This Week
    Last Update:
    See Project
  • 9
    Algo VPN

    Algo VPN

    Set of Ansible scripts that simplifies the setup of a personal VPN

    Introducing Algo, a self-hosted personal VPN server designed for ease of deployment and security. Algo automatically deploys an on-demand VPN service in the cloud that is not shared with other users, relies on only modern protocols and ciphers, and includes only the minimal software you need. And it’s free. For anyone who is privacy conscious, travels for work frequently, or can’t afford a dedicated IT department, this one’s for you. Really, the paid-for services are just commercial...
    Downloads: 42 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    OpenHardwareMonitor

    OpenHardwareMonitor

    Free open source tool for real-time PC hardware sensor monitoring

    Open Hardware Monitor is a free and open source hardware monitoring application designed primarily for personal computers. It provides real-time insights into key system metrics such as temperatures, fan speeds, voltages, load percentages, and clock speeds by reading directly from sensors embedded in CPUs, GPUs, motherboards, and storage devices. The tool supports a wide range of sensor hardware found on modern systems, including Intel and AMD processors, NVIDIA and AMD graphics cards, SMART...
    Downloads: 62 This Week
    Last Update:
    See Project
  • 11
    Nautobot

    Nautobot

    Network Source of Truth & Network Automation Platform

    ...With support for plugins and extensibility, Nautobot is used by enterprises to manage IP addresses, devices, circuits, and other networking components while integrating with automation tools like Ansible, Terraform, and custom Python scripts.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    MicroPython

    MicroPython

    Python implementation for microcontrollers and constrained systems

    MicroPython is a lean and efficient implementation of the Python 3 programming language that includes a small subset of the Python standard library and is optimised to run on microcontrollers and in constrained environments. The MicroPython pyboard is a compact electronic circuit board that runs MicroPython on the bare metal, giving you a low-level Python operating system that can be used to control all kinds of electronic projects. MicroPython is packed full of advanced features such as an...
    Downloads: 32 This Week
    Last Update:
    See Project
  • 13
    XIVLauncher

    XIVLauncher

    Custom launcher for FFXIV

    XIVLauncher (abbreviated as XL) is a faster launcher for our favorite critically acclaimed MMO, with various available add-ons and enhancements to the game. XIVLauncher now has a native Linux version that works on Steam Deck and Desktop Linux - no more messing around with scripts and command lines, just a few easy steps to install the game and add it to Steam, with a wine version especially tuned to XIV.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    Lenovo Legion Linux Support

    Lenovo Legion Linux Support

    Driver and tools for controlling Lenovo Legion laptops in Linux

    Lenovo Legion Linux (LLL) brings additional drivers and tools for Lenovo Legion series laptops to Linux. It is the alternative to Lenovo Vantage or Legion Zone (both Windows only). It allows you to control features like the fan curve, power mode, power limits, rapid charging, and more. This has been achieved through reverse engineering and disassembling the ACPI firmware, as well as the firmware and memory of the embedded controller (EC).
    Downloads: 15 This Week
    Last Update:
    See Project
  • 15
    Nilesoft Shell

    Nilesoft Shell

    Powerful context menu manager for Windows File Explorer

    Shell is an open-source context menu manager and extender for Windows File Explorer that gives users fine-grained control over the right-click menus throughout the Windows shell experience. It lets you add, remove, modify, and organize context menu items beyond what the default Windows interfaces allow, enabling quick access to applications, scripts, favorite folders, URLs, and custom commands directly from the right-click menu on files, folders, the desktop, or even the taskbar. The project includes a rich expression syntax and built-in functions for dynamic menu behaviors, and supports icons, colors, and nested multi-column menus to make the context UI both powerful and user-friendly. ...
    Downloads: 45 This Week
    Last Update:
    See Project
  • 16
    Ulauncher

    Ulauncher

    Feature rich application Launcher for Linux

    ...But if you need something different you can always create a custom color theme. Improve your workflow with customizable shortcuts and extensions. Create a shortcut for web search or your scripts or install a 3rd party extension.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    GameMode

    GameMode

    Optimise Linux system performance on demand

    GameMode is a daemon/lib combo for Linux that allows games to request a set of optimizations be temporarily applied to the host OS and/or a game process. GameMode was designed primarily as a stop-gap solution to problems with the Intel and AMD CPU power save or on-demand governors but is now host to a range of optimization features and configurations.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    rimraf

    rimraf

    A `rm -rf` util for nodejs

    ...The library is designed to reliably remove deeply nested directory trees across operating systems, including Windows environments where native deletion behavior can be inconsistent. It exposes both programmatic and CLI interfaces, making it suitable for build scripts, cleanup tasks, and automation workflows. rimraf includes multiple removal strategies and fallbacks to handle filesystem edge cases such as locked files or permission issues. The tool emphasizes aggressive and complete deletion, which is why its documentation strongly warns against passing untrusted input. Overall, rimraf remains one of the most widely used cleanup utilities in the Node.js ecosystem.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    Sophia Script for Windows

    Sophia Script for Windows

    The most powerful PowerShell module for fine-tuning Windows

    ...It abstracts over native APIs and offers constructs that make system automation, file manipulation, registry access, and user scripting easier than raw PowerShell or batch scripts. The repository presumably contains runtime, script engine, and library helpers to simplify common Windows tasks (e.g., service control, UI automation, scheduled tasks). Because Windows scripting often involves glue between COM, WMI, and system APIs, Sophia’s design likely aims to unify those surfaces behind consistent semantics. ...
    Downloads: 22 This Week
    Last Update:
    See Project
  • 20
    vimrc

    vimrc

    The ultimate Vim configuration (vimrc)

    ...The repo is opinionated about ergonomics: consistent leader mappings, improved motions, and polished statusline settings reduce friction for everyday work. It also includes update scripts and guidance for keeping plugins current, which lowers the maintenance burden for users who just want Vim to work well. Documentation explains the layout and keybindings so you can learn quickly, then customize as you grow more comfortable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ShellCrash

    ShellCrash

    Run sing-box/mihomo as client in shell

    ShellCrash is a shell-based client runner for proxies like sing-box and mihomo, optimized for headless devices (e.g. OpenWrt routers). It provides scripted installation, automatic configuration reload, network port detection, and UI-less control via terminal. It simplifies running proxy services on embedded Linux devices.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Klick'r

    Klick'r

    An open-source auto clicker on images for Android

    Klick'r is an open-source Android application designed to automate repetitive tasks effortlessly. Formerly known as Smart AutoClicker, Klick'r offers unique image detection capabilities alongside traditional auto-clicking functionalities, providing a versatile solution for all your automation needs. Whether you’re a gamer automating in-game actions, a tester simulating user interactions, or anyone performing repetitive clicking tasks, Klick'r offers both image detection for sophisticated...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 23
    LinUtil

    LinUtil

    Distro-agnostic toolbox designed to simplify everyday Linux tasks

    Linutil from Chris Titus Tech's Linux Toolbox is a distro-agnostic Linux toolbox written in Rust, designed to simplify everyday setup and maintenance tasks across distributions. From installing popular applications to optimizing performance and desktop configurations, Linutil offers a unified interface and modular system. It can be installed via curl script, Cargo, AUR, or distribution packages, making it accessible on Arch, OpenSUSE, and beyond.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    Remove MS Edge

    Remove MS Edge

    Uninstall Microsoft Edge with an executable or batch script

    Remove MS Edge is a Windows-focused project that packages methods to uninstall Microsoft Edge using either an executable approach or batch scripts, depending on how automated or hands-on you want the process to be. It targets users who prefer not to keep Edge installed and want a repeatable removal path rather than manual digging through system folders and app packages. The repository highlights practical compatibility considerations, including that certain apps and features may rely on WebView components, which can affect software that embeds web-based UI. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 25
    ZeroByte

    ZeroByte

    Backup automation for self-hosters

    ...It targets self-hosting enthusiasts, homelab operators, and small teams who need a straightforward way to manage backups across diverse storage backends without resorting to complex scripts or CLI-only tools. Zerobyte lets you configure automated jobs with flexible schedules and retention policies, monitor backup jobs through a centralized dashboard, and choose from multiple source types (like local directories, NFS, SMB, WebDAV, and more), all while ensuring end-to-end encryption via Restic underneath. The system also supports common remote destinations such as S3-compatible storage or REST servers and encapsulates much of the complexity of backup logic so users can focus on reliability and restore confidence rather than manual orchestration.
    Downloads: 8 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB