Showing 124 open source projects for "one-wire"

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
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 1

    TreeSnap

    Creates trees and loads into mysql for browsing and searching

    Functions: 1. Periodically create trees (windows tree command) 2. Load trees into mysql DB with PHP 3. Browse and search loaded trees in PHP/HTML This project will help you to backup your folder structure on all of your disks and then conveniently browse and search this structure. This can be useful for you to find out, what software and files you were using previously.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Uniform Renamer is a batch file renamer aiming at reformatting Japanese manga files. It can reorder the information, converge similar terms and thereby unifying filenames towards one format. It is however not designed for numbering files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    XTVFS Reader

    C++ classes and application to read XTVFS and FAT32 file system images

    C++ classes and sample Qt application to read XTVFS and FAT32 file system images. The XTV file system is used on PVR, e.g. Sky+, to store recorded programmes. The class library can be used to copy unencrypted (i.e. free-to-air) programmes from a disk image. I wanted to extract a recorded program and I was not able to find an open-source tool that could, or even a programming library for accessing xtvfs, so I wrote one. I am calling this alpha as I only wrote it for myself and while it works...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Duplicate File Remover

    Detect and remove duplicate files on your computer

    Detect and remove duplicate files on your computer. By this free tool, you can help your computer work faster by removing unnecessary files. All you need to do is install this tool & start it. You'll get a list of redundant files that you'll have the choice to delete. The advantages of this tool: 1. It's free for good. 2. It's 100% reliable. 3. It's supported technically by email. All emails get a respond! 4. Absolutely secure - all the data remains on your computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Autorenumber

    Autorenumber

    Smart auto renaming of a numbered list of files

    With this tool you can rename files with a running number. For instance, if you delete photographs from a gallery and want the remaining files to obtain a new, continuous running number. The detection of a running number is smart. Other numbers which occur more than once over different files will be detected and kept. The output pattern will be detected automatically. Descending series of running numbers as well as negative running numbers are also supported Consider donating to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    CocoCommons

    Modern, cross platform library of functions used in CoCo software

    This is a modern set of libraries intended for use in software related to the Tandy Radio Shack Color Computer (the CoCo). Some functionality may also be useful in more general Motorola 6809 centered projects. CocoCommons provides a set of libraries for common tasks such as reading DECB and RBF filesystems, interpretting common file formats, and displaying CoCo-like screens. These are used extensively in the DriveWire 4 project and the upcoming nineserver project. In time it these...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Nasame 2013

    Nasame 2013

    One job, one tool, NASAME, simply efficient

    ** UPDATE ** Sources available on SVN ** Developers you are welcome to give us an hand ! Nasame is an innovating, multiplatform and open-source file manager. Thanks to its modular system, Nasame aims to become the only tool you'll need. Access to all you local or distant files in a same interface. Drag and drop them from one account to another like if they were on your computer ! Moreover, the interface integrates a console that let you launch own commands or scripts. For instance...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Selective Data Backup (DoS App)

    Select the files you want backed up.

    This program was made because windows backup isn't enough if the size of your hard drive changes. This program directly copies any files/folders you list, to an empty folder. It copies the entire folder structure, so you know exactly where your files and everything backed up, are/were. Now, also included in this is my Password Safe program. Store all your passwords in 1 convenient location. But, wait "wouldn't that be dangerous?", NOPE! It's all encrypted useing my special Cypher...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    umlaute

    This script corrects vowel mutation (Umlaut) errors in filenames

    I have written this short script to correct vowel mutation (Umlaut) errors in filenames. This errors typically occur when you copy files to a system with UTF-8 charset from a system using another charset. One typical case is when a Windows-Client transfers files via FTP on a server using UTF-8. Such errors can't be corrected using convmv.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 10

    n way Duplicate File / Directory Finder

    please use open source- htp://code.google.com/p/off-dup-finder/

    Project moved here: http://code.google.com/p/off-dup-finder/ (USE OPEN SOURCE) ------Deprecated----------------------------------- This project needs GNU GCJ 4.5 for linux ( 'apt-get install gcj-jdk' on ubuntu live-cd or 'dpkg -s gcj-jdk') to run executable(with sudo privilege). This project Manages duplicate file / directories in offline/online mode . 'ls-laR' output(offline) from 'ubuntu' linux can be given to this program to generate copy/diff/automated file/dir remove scripts for one way...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    MonoTail

    Tail like application for Windows

    I needed tail(1) on Windows but couldn't find a suitable implementation, so I hacked a quick solution for myself in C# Functionality is still very basic - will expand as the need grows. Please make use of the SF tools to log your requests for features etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FolderMerge

    FolderMerge

    Join the folders you want

    FolderMerge is a simple and easy-to-use instrument that is able to merge 2 folders into 1 by comparing file properties. The program compares the folders by their last edit date, last access date, creation date or file size. It has never been easier to join folders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    WSNFuse provides an abstraction layer for wireless sensor networks, allowing to expose one or many WSNs by means of different access technologies(e.g.: filesystem, JMS, RMI, Smart-Spaces, etc.).Its plugin-based architecture allow users to develop and adopt thei own plugins and configure WSN fuse to better suit their needs. This project has been partially supported by the CHIRON EU research project co-financed by the artemis joint undertaking (http://www.chiron-project.eu/) .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Advanced Mass File renamer

    This is a mass file renamer utilizing regular expression power.

    This is a python based UI application that can rename a part of a set of files inside a directory based on the provided regular expression. This gives a lot more flexibility compared to other renaming files since it used grouping principle. This had two level of applying the rename, first stage shows who it will be when you rename it, if you are fine with the change you can make it permanent by clicking commit. This avoid the risk of file getting corrupted. To rename all .py file to .pyc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    StriX C-Console

    StriX C-Console

    A C-Console is AllowS You To Interact With Your OS

    ... and subdirectories in a directory. Creates a Directory. Deletes One Or More Files Renames a file or files. Starts a separate window to run a specified Program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    STDNOJ - Faster tool creation in C++

    STDNOJ - Faster tool creation in C++

    Over 600 classes for Web, RFC & File Management

    Develop cross-platform tools faster using a C++ Framework proven in commercial software. Classes support logging, sockets, RFC servers (NNTP, SMTP, POP, HTTP), object indexing, ini, tagged databases, file systems, and more. The STDNOJ Namespace, by R.A. Nagy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    File Master

    File Master

    File Master is a multipurpose file handling tool.

    File Master is created to assist you when handling many files at one time. File Master can for example rename many files at once, or zip them for storage.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Easy File explorer for windows. Window tiled source/target. One queue for copy/move/delete.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    File Collection Manager is a small program for checking small or large file collections. It can calculate and verify checksums for items in the collection, as well as check that file in the collection that depend on other provided packages in the collect
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A cross platform file manager based off of the original Norton Commander.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Windows utility to run actions based on filesystem events to automatically maintain folders. Completely written in C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project is an attempt to create a wrapper between filesystem code for one operating system and compile it for another. For example, a Linux filesystem driver could work natively in Windows if the project goes as planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    easyBackuper is a program that allows users to easily backup files. Program supports windows and linux operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Temper is a program that was designed for Windows system administrators to allow them to empty the user temp folders for multiple accounts in one go (if given administrator access).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Java based file explorer. Tested with Mac OS X 10.5 and Windows XP. Added features missing from Finder: 1)Editable Location bar. 2)Cut and Paste. 3)Paste merges folder contents. New Features: 4) Queued file transfers. 5) Open folder in new window.
    Downloads: 1 This Week
    Last Update:
    See Project