Showing 20 open source projects for "project/openwrt"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 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
  • 1
    WinUtil

    WinUtil

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

    ...WinUtil is modular and maintained as multiple scripts compiled into a single executable PowerShell script for ease of use and development. It offers a robust developer workflow with clear contribution guidelines and an active Discord community for support. The project prioritizes clean, efficient code and careful review of contributions to maintain stability. WinUtil is widely popular with thousands of stars and contributors, reflecting its reliability and usefulness in Windows system management.
    Downloads: 461 This Week
    Last Update:
    See Project
  • 2
    Debloat Windows 10

    Debloat Windows 10

    A Collection of Scripts Which Disable/Remove Windows 10 Features

    “Debloat-Windows-10” is a GitHub repository containing a collection of PowerShell scripts intended to disable or remove unwanted Windows 10 features, built-in apps, services, telemetry components, and tweaks for performance or privacy. The project is archived as of September 23, 2025 and marked as read-only, since Windows 10 will reach end of life. The author explicitly warns that running these scripts can sometimes break system functionality (e.g. user accounts or system components) and recommends using them only on fresh installations with caution. Many scripts operate nondestructively (without interactive confirmations), but the user is encouraged to edit them beforehand to suit their specific needs. ...
    Downloads: 65 This Week
    Last Update:
    See Project
  • 3
    Easy GPU PV

    Easy GPU PV

    A Project dedicated to making GPU Partitioning on Windows easier

    Easy-GPU-PV is an open-source project that automates the relatively complex steps required to set up GPU Paravirtualization (GPU-PV) on Windows Hyper-V, letting you partition a physical GPU and assign slices to virtual machines for low-latency remote use. It creates and installs a Windows VM, copies the necessary GPU-PV driver files into the VM, and helps install Parsec (an ultra-low-latency remote-desktop client) so you can connect to the VM at high framerates.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    Sophia Script for Windows

    Sophia Script for Windows

    The most powerful PowerShell module for fine-tuning Windows

    ...For developers or sysadmins, it offers an alternative tool for building lightweight Windows automation without resorting to full compiled utilities. While its adoption might be niche, the project showcases how domain-specific scripting languages can simplify cross-cutting OS tasks.
    Downloads: 35 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5
    Winget-AutoUpdate

    Winget-AutoUpdate

    WAU daily updates apps as system and notify connected users

    ...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. The project also tends to include helpful utilities for generating update reports, creating change tickets, or rolling back problematic updates. Ultimately, it reduces the operational cost of keeping diverse Windows apps reasonably up to date.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 6
    Win Debloat Tools

    Win Debloat Tools

    Re-imagining Windows like a minimal OS install

    ...It aims to re-imagine Windows as if it were installed in a minimal state, removing bloatware and optional features with minimal impact on core functionality, though it warns users to proceed with caution since changes can be extensive. The project supports both graphical and CLI execution flows that let users individually select tweaks or apply a broad “Apply Tweaks” preset that automates many optimizations at once. It typically creates a system restore point before making changes, and also logs actions for transparency so you can review what was done. Beyond simple removal of apps, it can optimize services, cleanup temporary system files, remove residual Windows.old folders, and generally reduce resource overhead for better performance and battery life.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    Scoop (un)installer

    Scoop (un)installer

    Next-generation Scoop (un)installer

    ...It is meant to run from PowerShell with appropriate execution policy and language mode, and it encourages running as a standard user by default for safer installs. When advanced needs come up, the project documents how to download and run the installer script locally with explicit flags, which is helpful for locked-down machines or when you need deterministic behavior. It also includes guidance for CI environments, where Scoop is often used to bootstrap toolchains, and it emphasizes returning a proper exit code so pipelines can fail fast and clearly.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    editorconfig‑vim

    editorconfig‑vim

    EditorConfig plugin for Vim

    ...You can disable this plugin for a specific buffer by setting b: EditorConfig_disable. Therefore, you can disable the plugin for all buffers of a specific filetype. In very rare cases, you might need to override some project-specific EditorConfig rules in global or local vimrc in some cases, e.g., to resolve conflicts of trailing whitespace trimming and buffer autosaving. Works recursively up parent directories, like a shared modeline
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Thanos.sh

    Thanos.sh

    if you are Thanos(root), this command could delete half your files

    ...It ships as a shell script plus a PowerShell variant (Invoke-Thanos.ps1) that can target files, environment variables, registry entries, functions, aliases and certificates, and the repository warns repeatedly not to run it casually. The project includes short installation notes (for example, macOS requires gshuf from coreutils) and a README that frames the script as a “real gun” that should be used with extreme caution. By design the repo is blunt and provocative: it contains a Story.md for user anecdotes, and the README even notes the script only displays how many files would be deleted in one run. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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. Switch between models without switching platforms.
    Start Free
  • 10
    Enterprise-Scale

    Enterprise-Scale

    The Azure Landing Zones (Enterprise-Scale) architecture

    ...It codifies recommended patterns—network topology, identity integration, subscription and resource organization, policy assignment, and guardrails—so enterprises can provision repeatable, secure, and compliant environments for workloads. The project supplies deployable artifacts (Bicep/ARM/Terraform modules, examples, and documentation) to accelerate consistent deployments across regions and teams while embedding best practices for security, cost management, and operations. It also addresses cross-cutting concerns like monitoring, logging, backup, and role-based access control so tenants don’t rediscover the same integration work each time they stand up a service. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Winzard-PIW

    Winzard-PIW

    Local Windows Post-Install Automation Toolkit

    ...It provides a local-first, script-based, transparent alternative to older post-install tools such as WPI, without relying on deprecated technologies like the Internet Explorer engine or ActiveX. The project is divided into two parts: PIW-Builder - Generates local catalogues - Prepares installers, portable apps, and customization resources PIW-Deploy - Installs EXE / MSI applications - Deploys portable applications - Provides a guided customization workflow Features: - Silent EXE / MSI installation - Portable app deployment - JSON-based workflow - Full user control and local execution - Builder / Deploy architecture - Early Windows customization support Winzard-PIW is a modular Windows post-install and customization hub for Windows 10 and 11.
    Downloads: 30 This Week
    Last Update:
    See Project
  • 12
    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...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 13
    Java Multiprocessing

    Java Multiprocessing

    Java explicit multiprocessing, SSI and cluster management tool

    ... ▪ JMP = SSI + load balancing + multiprocessing API 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.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Sysmon-Modular

    Sysmon-Modular

    A repository of sysmon configuration modules

    sysmon-modular is a community-driven repository that provides a modular, production-ready set of Sysmon configuration modules designed to be easily composed and tuned for different environments. The project organizes detection logic into per-event modules (for example, process creation, file create, network connection, registry events, image load, and many more) so operators can pick and choose which rules to enable without editing a monolithic XML by hand. It includes pre-generated configuration variants (balanced, default with FileDelete, verbose, super-verbose, and a Microsoft Defender for Endpoint augmentation) to cover common use cases while warning about the performance tradeoffs of very verbose settings. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    BadBlood

    BadBlood

    Flls Microsoft Active Directory Domain with a structure

    ...It intentionally randomizes its output on every run so the created domain, objects, and ACL relationships are different each time, which helps teams exercise tooling and detection logic against varied scenarios. The project is driven by a single entry script (Invoke-BadBlood.ps1) and a collection of modular components that create OUs, seed users and groups, set ACLs, configure LAPS scenarios, and generate other attack/defense artifacts for lab use. Because it modifies a real AD forest, BadBlood requires high privileges (Domain Admin and Schema Admin) to run and the README warns strongly that it is not responsible for cleanup if used in production.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PowerRemoteDesktop

    PowerRemoteDesktop

    Remote Desktop entirely coded in PowerShell

    ...Because it operates in the PowerShell ecosystem, it can be combined with standard modules for credentials, logging, and orchestration to implement helpdesk workflows or scaled health checks across many servers. The project tends to be useful in managed Windows estates where remote session visibility and lightweight automation reduce manual clicking in administrative consoles. It is positioned as an ops/productivity aid rather than a replacement for full remote-control software, emphasizing repeatable, auditable scripts for common remote desktop tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Bloatbox

    Bloatbox

    Remove Bloatwares from Windows 10

    ...It typically exposes a curated list of preinstalled apps and services often considered “bloat” and offers scripted ways to uninstall or disable them, streamlining a system for performance, privacy, or reduced clutter. The project aims to be user-friendly: rather than running raw command lines, it organizes actions into named tasks and explains consequences so users can choose conservative or aggressive cleanup profiles. It often includes safeguards like dry-run modes, restore points, or instructions for reinstalling removed components to avoid accidental breakage. ...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 18
    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. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 19
    Copy Tool
    CopyTool is used to perform large copy jobs or move large amounts of files to a new location. CopyTool is useful when you need to copy a large user profile, driver stores or other copy or move jobs that file explorer has a hard time handling This project has been moved to https://www.mosaicmk.com/2018/08/powercopy.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DownloadSite

    DownloadSite

    Esse programa permite que você baixe um arquivo de um site.

    ...Exemplo: Site: https:www.youtube.com Nome que você dará ao arquivo: youtube.html O programa gravará o html da home do youtube no caminho C:\DownloadSite\youtube.html. O resultado será estranho, por causa do modo que foi configurado o html do youtube. Exemplo 2: Site: https://ufpr.dl.sourceforge.net/project/biblia-bat/biblia.txt Nome que você dará ao arquivo: biblia.txt O programa gravará o arquivo biblia.txt no caminho C:\DownloadSite\biblia.txt. Por usar o powershell, o programa necessita que você dê permissões para ser executado corretamente. Digite powershell na barra de pesquisa, abra como administrador e copie o seguinte comando: Set-ExecutionPolicy -ExecutionPolicy UNRESTRICTED Para baixar o arquivo, o programa exige que você já tenha iniciado/configurado o internet explorer ao menos uma vez.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB