Showing 21 open source projects for "utility"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 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

    ttf-gdos

    TTF-GDOS is an Atari GDOS replacement that uses true type fonts

    ...It also incorporates features roughly equivalent to font-GDOS: - a caching system so you can use more fonts for a given amount of memory, - built in bezier functions This release includes ttf2gem, a utility program that creates accurate gem fonts from a true type font (new for 2.3) Using true type fonts gives you 3 big benefits: - you can choose from a vast range of true type fonts - true type fonts are scalable so you can have almost any size font you want - true type fonts need much less disk storage than typical gem printer fonts, so even on a low spec machine you can use lots of fonts. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    KL-G2 Printer Utility

    Casio KL-G2 Printing for Linux

    This program prints a PBM file using a Casio KL-G2 Label Printer connected via USB on Linux. Also supports manual feed/cut and controls most of the printer options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    eilin

    eilin

    eilin is a Linux utility to control settings of EIZO monitors.

    eilin is a Linux library and an utility to control settings of EIZO monitors.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    egctl

    EnerGenie EG-PMS-LAN control utility

    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    xfer9860 works with the fx-9860G (AKA Graph85) versions of Casio's graphing calculators. It allows you to transfer files to your calculator, and works on platforms where libusb is available - including Linux and Windows.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    Industrial I/O Utils
    Utility programs associate with the Linux kernel industrial I/O framework. Similar in purpose to lsusb.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    fx3load

    fxload utility from linux-hotplug project updated for the FX3

    This is a branch from the fxload project, originally part of the linux-hotplug SourceForge project which seems to be abandoned. This branch incorporates the patch from Steven J. Magnani that adds support for Cypress FX3 USB 3.0 endpoint to the fxload utility. It has been tested on Ubuntu 12.04 with the FX3 development kit (part number CYUSB3KIT-001). Oddly, as of January 2013 Cypress doesn't include this utility with its (open source) Linux SDK but requires developers to purchase a copy of MS Windows to be able to program the board. This SourceForge project contains no new code.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    A GPU memory test utility for NVIDIA and AMD GPUs using well established patterns from memtest86/memtest86+ as well as additional stress tests. The tests are designed to find hardware and soft errors. The code is written in CUDA and OpenCL.
    Leader badge
    Downloads: 112 This Week
    Last Update:
    See Project
  • 9
    timexdr is a Linux userspace utility that can download data from the Timex Data Recorder device. This device records heart rate monitor (HRM) and/or position data (GPS) transmitted from Timex Bodylink HRM and GPS sensors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    This device driver implements KMDF based virtual bus driver and generic virtual disk hosted on it. Users can add virtual disks to Windows OS which are then seen and managed by OS as generic, regular disks. Virtual disks are plug in/out with cmdln utility
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 11
    linux driver and utility for CH MFP
    User-space linux driver & application for CH Multi Function Panel: support of all 50 keys, green / red led - simulate keys (keyboard, mouse, joystick,...), mouse & joystick axes - use macros for any key sequence & timings - supports up to 16 MFPs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The SysMonitor (also Mosyloon) is software for real-time checking load of CPU on unix/linux machines over the Internet. Including server side CLI utility and unix/linux/windows GUI client. The SysMonitor displaying system and user load separately.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Ddr-Z8e
    Ddr-Z8E is a device driver library for the Zilog Z8 Encore!(r) microcontroller. The library supports I/O, IRQ, RS-232, I2C, SPI, A/D, WDT, ticker and built in flash memory as well as utility modules, e.g. for debugging and binary number representation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GLDirect is the utility package for Windows 95/98/Me/2000/XP that enables OpenGL based games and applications to access 3D hardware acceleration through the Direct3D drivers provided by your graphics hardware manufacturer.
    Leader badge
    Downloads: 121 This Week
    Last Update:
    See Project
  • 15
    pci-utility is utility developed to access PCI Device configuration Space. It enables user to read and write registers on PCI Configuration space of PCI Devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Canon EOS class remote control utility for 300D, 350D, 30D, 20D and 5D. It is possible to control more of Canon cameras in the same time up to six cameras attached. Multican allows scripted remote control of multiple cameras.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    A utility for converting raw evdev events into other commands (not just keypresses). Useful for multimedia mice and keyboards, joysticks, remote controls and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Utility to play logs generated by a USB sniffer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    mDriver is a utility to migrate binary device driver from Windows to Linux. It takes out the binary instruction and data from Windows driver (*.sys files), and then combine them with some supporting code to build a corresponding Linux driver module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Drivers and utility set for 802.15.4 standard low-rate wireless personal area networking
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a project for using Digitalway/Adtec digital audio player MPIO (DMG, DMG+, DMK, DME, FD100, FL100) under Linux. It provides Linux kernel module driver, userspace library and utility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB