Showing 75 open source projects for "clip-4-win"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 1
    NB: Development has been moved to Github: https://github.com/avrdudes/avarice AVaRICE is a program for interfacing the Atmel JTAG ICE to GDB to allow users to debug their embedded AVR target.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    vJoy
    This project was originally designed to provide an open-source replacement for PPJoy. The product, at this point, consists of virtual joystick devices that is seen by the system as a standard joystick but its position-data is written to it by a feeder application. An existing feeder application that takes advantage of this product is SmartPropoPlus. If you are an application writer you can very easily write an application that controls a joystick (e.g. mouse-to-joystick,...
    Leader badge
    Downloads: 5,592 This Week
    Last Update:
    See Project
  • 3
    dgtdrv aims to be a uci/xboard/crafty compatible interface (input engine) for the DGT Electronic Chess board on POSIX platforms. It relies on the dgtnix library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Uart32

    Uart32

    Win32 API wrappers for accessing COM Uart in blocking mode

    Uart32 is a C++ wrapper around the win32 Serial Port API that allows blocking-mode access to the COM port. This library works great for accessing a UART serial port from a background worker thread. It features: a simple c++ class. (temporarily removed for maintainance. Use DLL API Instead) built in per access timeout on data receive. a C-API wrapper that is exportable to C# DLL import class
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    HWSensors

    HWSensors

    All information from hardware sensors on your Mac

    HWSensors is a software bundle that includes drivers and applications that allow you to access information from hardware sensors available on your Mac. FakeSMC is an open source SMC device driver/emulator developed by netkas (http://netkas.org/). NOTE: FakeSMC & Plugins starting from v915 provide additional sensors information to HWMonitor then running on Macs. By installing FakeSMC on real Mac you should consider you know what you are doing and how to recover your system if something...
    Downloads: 77 This Week
    Last Update:
    See Project
  • 6

    GQGMC

    Driver for GQ LLC GMC-300 Geiger Counter

    GQGMC is a user level driver for interfacing a Linux host to GQ Electronic's GMC-300 geiger-muller counter. Written in C++, the driver provides an interface method for each of the capabilities of the GMC-300. A sample command line text only program and sample Qt based GUI program are provided.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Driver para impresor / controlador fiscal EPSON en JAVA. Utiliza JNI para comunicacion con puerto serie. Testeado en winxp, linux x86_64, win7 32 / 64 sobre TMU-220AF. solo rollo papel continuo (chicos)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Virtual Audio Pipeline

    Virtual Audio Pipeline

    A WDM Virtual Audio Loopback Cable/Device

    Virtual-Audio-Pipeline:- A WDM Virtual Audio Cable/Device It is a WDM based Virtual Audio Device Driver, can be used as a Virtual Sound Card. No Hardware is requred. Can be used as an Audio Loopback Device. The following are its Features 1. Supports PCM, WAVEEXTENSIBLE format 2. Supports 8 to 32 bit sample format 3. Supports 8000 to 192000 Hz Sample rate 4. Supports upto 7.1 surround sound 5. Supports Windows MME, DS, KS, WASAPI 6. Can be used with DAWs 7. It have Volume control...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 9
    A HID interface component for LinuxCNC/EMC. HID is USB speak for Human Interface Device, that is, input/output USB devices such as joysticks, gamepads, CNC pendants. This component was built to support devices that weren't handled by stock LinuxCNC/EMC components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save up to 50% on QuickBooks Online! Keep the Accounting and Book Keeping for your Small Business up to date!

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 10

    Smartcard Lib for Arduino compat. boards

    Smartcard access lib for Arduino based boards

    Smartcard access lib for Arduino based boards connected directly to a smartcard. This is currently a work in progress. Currently it is possible to communicate with a smartcard directly connected to a Arduino board or connected via a TDA8024T (or compatible chips. e.g. DS8024). All tests have been done with a smart card slot connected directly to the Aruino board. Working: - Activation of asynchronous and synchronous smart cards - Exchanging data with supported Smart card...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    This is an open source ASCII/UNICODE keyboard development project for windows Vista/Win 7/Win 8 ,Mac ,Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    HarmonyHubControl

    HarmonyHubControl

    C++ Application to Control a Logitech Harmony Hub

    C++ Application to Control a Logitech Harmony Hub. See the Readme in the Files section for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    serialLCD ATmega8 (ArduinoBased)

    The serial LCD module using ATmega8 along with easy arduino library.

    serialLCD is Arduino based open-source project. It contains ATmega8 with given firmware file & the arduino library. The ATmega8 can be replaced by ATmega168/328. ATmega8 uses its 8MHz internal oscillator to reduce hardware (atmega8 no-xtal bootloader is used). The arduino library uses SoftwareSerial internally to communicate ATmega8 via digital pin 6 (only for uno/duemilanove or clone with atmega8/168/328, not for mega & due). Only one wire simplex serial communication at baudrate 9600 is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Interface Web Microcontroller PIC

    Interface Web Microcontroller PIC

    This software is a interface that show in a website values sent by Microcontroller through serial port. It is for Windows and its developed in C. There is a example with PIC Microcontroller. Este software es una interfaz que muestra en una página web valores enviados por un Micrcontrolador través del puerto serie. Es para windows y está desarrollado en C. Hay un ejemplo con un Microcontrolador PIC. http://galeon.com/luismorquecho
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    VisualVNC

    VisualVNC is a connector between virtual network and physical network.

    VisualVNC is a connector between virtual network and physical network. A virtual network mainly refers to the topology created by GNS3 (Graphical Network Simulator, a popular network simulator), the physical network means the real machines or virtual machines (created by VMware, virtualbox and so on) which are running Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    ebeam

    Linux kernel driver and calibration tools for eBeam pointing devices

    New location : https://ebeam.tuxfamily.org/ No more update on SourceForge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Drivers and applications for the range of Scientific CCD cameras produced by Apogee Instruments Inc. Both ISA and Parallel interfaces are supported. A high level library and GUI are provided for Astronomical applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    The CAN projects aim is to develop and maintain a CAN driver for Linux/windows that support misc. can chips/cards. Also utilities such as tracing tools, diagnostic tools and such will be published in the project. The Very Simple Control Protocol (VSCP)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A simple mouse emulator (for Linux) that can be controlled with keyboard. Useful on laptop with broken touch pad or in absence of external mouse device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GNU DBox2 Software Project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DArmstadt MAgnetic Resonance Instrument Software
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    IXP4xx (IXP425, 422, 421, 420) BSP for Windows CE (wince/Windows Embedded Compact) 4.2/5.0/6.0/7.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    NOTE: PROJECT MOVED TO GITHUB. https://github.com/thinkyhead/TabletMagic -- Mac OS X driver for serial Wacom tablets. Supported tablets include PL, SD, UD, KT, CT, ET, GD, and XD. Also supports many TabletPC digitizers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    iFanAutoControl
    iFanAutoControl is an application to automatic control the fans of the computer and regulate the temperature of MacBook and MacBookPro Apple Computers based on Intel processors and Windows OS.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    Modular canbus driver for linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next