Showing 43 open source projects for "device to device"

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

    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 security. Auth0 now, thank yourself later.
    Try free now
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    Dokany

    Dokany

    User mode file system for Windows

    Dokany is the fork of Dokan, a user mode file system library that lets you easily and safely develop new file systems on the Windows OS. When creating new file systems on Windows, you need to develop a device driver that works in the kernel mode on Windows-- a difficult task without technical Windows Kernel knowledge. Dokany makes it easy. It enables you to create these file systems without device drivers, and is completely free to download. It is similar to FUSE, and also offers compatibility with a FUSE file system.
    Downloads: 44 This Week
    Last Update:
    See Project
  • 2
    Win32 Disk Imager

    Win32 Disk Imager

    A Windows tool for writing images to USB sticks or SD/CF cards

    This program is designed to write a raw disk image to a removable device or backup a removable device to a raw image file. It is very useful for embedded development, namely Arm development projects (Android, Ubuntu on Arm, etc). Anyone is free to branch and modify this program. Patches are always welcome. This release is for Windows 7/8.1/10. It will should also work on Windows Server 2008/2012/2016 (although not tested by the developmers).
    Leader badge
    Downloads: 13,403 This Week
    Last Update:
    See Project
  • 3
    httpfs depends on FUSE. It uses HTTP/1.1 extensions to read arbitrary bytes from a file on a web-server. This is particular interesting for an iso, since it can be investigated (loop device) without actually downloading the whole iso.
    Leader badge
    Downloads: 135 This Week
    Last Update:
    See Project
  • 4

    cryptmount

    Linux encrypted filesystem management tool

    cryptmount allows management and user-mode mounting of encrypted filing systems on GNU/Linux systems. Filesystems & crypto-swap can be on either raw block devices or ordinary files, with device-mapper (dm-crypt) and loopback devices setup automatically.
    Downloads: 1 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
    Android File Search

    Android File Search

    Show files on Android device

    ...This new version allows to delete files, rename files, delete directories, rename directories, and view text files when the file extension is : txt, xml, htm, html, xsl, xslt, text, ascii, ini, asp, aspx, java, kt, cs, js, jsp, php, bat, css, csv, kml, svg (feel free to ask for more file extensions, that should be a setting in the application in the future). The application starts browsing from the internal storage of the Android device ("/storage/emulated/0") so you can browse your data file (pictures, alarms, documents, downloads, movies, music, ringtones...). This version also allows you to view the first 1024 bytes of any clicked file in hex format if it is not a text file.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    IMG4DC – Dreamcast Selfboot Toolkit

    IMG4DC – Dreamcast Selfboot Toolkit

    Generate ready-to-use disc images for your Sega Dreamcast system !

    ...In clear, by burning a selfboot image to a standard blank CD-R, the software containted into this disc image will run onto your Dreamcast, as a legit game disc, without any modchip or other hacking device. To use this software package, you must have mkisofs from the cdrtools project. This tool will create the ISO image needed by img4dc. If you want to learn more by the selfboot image format, click here: http://dcemulation.org/?title=Selfboot_formats
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 7
    usb-resetter

    usb-resetter

    Simple graphical usb reset tool

    USB resetting is the closest equivalent to physically unplugging and re-plugging a USB device. you might ask , How is that useful ? well the use cases will be different from user to another. In my case, it helps with accessing my slightly damaged old USB external hard drive after a mount in unix-like OSes without any i/o issues. Another one is, loop resetting my USB headset solves some weird glitching sound i constantly have while using them.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8

    ADB via Netcat File System

    Mount your android device on your linux host.

    Fast and well behaved FUSE based file system allowing you to mount the whole (not only Phone and Card) file system of your rooted android device. It uses NETCAT instead of adb shell to communicate with the device. With this file system you can simply drag and drop files from and to your android device as usual.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Simplad

    The simple notepad

    ... * Theme integrates well into all Android versions * Simple interface * Auto-complete, auto-correct, auto-capitalize, and spell check if your keyboard supports it * Very small Notes: * It requires an SD card if your device does not have an "internal SD" card. This is because it looks for "external storage directory" which is the SD card or the internal SD card depending on the device. * When creating a new file you have to add .txt (or whatever the extension you want) to the end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    os-808x

    os-808x

    operating system for Intel 8086 / 8088

    OS-808x is an operating system for Intel 8086 / 8088. Written by Raja Subramanian in the year 1997 (in academic interest). Objective is to understand how operating system, device drivers and system software works in 8086 architecture / IBM x86 PC. OS was written completely on x86 assembly language. It will be useful for people who wants to understand BIOS, x86 architecture and how OS provides services in 8086 real mode. It performs, 1. Completely written in x86 Assembly 2. 32 OS services/functionality 3. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    FileSystem is an OPENSOURCE program for advanced disk management with built-in drivers for PATA IDE Hard Disks and DVD/CDROM Drives, USB Mass Storage Drivers. Implemented file systems : FAT32 / ISO9660 / EXT2. It can be compiled for DOS, LINUX, WIN32
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    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: 1 This Week
    Last Update:
    See Project
  • 13
    pc2box enables file exchange between a computer system and a storage device that is formatted with the LaSAT Video File System, a file system that is used by many PVRs, but not supported by the current operating systems (Windows, Linux).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Operating System for embeded device based on small µController (Microchip, Atmel, …) This OS enable the device to be connected and controlled by a PC trought RS232 protocol (COM, TTY or USB port) with standard Terminal or Shell integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Small utility to make a fat (12/16/32) file system on a target device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Expand a TrueCrypt volume on the fly without reformatting. All kind of volumes (container files, disks and partitions) formatted with the NTFS file system are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project demonstrates FAT12 file system as interface to control LPC2148 with FreeRTOS. Control interface is exposed via USB mass storage device with virtual FAT12 file system and using files read/write access to provide control interface to HW.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Tool to view disk structure of a virtual machine image (loopback device file) and export it's partition to new loopback device file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    TESSDB is an application that provides TPC benchmark, I/O pattern analyze, and source code view for open-soruce DBMS. TESSDB is designed for researchers interested in developing a new database suitable for next generation storage device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Blueper is a tool designed to abuse Bluetooth file transferring. This tool can cause several mischievous results, including; continual popups of file transfer requests, writing data to a remote device disk,or locking up/crashing some devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Extend the functionality of the mount and the umount commands by adding support for basic device mapper devices, for key files and scripts and for filesystem checking at mount time while retaining support for loop device encryption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    OffsetFS allows you to mount an arbitrary file or block device as a directory tree of read-only files that each represents the mounted file starting at different offset.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a FreeBSD version of fstyp program developed by Martin K. Petersen. fstyp can be used to heuristically detect which file system type a device or a partition contains. Useful for backup scripts.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    This driver allows the Linux kernel to access files on Apple II ProDOS (and Apple /// SOS) volumes. It supports any block device that is supported by the kernel, including hard disks, Zip disks, and CD-ROMs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    IITK OSD Simulator Project at Indian Institute of Technolgy,Kanpur is an implementation of simulator for object based storage device(OSD). This package contains OSD-iSCSI module and T10 compliant OSD simulator. Support for Collections is provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next