Showing 250 open source projects for "one-wire"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

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

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Make Your Observability Stack Effortless Icon
    Make Your Observability Stack Effortless

    For Software Engineers, DevOps, Data Architects, and IT Leaders

    The progression to modern application stacks and microservices architectures has resulted in orders of magnitude more logs, metrics, events, and traces. Like gravity, data attracts more data, making it increasingly difficult to move and process as it accumulates over time. More than ever, there is a need to be able to stream-process, filter, mask, transform, aggregate, analyze, and route that data to various data tier destinations optimized for specific usage.
  • 1
    MagicalRecord

    MagicalRecord

    Easy Fetching for Core Data!

    In software engineering, the active record pattern is a design pattern found in software that stores its data in relational databases. It was named by Martin Fowler in his book Patterns of Enterprise Application Architecture. The interface to such an object would include functions such as Insert, Update, and Delete, plus properties that correspond more-or-less directly to the columns in the underlying database table. Active record is an approach to accessing data in a database. A database...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    EZAudio

    EZAudio

    An iOS and macOS audio visualization framework

    ... C. EZAudio was designed to work transparently across all iOS and OSX devices. This means one universal API whether you're building for Mac or iOS. For instance, under the hood an EZAudioPlot knows that it will subclass a UIView for iOS or an NSView for OSX and the EZMicrophone knows to build on top of the RemoteIO AudioUnit for iOS, but defaults to the system defaults for input and output for OSX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JazzHands

    JazzHands

    A simple keyframe-based animation framework for UIKit

    ... to incorporate Jazz Hands into your Swift project? Check out RazzleDazzle, our brand new scrolling keyframe animations library reimagined in Swift. As a bonus, because it's built on top of the animations library, you can even tell JazzHands that you'd like one of your views to show up on multiple pages while other views scroll past, with a single call to keepView:onPages. To see the new JazzHands 2.0 AutoLayout magic in action, check out the example project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    NUI

    NUI

    Style iOS apps with a stylesheet, similar to CSS

    Style iOS apps with a stylesheet, similar to CSS. NUI is a drop-in UI kit for iOS that lets you style UI elements using a stylesheet, similar to CSS. It lets you style an entire app in minutes. Because all of the style rules are contained in NUIStyle.nss, it's easy to create an NUI theme that can be reused in other projects. If you make one you like, let me know, and I'll likely be very happy to include it in this repo. Version 0.1 of NUI required that you manually make your app's UI components...
    Downloads: 0 This Week
    Last Update:
    See Project
  • ManageEngine Endpoint Central for IT Professionals Icon
    ManageEngine Endpoint Central for IT Professionals

    A one-stop Unified Endpoint Management (UEM) solution

    ManageEngine's Endpoint Central is a Unified Endpoint Management Solution, that takes care of enterprise mobility management (including all features of mobile application management and mobile device management), as well as client management for a diversified range of endpoints - mobile devices, laptops, computers, tablets, server machines etc. With ManageEngine Endpoint Central, users can automate their regular desktop management routines like distributing software, installing patches, managing IT assets, imaging and deploying OS, and more.
  • 5
    Chameleon

    Chameleon

    Color framework for Swift and Objective-C

    ... choices available for text, it's difficult to choose one that all users will appreciate and be able to read. Whether you're in doubt of your text and tint color choices, or afraid to let users customize their profile colors because it may disturb the legibility or usability of the app, you no longer have to worry. With Chameleon, you can ensure that all text stands out independent of the background color.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    View Controller Transitions Library

    View Controller Transitions Library

    Collection of iOS7 animation controllers and interaction controllers

    ... animations in order to make your transitions interactive. Animation and interaction controllers are entirely independent, this means you can wire up any interaction controller with any animation controller, which is pretty awesome. When you indicate that a custom transition should be used, you provide an animation controller. This class performs the required animation, then informs the framework when it has completed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Project is a library for functional programming with Objective-C language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The Mac TeX Toolbox provides an umbrella for TeX related development for Mac OS X: discussions, pointers to libraries and other support for open source TeX development on Mac OS X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    NJKWebViewProgress

    NJKWebViewProgress

    UIWebView progress interface

    ... the progress value to one of the provided constants.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 10
    Adium

    Adium

    A multi-protocol instant messaging app for Mac OS X

    Adium is an Open Source, multi-protocol instant messaging application for Mac OS X. Adium supports AIM, ICQ, Jabber, MSN, Yahoo!, Google Talk, Bonjour, Gadu-Gadu, Novell Groupwise, SIP/SIMPLE (Text), and Lotus Sametime. Additionally, it supports all of these applications at once so, even if you have multiple IM accounts, you don't have to log into each account separately.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11

    Xnntp

    nntp reader and download

    Mac OSX nntp newsreader written in cocoa. Made a new start with aim to combine a binary reader and news reader in one app. Last binary for 10.7+ is a pre alpha snapshot. Don't expect anything working here!!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    XVim

    XVim

    Xcode plugin for Vim keybindings

    XVim is a Vim plugin for Xcode. The plugin intends to offer a compelling Vim experience without the need to give up any Xcode features. XVim has several branches and releases. Usually you only need to download one of 'releases' and use it. Releases are tags on master branch. All the code and documents on these tags are well arranged. Usual XVim user should use one of releases. Any other branches are temporary branches to develop features or bug fixes which will be merged into 'develop' branch...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    FiioE10Fixer

    FiioE10Fixer

    Tool that helps to overcome some issues that your Fiio E10 might have

    FiioE10Fixer is an OS X tool that helps to overcome some issues that your Fiio E10 might have. # What are those issues? Some devices (if not all) are known to have some audio problems: 1. Popping noises mainly when going from silence to sound and vice versa. 2. Tiny extra silence when going from silence to sound that cuts the beginning of songs and sound effects. # How does this tool help me fix that? Actually this is not a fix, but a way to overcome those problems by tricking the device...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DPCIManager

    DPCIManager

    Simple OS X app for viewing PCI hardware info

    DPCIManager lists all of the PCI devices attached to your machine, along with their PCI IDs, vendor name, and device name. It will also retrieve the kext loaded for that device, important when troubleshooting. The new status tab gathers all of the most important info about your system into one place. ACPI table extraction makes it easy to edit your DSDT or other tables easily. Now includes ROM flashing.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 15

    DoomHax

    Mac OS X clone of Dehacked and Whacked2

    This is a BEX or DEH editor for Doom, for the Macintosh OS X platform. It's similar to the Windows Whacked2 or the DOS Dehacked utility, having the purpose to supply files which can be used to mod the game behavior.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MacLaunchpad

    MacLaunchpad

    Lion's Launchpad on Leopard and Snow Leopard

    Beta 5 is available NOW! Every applications you need, In only one place. MacLaunchpad is a tiny App that brings "Launchpad" feature to early OS X versions. With MacLaunchpad there is no need to hunt for a application through Applications folder. It automatically detects every installed application and add them to a beautiful Apps screen. MacLaunchpad allows you to set a App as a favorite, search for Apps and remove Apps: everything simple and fast. A System Preferences Pane lets you to set...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MAMP
    MAMP is a very easy to install compilation of Apache, PHP and MySQL for Mac OS X. Everything will be installed in one folder. If you want to get rid of it, just move the folder into trash. An easy to use cocoa program to start and stop the servers.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 18
    ArchiScale
    ArchiScale is an easy-to-use Mac OS X software that converts distances using a user-defined scale. It is also able to determine which scale is the best to draw something on a given paper format. This software is useful for students in first years of architecture schools, when you work without CAD-softwares, and for people using non-numerised documents with uncommon scales.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Debug Assistant Library (DAL)
    The Debug Assistant Library (DAL) is an assistant library for debugging, across platforms with uniform interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MuPuPriNT

    MuPuPriNT

    A primality/compositeness tester for different types of numbers.

    MuPuPriNT (Multi-Purpose Prime Number Tester) is a primality and compositeness tester for many different types of numbers. It is basic, yet full-featured, and offers several different testing methods for each type of number. MuPuPriNT is built on the GNU Multiple-Precision (GMP) integer + rational library, and is available for Windows, OS X, and Linux. Source code is available as well, and can be built on any machine with Qt installed. As of version 2.0, MuPuPriNT is built on the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Azonto Messenger

    Cross-Platform Mobile Messaging Application

    Azonto is a Cross-Platform Mobile Messaging Application that allows users to share images, songs, videos, create and add each other to groups. It is for the trendy who wants to be on top of the mobile messaging game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    RenderTools

    RenderTools

    A cross-platform OpenGL based lightweight scenegraph library

    RenderTools is an OpenGL based scenegraph library in C++ for Windows, OSX and IOS supporting OpenGL|ES1.1, ES2.0, OpenGL1.5 and up to the latest version (currently 4.2). It allows the developer to easily (de)serialize a scenegraph to-and-from xml, create renderbuffers, framebuffers, samplers, vertexbuffers etc. and cross-reference those items. RenderTools allows you to completely specify an application, its resources, viewcontrollers and its renderpasses in one single xml. GraphNodes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    ShareCloud

    Distributed private file sharing networking tool.

    This is a distributed networking library and tool that is in progress to enable users to create private groups to share files and resources amongst a group of computers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project intends to develop an exokernel based OS incorporating concepts from the MIT exokernel, the Utah Flux Project, Elysium, L4 and Eros.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Referéndum Popular

    Referéndum Popular

    Red social de debate y actualidad política

    Referéndum Popular es una comunidad donde las personas podrán valorar leyes actuales y propuestas de ley. Podrán debatir sobre estas y valorar opiniones de otras personas así como votar si están de acuerdo o no. Los usuarios podrán seguir a otros si sus comentarios y debates les parecen de buena calidad y la calidad de estos comentarios dotará de más privilegios a estos usuarios dentro de la comunidad. En definitiva Referéndum Popular pretende crear debate y mostrar lo que verdaderamente...
    Downloads: 0 This Week
    Last Update:
    See Project