Showing 20 open source projects for "w-root"

View related business solutions
  • MyQ Print Management Software Icon
    MyQ Print Management Software

    SAVE TIME WITH PERSONALIZED PRINT SOLUTIONS

    Boost your digital or traditional workplace with MyQ’s secure print and scan solutions that respect your time and help you focus on what you do best.
    Learn More
  • 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
    DarkLight Cover/Calibrator

    DarkLight Cover/Calibrator

    DIY project to build a cover, flat panel or combo flip-flat panel

    The DarkLight Cover/Calibrator (DLC) is a DIY project to build a motorized telescope cover, flat panel, or a combination flip-flat system. Its modular design supports various setups: a 12V light panel without a servo for a wall-mounted calibration panel, a servo-only cover for sky flats, or both integrated into a flip-flat mechanism. The DLC also includes optional dew heating to reduce extra equipment and cabling. With available drivers, it works with ASCOM or INDI. We’re excited to...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 2
    G-USB-Formatter

    G-USB-Formatter

    Advanced USB Memory Device Format Tool

    With advanced settings and multiple format options, it allows you to format devices connected via USB. My Github: https://github.com/shampuan/G-USB-Formatter This program is a lightweight tool that allows you to format your USB storage devices using more features on Debian-based systems.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 3
    San-Libs

    San-Libs

    Fixes the scanner error / Corrige les erreurs du scanner

    [En] San-Libs fix the device detection error when the scanner driver is already installed in the Linux systems using the Sane backends. San-Libs utility will verify the Sane libraries and set the configuration files to detect your scanner. [Fr] San-Libs corrige l’érreur de détection du scanner alors que le pilote est installé sur les systèmes Linux qui utilisent les back-end de Sane. L’utilitaire San-Libs va vérifier les librairies et reconfigurer les fichiers de Sane pour détecter...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 4
    VDT - Visual Disk Test
    VDT - Visual Disk Test : performs I/O tests on files, partitions, and/or disks with visual feedback/follow-up, offering flexible test area selection by size, location, percent, or combinations thereof, plus test duration control by time or size.
    Downloads: 5 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
    USB Gadget Tool

    USB Gadget Tool

    Convert your Android phone to any USB device you like

    Convert your Android phone to any USB device you like. USB Gadget Tool allows you to create and activate USB device roles, like a mouse or a keyboard. Connected USB hosts (e.g. a normal computer) will then identify your Android device only under that role. It can also be used to deactivate the standard USB Gadget (including mtp, adb, etc.), e.g. for security reasons.
    Downloads: 43 This Week
    Last Update:
    See Project
  • 6
    HDDtempNC

    HDDtempNC

    Tool to acquire hard disk drive temperature from the network interface

    ###### HDDtempNC has now moved to Github ###### ###### Please visit the Github project at https://github.com/viharm/HDDtempNC ###### HDDtempNC provides a script to acquire hard disk drive temperature for a target host by querying an existing HDDtemp daemon and then parse the results according to the request. See project wiki for more details, usage and code.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7

    W-Bus library and applications

    W-Bus communication library

    This is a small library that allows comunicating with a Webasto (tm) W-Bus capable car heating system. Runs on Personal Computers or for embedded devices (slim design). Easily portable. Includes a Heater manager, heater controller program and more. The GIT repository (CVS is deprecated) also includes a control unit application to control W-Bus capable devices, a W-Bus compatible heater unit firmware application and a heater simulator for testing purposes. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    iwattnick

    iwattnick

    iWattnick: the ultimate e-bike computer

    iWattnick aims to be a top-class computer for e-bikes, e-scooters, e-motorcycles. It is equipped with a large B/W screen, two buttons, accelerometer, magnitometer, current and voltage sensors, light sensor, internal temperature sensor, battery-backed real-time clock, a buzzer and has connection ports for external speed sensor (motor Hall, phase or reed switch), a Bluetooth SPP dongle, up to three temperature sensors (TMP36, LM35, KTY83 etc), cadence sensor, throttle handle, output to controller throttle input. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    wl500g

    ASUS WL-5xx RT-N1x Oleg's based custom firmware

    wl500g is ASUS Oleg's based custom firmware. It is free with custom firmware features, and supports the following branches and models: 1.9.2.7-rtn (mainstream, 2.6.22 kernel based, supports: > ASUS RT-N16, RT-N15U, RT-N12, RT-N12B1, RT-N10, RT-N10U, RT-N10UB1, WL-500gP, WL-500gPv2, WL-500W); 1.9.2.7-d (stable/suspended, 2.4.37 kernel based, supports: > ASUS WL-500gP, WL-500gPv2, WL-500W, WL-500gX, WL-520gU, WL-550gE, WL-330gE, WL-320gE, WL-320gP).
    Downloads: 1 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
  • 10

    RGBLightControl

    LED Color Control System for RaspberryPi and Dreambox

    This project is about a light controlling system with a 4 RGB-LED channels to run different modes: • autonomously w/o PC performing HSI2RGB transformations and running through the color hues (with dimmable brightness) • remote operated by PC or embedded user software using the provided C++ Software library (based on Boost libraries) • ideal platform for color experiments with your RaspberryPi The system consists of 4 layers: • PCB with Atmel ATmega16 and FT232RL USB interface (Eagle forat) • Firmware for applying PWM, UART communication and integrated colorspace transformations (AVR-ASM) • C++-Software for providing a HTTP-Server, a Dreambox picture grabber and basic light sequence player • HTML5/JavaScript application for remote controlling and configuring the system via Webbrowser Please use the SVN browser for accessing the whole development snapshot and getting an current tarball!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    lsdisk

    The program creates a list of attached disks without root privileges.

    ...Standard Call - List : blank od -l - System name (if lsb_release installed) - Architecture (with uname) - Kernel loaded (/proc/cmdline) - BIOS- or EFI-mode loaded - Device (/dev/sdXY) and partition count - Model name, disk size and logical/physical sector size - start, end and size in sectors and Bytes - filesystem (if mounted) - mountpoint (if mounted) - label - UUID When the script runs with root privileges, there are three more information: EFI- or BIOS-Mainboard, name of the partition table (msdos. GPT, ...) and the partion-id by partition without UUID, e.G.: ID 05, extended. Call with option -a: List information about the partition table - MBR (Boot + ID, Start-CHS, ID, End-CHS, LBA1, LBA2) - GPT ( all entries, incl. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Rozkład temperatury w pomieszczeniach

    Symulacja procesów cieplnych zachodzących w pomieszczeniach

    Program tworzony w ramach przedmiotu "Projekt Grupowy" na Politechnice Gdańskiej. Skład: inż. Adam Banaś inż. Maciej Gajdzica inż. Adam Lasota inż. Damian Pawlus inż. Włodzimierz Kaoka Opiekun projektu: mgr inż. Piotr Fiertek Celem projektu jest stworzenie środowiska symulacyjnego dla procesów termicznych zachodzących w pomieszczeniach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Webmin - Dahdi HW module

    Webmin - Dahdi HW module

    This Webmin module aids in configuring the Dahdi interface to Asterisk

    ...This Webmin module aids in configuring the legacy hardware devices to Asterisk PBX. Webmin was chosen because Webmin is a mature web based GUI platform that concentrates on the hardware side of a server. Webmin allows controlled secure root access to the hardware. Other web based GUIs concentrate on the software side of configuring Asterisk and do not provide root access directly. For the latest information on installing the module in FreePBX go to the Wiki - How to Install page
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Driver para modem Onda MSA501HS Facilita a utilização do modem Onda MSA501HS em Linux. A idéia é iniciar o programa e seguir as instruções. Não esqueça de executar como root.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    plextor-tool is a small console utility for setting certain parameters of Plextor(r)/MMC CD-ROM/CD-R(W) drives. plextor-tool-applet is a GNOME applet providing basically the same functionality as plextor-tool (GTK 1.x only).
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16
    For IBM Thinkpads (tested on R52) Displays some information from the ibm-acpi modul. As root you can change the settings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Linux printer driver/filter for the Lexmark Z11 and the Compaq IJ300 printer, supporting color and b/w printing, variable page size and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    This small project is a bridge between RTAI and RTLinux applications in Kernel-Space and ROOT-trees (see http://root.cern.ch) in User-Space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Patched slackware installation boot/root disks to support the Vaio C1Vx USB floppy. Currently only Slack 8 is supported, with 8.1 coming soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project produces a Linux kernel module that provides packet writing support for CD-R/W drives, enabling ordinary read-write mount of CD-ROM drives capable of supporting packet/incremental recording.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB