Showing 111 open source projects for "disable"

View related business solutions
  • 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
  • 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
  • 1
    ET-Optimizer

    ET-Optimizer

    ET is a powerful application to improve performance

    ...It focuses on improving performance in specific use cases such as gaming or real-time applications where latency and system overhead are critical factors. The tool typically includes scripts or automated routines that adjust system parameters, disable unnecessary services, and optimize resource allocation. It is designed for users who want to fine-tune their environment without manually modifying numerous system settings. The project emphasizes ease of use by bundling optimizations into a streamlined workflow that can be applied quickly. It also serves as a reference for understanding how different system configurations impact performance.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 2
    Hellzerg Optimizer

    Hellzerg Optimizer

    The finest Windows Optimizer

    Advanced configuration utility that helps you restore your privacy and increase your security. Optimizer is recommended after a fresh, clean installation of Windows to achieve maximum privacy and security. Depending on your version of Windows, Optimizer will also allow you to perform some specific tweaks.
    Downloads: 174 This Week
    Last Update:
    See Project
  • 3
    Debloat Windows 10

    Debloat Windows 10

    A Collection of Scripts Which Disable/Remove Windows 10 Features

    ...Many scripts operate nondestructively (without interactive confirmations), but the user is encouraged to edit them beforehand to suit their specific needs. The repository includes utilities to disable services, uninstall default apps, tweak privacy settings, clean up telemetry, and adjust system behavior.
    Downloads: 31 This Week
    Last Update:
    See Project
  • 4
    GTweak

    GTweak

    Portable Tool for an Ideal Windows Setup

    ...It is particularly focused on privacy, enabling users to disable tracking, data collection, and background services from Microsoft and third parties. Overall, GTweak serves as an all-in-one toolkit for debloating, securing, and optimizing Windows environments.
    Downloads: 13 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    Markdig

    Markdig

    A fast, powerful, CommonMark compliant, extensible Markdown processor

    ...Abstract Syntax Tree with precise source code location for syntax tree, useful when building a Markdown editor. Check out MarkdownEditor for Visual Studio powered by Markdig! Even the core Markdown/CommonMark parsing is pluggable, so it allows to disable built-in Markdown/Commonmark parsing (e.g Disable HTML parsing) or change behavior. Parses trivia (whitespace, newlines and other characters) to support lossless parse ⭢ render roundtrip. This enables changing markdown documents without introducing undesired trivia changes. Special attributes or attached HTML attributes (inspired from PHP Markdown Extra - Special Attributes). ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Win11Debloat

    Win11Debloat

    A simple, easy to use PowerShell script to remove pre-installed apps

    Win11Debloat is an open-source PowerShell script designed to remove unnecessary apps, services, and features from Windows 10 and Windows 11. It helps users quickly declutter their system by uninstalling preinstalled bloatware and disabling unwanted background services. The tool also focuses on improving privacy by turning off telemetry, tracking features, and targeted advertisements built into Windows. In addition to removing apps, Win11Debloat provides options to customize system behavior,...
    Downloads: 160 This Week
    Last Update:
    See Project
  • 7
    editorconfig‑vim

    editorconfig‑vim

    EditorConfig plugin for Vim

    The EditorConfig plugin for Vim allows Vim to respect and apply coding style preferences defined in .editorconfig files. It handles properties like indentation, line endings, and character sets, helping maintain consistent code styles across different editors and IDEs. 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. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    emuiibo

    emuiibo

    Virtual amiibo (amiibo emulation) system for Nintendo Switch

    ...A virtual amiibo is detected by emuiibo based on two aspects: a amiibo.json and a amiibo.flag file must exist inside the virtual amiibo's folder mentioned above. If (for whatever reason) you would like to disable a virtual amiibo from being recognised by emuiibo, just remove the flag file, and create it again to enable it. While old emuiibo formats are supported and converted to the current format (see above), it is strongly suggested to, unless bin dumps might be indispensable, emuiigen be used, our PC utility designed to create and edit virtual amiibos.
    Downloads: 65 This Week
    Last Update:
    See Project
  • 9
    React Hotkeys Hook

    React Hotkeys Hook

    React hook for using keyboard shortcuts in components

    A React hook for using keyboard shortcuts in components in a declarative way. Define your hotkeys declaratively once, and let React Hotkeys take care of all the nitty-gritty details of binding and unbinding them. Memoization, enable on form fields, check for currently pressed keys. React Hotkeys has you covered. React Hotkeys Hook is written with TypeScript, so all typings come with it.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 10
    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: 13 This Week
    Last Update:
    See Project
  • 11
    Sophia Script for Windows

    Sophia Script for Windows

    The most powerful PowerShell module for fine-tuning Windows

    Sophia Script for Windows is a scripting environment or DSL (Domain-Specific Language) designed to provide scripting capabilities on Windows systems in a high-level, expressive way. 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...
    Downloads: 37 This Week
    Last Update:
    See Project
  • 12
    Go Chassis

    Go Chassis

    A cloud native application framework for Go with rich eco-system

    ...Go Chassis is designed as a protocol-independent framework, any protocol is able to integrate with go chassis and leverage the same functions like load balancing, circuit breaker, rate limiting, and routing management, those functions are resilient to your service. Support Service center, kubernetes. fit both client side discovery and server side discovery pattern, and you can disable service discovery to use end to end communication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Kubespider

    Kubespider

    A global resource download orchestration system

    We are a community of individuals who share a passion for life and have come together based on shared interests and needs. In our free time, we collaborated to develop Kubespider. Kubespider is developed to utilize an idle server in a local area network as a NAS, enabling automatic downloads of TV series, triggering downloads from a local laptop, and adapting to various websites such as YouTube and BiliBili, as well as different types of resources such as TV series, movies, music and more....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    GParted

    GParted

    A partition editor to graphically manage disk partitions

    GNOME Partition Editor for creating, reorganizing, and deleting disk partitions. It uses libparted from the parted project to detect and manipulate partition tables. Optional file system tools permit managing file systems not included in libparted.
    Leader badge
    Downloads: 28,223 This Week
    Last Update:
    See Project
  • 15
    USBDeview

    USBDeview

    Utility that lists all USB devices connected to your computer

    ...For each USB device, extended information is displayed: Device name/description, device type, serial number (for mass storage devices), the date/time that device was added, VendorID, ProductID, and more... USBDeview also allows you to uninstall USB devices that you previously used, disconnect USB devices that are currently connected to your computer, as well as to disable and enable USB devices. You can also use USBDeview on a remote computer, as long as you login to that computer with admin user.
    Downloads: 868 This Week
    Last Update:
    See Project
  • 16
    ...s=&showtopic=1059565&view=findpost&p=119197857 https://forum.xda-developers.com/t/magisk-twrp-arm32-64-a8-universal-read-only-to-read-write-for-android-ro2rw-auto-converting-super-system-partitions-to-read-write-mode.4521131/ Universal Disable Force Encryption for RO and RW "NEO STABLE" https://forum.xda-developers.com/t/twrp-arm64-unevirsl-rom-installer-for-android-auto-repack-rom-mfp-neo-fastboot-to-twrp-flash.4537599/ Rom Installer for android | Auto Repack Rom | MFP-NEO | Fastboot to twrp flash https://forum.xda-developers.com/t/twrp-arm64-unevirsl-rom-installer-for-android-auto-repack-rom-mfp-neo-fastboot-to-twrp-flash.4537599/
    Leader badge
    Downloads: 629 This Week
    Last Update:
    See Project
  • 17
    EliteRoms

    EliteRoms

    Elite Development Project by hassanmirza01

    you can follow progress, new stuff at https://www.EliteDevelopment.com.pk Support on: https://Paypal.me/sheriii999
    Leader badge
    Downloads: 2,148 This Week
    Last Update:
    See Project
  • 18
    USB Raptor

    USB Raptor

    Lock and unlock your computer using USB flash drives as keys

    ...If this specific file is found the computer stays unlocked otherwise the computer locks. To release the system lock user must plug the USB with the file in any USB port. Alternative the user can enable (or disable) two additional ways to unlock the system such is network messaging or password. Features • Automated USB lock and unlock function • Lock file contents are encrypted • Password to override lock (can be enabled by user) • Network command to override lock (can enabled by user) • USB drive serial number check (can be enabled by user) • Unique key for each system (can be enabled by user) • Status report function
    Leader badge
    Downloads: 1,231 This Week
    Last Update:
    See Project
  • 19
    CCleaner

    CCleaner

    Clean up, speed up, and optimize your PC

    CCleaner is a trusted PC optimization tool for Windows or Mac designed to clean, speed up, and secure your computer. It removes junk files, temporary data, and broken settings that slow down system performance over time. The software includes powerful modules like Performance Optimizer, Driver Updater, and Cloud Drive Cleaner, helping you reclaim storage space and improve efficiency. With a simple interface, it provides one-click solutions for beginners while also offering advanced features...
    Downloads: 105 This Week
    Last Update:
    See Project
  • 20
    NetSpeed-2.0
    NetSpeed 2.0 is a network speed monitoring application that tracks real-time download and upload speeds. With a sleek, customizable interface and system tray integration, it's designed to be lightweight and easy to use while providing essential network performance insights.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Reg Organizer

    Reg Organizer

    Maintenance, Cleanup and Optimization for Windows

    Reg Organizer is a comprehensive system optimization tool designed to streamline and enhance the performance of Windows PCs. It combines a variety of utilities to clean, repair, and optimize the Windows registry, manage startup programs, and free up disk space. Reg Organizer empowers users to fine-tune their system settings, improve boot times, and identify unnecessary files and programs, ensuring a faster and more efficient computer. With its intuitive interface and powerful features, it is...
    Downloads: 28 This Week
    Last Update:
    See Project
  • 22
    Clickett

    Clickett

    The Next-Gen Auto Clicker

    Downloads will be available at v0.8.0 release
    Downloads: 11 This Week
    Last Update:
    See Project
  • 23
    WriteGuard

    WriteGuard

    WriteGuard is a powerful and user-friendly batch script interface

    WriteGuard is a powerful and user-friendly batch script interface designed to manage the Unified Write Filter (UWF) on Windows 10/11 systems. It simplifies enabling, disabling, and configuring UWF features including volume protection, file and registry exclusions, overlay settings, and servicing mode — all through an intuitive menu-driven interface. WriteGuard is ideal for administrators and users who want to protect system volumes from unwanted changes, streamline system lockdown, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Bit-Twist (Packet generator/editor)

    Bit-Twist (Packet generator/editor)

    Packet generator and packet editor for Windows, Linux, BSD, and macOS

    Supported systems: Windows, Linux, BSD, and macOS. Bit-Twist is a simple yet powerful libpcap-based Ethernet packet generator and packet editor. It is designed to complement tcpdump, which by itself has done a great job at capturing network traffic. With Bit-Twist, you can now regenerate your captured traffic onto a live network! Packets are generated from tcpdump trace file (.pcap file). Bit-Twist comes with a comprehensive trace file editor to allow you to change the contents of a...
    Leader badge
    Downloads: 90 This Week
    Last Update:
    See Project
  • 25
    LibreDiagnostics

    LibreDiagnostics

    A desktop utility for real-time hardware monitoring and diagnostics.

    Monitoring for your hardware components - CPU - GPU - RAM - Drives - Network - Fans Various customization options, such as - display the app as an app bar (Windows) - autostart after you initially logged in (Windows) - docking location[s] on different screens - adjust application font size & width - tailor update interval to your needs - various color options for you to modify - enable or disable specific monitors, hardware or sensors - and more ! S.M.A.R.T. data of your drives You can show various S.M.A.R.T. attributes of your drives, such as health, temperature, power-on hours and more, by simply clicking on the drives name in the drives monitor. Please check out Github for more details and up-to-date new releases / versions ! ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB