Showing 24 open source projects for "enable disable usb"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 1
    BlockTheSpot

    BlockTheSpot

    Video, audio & banner adblock/skip for Spotify

    ...The tool focuses primarily on performance and ad suppression rather than cosmetic changes, ensuring that playback remains uninterrupted. It includes configurable options that allow users to enable or disable features dynamically, often through developer settings or configuration files. The project operates at a low level by modifying application components, which makes it effective but also susceptible to breaking when Spotify updates its software. It has gained popularity as a workaround for ad-supported tiers, though it requires manual installation and maintenance.
    Downloads: 137 This Week
    Last Update:
    See Project
  • 2
    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: 51 This Week
    Last Update:
    See Project
  • 3
    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: 27,162 This Week
    Last Update:
    See Project
  • 4

    AppLocalConfig

    Configure & verify AppLocal runtimes

    Configure & verify applocal runtimes, such as the VCRuntime / Universal C Runtime.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    VBandHack

    VBandHack

    Enables the full use of the BH8DZE CW trainer on the VBand website.

    This tool allows you to fully use the inexpensive BH8DZE CW trainer USB stick on the VBand website. Like me, did you buy a cheap BH8DZE USB stick on Aliexpress to connect your CW keyer and practice on the VBand website? Only to find out it doesn’t fully work — even with the 'Use mouse buttons' option enabled? Specifically, the 'dah' (right) key doesn’t function in iambic mode. That’s why I built this tool — to fix it for you!
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6

    GDS3D

    Interactive 3D Layout Viewer for GDSII

    GDS3D is a cross-platform 3D hardware accelerated viewer for chip layouts. Read standalone GDS files or use the Cadence plugin for easy integration with your Virtuoso environment. Developed by PhDs of the IC-Design Group, University of Twente, The Netherlands The GDS3D project is also hosted on Github: https://github.com/icdut24/GDS3D, but currently not actively maintained by us. Forks can be found at https://github.com/trilomix/GDS3D and https://github.com/skuep/GDS3D
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 7
    Advanced Trigonometry Calculator

    Advanced Trigonometry Calculator

    Precision Trigonometry: Advanced Calculator for Complex Math

    Advanced Trigonometry Calculator is equipped with a user-friendly interface that allows for easy input of problems and instant computation. Professionals such as engineers who need to perform advanced trigonometric calculations in their work will find this tool extremely useful. ATC Online Alpha: https://advantrigoncalc.sourceforge.io/atc/ More info by clicking below: https://advantrigoncalc.sourceforge.io/ Advanced Trigonometry Calculator was only and always only developed by...
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 8
    Spectrum Savings Accounts

    Spectrum Savings Accounts

    Spectrum is a program that helps you manage your personal finances.

    Spectrum is a program that helps you manage your savings by letting you create virtual savings accounts. Spectrum also allows you to set up standing orders, change it's appearance, import/export accounts and many other things. Keep in mind that Spectrum is not a banking app. It is simply a way for you to keep track of your savings. Your account data is saved locally in a JSON file, so don't use Spectrum for any sensitive information. At the moment it is available in these languages: English,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    LumoGate

    LumoGate

    LumoGate is a Windows Wifi Hotspot Management Software

    LumoGate is a professional Hotspot Billing Software solution designed to provide secured and regulated Wifi Internet access to your customers. For anyone trying to contact me, directly report a bug or feature request for LumoGate you can contact me on: +233242914426 Whatsapp LumoGate locks down Internet access to anyone that's not authenticated or has not agreed to EULA/accepted use policies. LumoGate interrupts Internet access, lets any unauthorized user login, then Internet access...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 10
    PacmaniaQt

    PacmaniaQt

    Classic pac-man on Qt with pure C++.

    It is based on the "Pacman_Qt" project (https://sourceforge.net/projects/pacmanlike/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    The Lean Mean C++ Option Parser

    A no-dependencies C++ program arguments parser

    The Lean Mean C++ Option Parser handles the program arguments (argc, argv). It supports the short and long option formats of getopt(), getopt_long() and getopt_long_only() but has a more convenient interface. It is a freestanding, header-only library with no dependencies, not even libc or STL. It comes with a usage message formatter that supports column alignment and line wrapping, making it ideal for localized messages with different lengths.
    Leader badge
    Downloads: 46 This Week
    Last Update:
    See Project
  • 12
    KToshiba

    KToshiba

    Function (FN) key monitoring for Toshiba laptops

    Features a Graphical User Interface (UI) highly integrated with KDE, managing those function keys not handled by KDE (Screen lock, TouchPad toggle, Battery profiles, Zoom keys and Keyboard backlight). Also provides a System Settings module for easy access and configuration of Toshiba laptops related hardware like TouchPad, Accelerometer, Keyboard Backlight, Sleep Utilities and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    ApodWallpaper

    This program sets your wallpaper to the Astronomy Picture of the Day.

    ...When the Astronomy Picture of the Day is a video instead of a picture, the program will not change your wallpaper. This program will run on Windows 7 or later Windows operating systems. This project also includes a settings panel, so you can enable or disable ApodWallpaper, and choose which wallpaper display style (center, fit, tile) you wish to use. This is free software, but if you enjoy it, please consider donating here: https://www.paypal.me/Wyboth/10
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Rinzler USB Cleaner

    Rinzler USB Cleaner

    V2.0-Unhides Folder/Files,removes malicious scripts from USB Drive

    V2.0 (30th Dec 2014). It is a USB Malware Cleaner. This is a small tool that removes malicious scripts created by virus or malware, unhides folder and files, deletes all shortcut from selected drive. Also disables autorun completely and provides option to enable registry, folder options and task manager. Visit the project website for more information.
    Leader badge
    Downloads: 29 This Week
    Last Update:
    See Project
  • 15

    playlist-gen

    Playlist generator for Samsung MSC audio sticks

    This program is a utility to enable a playlist to be generated for a Samsung MSC audio USB stick.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    YSignalSlot

    YSignalSlot

    Header only c++ signal slot mechanism implemantation

    ... - “emit” function’s return type is pointer of your actual slot function’s return type and it can be any type. - It supports “void” return type. - Slot(s) can be set to enable or disable. If slot(s) is/are disabled, signal can’t emit this/these slot(s). - If slot which emitted is disabled or its return type is void, “emit” function returns “NULL” pointer. - It works with member slot functions. - It uses meta programming methods for “static for loop” and “static if”. - Signals can be used nested. - Receivers can be “this” pointer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GmailSniffer

    GmailSniffer

    GmailSniffer is a Gmail Notifier for linux

    GmailSniffer is a Gmail Notifier for linux, written in QT4, it checks unread gmail emails, if any, it will show a popup notification, or it can be set to use default system (linux) notification can set popup window position can set to use system notifier can enable/disable sound alert can assign default browser can set email check interval Tested od LMDE, Mint 14, Fedora 17. KDE, MATE, Cinnamon
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Windows Mysql Online Backup

    Windows Mysql Online Backup

    ...Use charset_name as the default character set 12. Write INSERT DELAYED statements rather than INSERT statements 13. For each table, surround the INSERT statements with statements to disable and enable keys 14. Lock all tables before dumping them and more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    touchpadtumbler

    Touchpadtumbler is graphical tool designed to turn off/on the touchpad

    Graphical tool designed to turn off/on the touchpad, and other pointer devices. The utility runs in the system tray and allows you to enable / disable devices using the context menu or keyboard shortcuts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PixelValue

    PixelValue

    Shows the color value and HTML code of a pixel under the mouse cursor

    ...It doesn't require any instalation, just start the .exe To start mouse click tracking press Shift, to stop tracking press Ctrl. The program will display a dot in the console for every mouse click tracked so far. To enable debugging information in the console (mouse cursor position, RGB value of the pixel under the cursor, HTML color code) press Alt. To disable it press Alt again. To save all the tracked mouse clicks to a table in a .html file (this file is called output.html, and is created automatically in the folder where the .exe file is currently located) and display it in your default web browser, press the middle mouse button (the mouse wheel). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Simple project for Halo PC that makes hosting various Halo Dedicated servers easier. Enables remote control without needing to have Halo open too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Startup Manager is a program that provides you the possibility to manage the Windows startup procedure. It offers you the possibility to control which programs automatically start up and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    A utility used to prevent damage from malicious autorun.inf file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Net Schedule is a small program which can be placed into the startup menu of users in Windows to disable the internet after a certain time and enable it again at a later time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB