Showing 816 open source projects for "libudev-dev"

View related business solutions
  • 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
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 1
    DEVPlatformForOCAP
    The DEVPlatform for OCAP™ (OpenCable™ Application Platform) supports the development and debugging of OCAP applications (xlets) on ARRIS/Motorola OCAP-enabled Set-tops.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    openPHPnuke
    THE CMS System with easy integration of additional tools. OpenPHPNuke (OPN) is an Open Source Web Content Management System (WCMS) which will assist you in the creation, administration, and maintenance of contents for the internet or intranet.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    CMS-IDE, Zend Framework based CMS

    CMS-IDE, Zend Framework based CMS

    Free open source php CMS , template design in the browser

    ...v=qgRPWqAuB8Q INSTALLATION: 1.Download source as a ZIP and upload and extract it to the document root on the server. 2.Create database_user and database_password in hosting cpanel. 3.Point browser to the root URL 4.Folow installation steps... If you have trouble with the instalation, do the MANUAL INSTALLATION: 1.Download source as a ZIP and upload dev-application and library folder where you want - best is one step above document root 2.upload other folders & files to the document root 3.set appropriate paths in config settings in dev-application/config/config.ini 4.execute sql in phpmyadmin 5. make shure .htaccess is ok and put in the document root
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A C++ UUID compliant to RFC 4122.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 5
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6
    Cern Root debs for Ubuntu/64 and 32bits
    FOR DETAILED INFORMATION GO TO http://cernrootdebs.sourceforge.net Packages of Cern Root software for Ubuntu/64/32bits. This package is going to be installed on /usr/local. Enabled: minuit2 roofit unuran tmva from 5.34.01 Enabled support for asimage, astiff, builtin_afterimage, builtin_lzma, cintex, explicitlink, fftw3, fitsio, gviz, genvector, krb5, ldap, mathmore, memstat, minuit2, mysql, opengl, python, reflex, roofit, shadowpw, shared, ssl, tmva, unuran, x11, xft, xml.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7

    StarOS

    An built-in OS. Fast and comfortable.

    It's a developing project of operating system. It includes many needed things as application manager, user utils and other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Java API for controling 1394 Digital Cameras (based on libdc1394: http://sourceforge.net/projects/libdc1394/ for Linux, and on: CMU 1394 DC http://www-2.cs.cmu.edu/~iwan/1394/ for Win32). On Top of the library comes a RCP plugin and a JMF capture dev
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    xcpconsole

    GTK+ XCP/Citrix Xen VNC console for Linux

    ...To make it possible you have to create SSH tunnel to XCP host: http://wiki.xen.org/wiki/Xen_Cloud_Platform:_Access_to_VM_console You need installed pkg-config, libgtk2.0-dev and libcurl with libssh To build this tool you need just unpack archive, cd to that dir and do make WARNING: The code is badly documented, I will fix it in the near future
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 10
    EFI Dev Kit
    EFI Dev Kit (EDK) is a development code base for creating UEFI drivers, applications and firmware images.
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • 11

    liqid-android-dev

    Liquid Android Project

    The Opensource of the Android Project of Team Liquid
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    e-byte

    e-byte

    Pathway from EE to Embedded Software Dev.

    This project is the implementation of a development plan for efficient transition from being a trained Electrical Engineer to an Embedded Software Developer with more emphasis on embedded controls and maybe Digital Signal Processing (DSP).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Maximo MIF DEV Tools
    This is a set of tools designed to help with the development of Maximo 7 Integrations. Instructions are included in the download package. This is still in early development and a couple of components are not developed yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CTruck3D _Open

    CTruck3D _Open

    realistic truck & car simulator, with OpenGL graphics

    update: https://sourceforge.net/projects/newctruck3drally/ It's a 3D, physically realistic truck/car simulator, oriented to dirt tracks. This is subsancially kept as hystorical. The environment is a hilly terrain which can also be user-defined in the form of a Bitmap image file (where intensity of red component defines height). It's similar to the classic "Terep 2". Particular care for internal cam. Written in standard C. There's a Windows executable ready for use, but it's compilable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    passphrase-generator

    Generate a set of random passphrases for you to choose from.

    ...The passphrase-generator defaults to only 3 words instead of the 4 suggested by XKCD, but uses a larger dictionary found in many unix like systems at /usr/share/dict/words. It also provides estimates for the entropy of the generated passphrases. The randomization is based on /dev/urandom and SHA1. See http://xkcd.com/936/ for an entertaining take on passwords vs. passphrases. See my post in stackoverflow for links to other solutions and discussions on passphrases vs passwords: http://stackoverflow.com/a/12646320/1148030
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Booklet Silverstripe Module

    Silverstripe module to display content in a flipbook layout

    Installation - Unpack the files in a folder called booklet - Run dev/build Usage - At the CMS add a new page of "Booklet Holder" type - Choose if you want to use the Moleskine Theme by checking the field at the Main tab - In the tabs Options, Closed, Page, Manual, Controls, Navigation, Menu and Shadows you can set the jQuery plugin options
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Builwo

    Builwo

    Creative building 2d game! "Build your imagination!" in dev.

    Creative building 2d game! "Build your imagination!" in dev.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Linux kernel key logger

    A Linux kernel module for logging keystrokes

    A Linux kernel module to sniff keystrokes and saving it in an in memory buffer for further reading from /dev/klg
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19

    f2fs tools

    Tools for Flash-Friendly File System (F2FS)

    ...p=linux/kernel/git/jaegeuk/f2fs-tools.git;a=summary In order to get source files: # git clone git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git For reporting bugs or submitting patches, feel free to send an email to: linux-f2fs-devel@lists.sourceforge.net ==================== Currently, the tools include mkfs.f2fs only, but later fsck and debugging tools will be added. In order to use F2FS, simply; # mkfs.f2fs -l f2fs /dev/block_device # mount -t f2fs /dev/block_device /mnt For details, see linux/Documentation/filesystems/f2fs.txt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Game dev project

    Group 14 game development project

    All latest files for group project kept here.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21

    Supersized Slideshow Silverstripe Module

    Silverstripe module to create a fullscreen background slideshow

    Silverstripe CMS module to create an image gallery slideshow with fullscreen background. * Installation Unpack the files in a folder called supersized Run dev/build Usage SuperSizedPageHolder ( if you plan to have multiple galleries as children pages ) At the CMS add a new page of "Super Sized Page Holder" type At the "Main Content" tab set the thumbnail width At the "Main Content" tab set the thumbnail height At the "Main Content" tab select the thumbnail rollover effect SuperSizedPage At the CMS upload your images to a folder At the CMS add a new page of "Super Sized Page" type At the "Main Content" tab select the image folder At the "Main Content" tab select the image for thumbnail (for SuperSizedPageHolder) At the "Main Content" tab select if you want the images file names to be formatted At the "Options" tab set the parameters for the jQuery plugin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    With crfile you can generate files of a specified length filled with random bytes. These files can be used to test software e.g. a network protocol.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Cyberstorm

    Cyberstorm

    Easy, powerful and great working!

    ...Cyberstorm is developed and still developing by 14 years old developer Mathunicane. You can see all page project at SUSE Gallery and download it. Whole OS is certified by SUSE Studio. More at http://susestudio.com/a/WNT0LX/cyberstorm More info, dev news and feelings at http://mathunicane.livejournal.com (It is my blog). You can test my system in Testdrive saved on cloud on Suse Studio at http://susestudio.com/a/WNT0LX/cyberstorm and then you must click on Testdrive Also look in screenshots to get some ideas how would system look.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    numled

    Control Numlock led through /dev/input/eventX

    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    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. ...
    Downloads: 0 This Week
    Last Update:
    See Project