Showing 73 open source projects for "live-magic"

View related business solutions
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
  • With Boozang, you can write tests, debug visually, perform root cause analysis and automate your CI builds. Icon
    With Boozang, you can write tests, debug visually, perform root cause analysis and automate your CI builds.

    Empower your whole team to build and maintain automated tests, not just developers.

    Our natural-language tests are extremely stable to code changes. When tests break our AI will repair it in minutes.
  • 1
    Pedestal

    Pedestal

    The Pedestal Server-side Libraries

    Pedestal is a set of libraries that we use to build services and applications. It runs in the back end and can serve up whole HTML pages or handle API requests. There are a lot of tools in that space, so why did we build Pedestal? We had two main reasons. Pedestal is designed for APIs first. Most web app frameworks still focus on the "page model" and server-side rendering. Pedestal lets you start simple and add that if you need it. Pedestal makes it easy to create "live" applications...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    QOR

    QOR

    Libraries written in Go abstracting features needed for business apps

    QOR is architected from the ground up to accelerate development and deployment of Content Management Systems, E-commerce Systems, and Business Applications. QOR is comprised of modules that abstract common features for such systems, such as a configurable and flexible back office, a content publishing system, a media library, and much more. We built QOR at The Plant to accelerate development for our clients, it is at the core of our engineering strategy, and we maintain it on an ongoing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Refit

    Refit

    The automatic type-safe REST library for .NET Core, Xamarin and .NET.

    Refit is a library heavily inspired by Square’s Retrofit library, and it turns your REST API into a live interface. Refit currently supports the following platforms and any .NET Standard 2.0 target. Every method must have an HTTP attribute that provides the request method and relative URL. There are six built-in annotations: Get, Post, Put, Delete, Patch and Head. The relative URL of the resource is specified in the annotation. A request URL can be updated dynamically using replacement blocks...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Keybase client

    Keybase client

    Keybase Go library, client, service, OS X, iOS, Android, Electron

    Keybase is secure messaging and file-sharing. We use public key cryptography to ensure your messages stay private. Even we can’t read your chats. Keybase works for families, roommates, clubs, and groups of friends, too. Keybase connects to public identities, too. You can connect with communities from Twitter, Reddit, and elsewhere. Don’t live dangerously when it comes to documents. Keybase can store your group’s photos, videos, and documents with end-to-end encryption. You can set a timer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Codesoft Barcode Label Software Icon
    Codesoft Barcode Label Software

    RFID and barcode label software to set your business up for success

    CODESOFT is an enterprise-level RFID and barcode label design application offering unmatched flexibility, power, and support. Available in print-only, single-user, and network configurations, CODESOFT is designed to meet all of your barcode labeling needs. Whether your goal is streamlining label printing, printing labels using a form, connecting a scale to your label template, or integrating your business database with your label templates, CODESOFT provides a solution for your organization’s most advanced labeling needs. Connect to SQL or Oracle databases for business system integrations and greater efficiency. CODESOFT includes over 100 barcode symbologies including GS1, supports all common image formats, and enables rich text editing. Native printer drivers are included for over 4,000 thermal, thermal transfer, and inkjet label printers to ensure the best label printing quality.
  • 5
    Vivus.js

    Vivus.js

    JavaScript library to make drawing animation on SVG

    ... `sync`. Each path element is drawn one after the other. This animation gives the best impression of live drawing. To give more freedom, it's possible to override the animation of each path and/or the entire SVG. It works a bit like the CSS animation timing function. But instead of using a cubic-bezier function, it use a simple JavaScript function. It must accept a number as parameter (between 0 to 1), then return a number (also between 0 and 1). It's a hook.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    GtkDatabox

    GtkDatabox

    A GTK+-3 widget to display data

    GtkDatabox is a widget for live display of large amounts of fluctuating numerical data. Data presentation (e.g. on linear or logarithmic scales, as dots or lines, with markers/labels) as well as user interaction (e.g. measuring distances) is easy.
    Leader badge
    Downloads: 84 This Week
    Last Update:
    See Project
  • 7
    Zipline

    Zipline

    Zipline, a Pythonic algorithmic trading library

    Zipline is a Pythonic algorithmic trading library. It is an event-driven system for backtesting. Zipline is currently used in production as the backtesting and live-trading engine powering Quantopian -- a free, community-centered, hosted platform for building and executing trading strategies. Quantopian also offers a fully managed service for professionals that includes Zipline, Alphalens, Pyfolio, FactSet data, and more. Installing Zipline is slightly more involved than the average Python...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Alfred-Workflow

    Alfred-Workflow

    Full-featured library for writing Alfred 3 & 4 workflows

    ... responsive. Check for and install new workflow versions using GitHub releases. Post notifications with Notification Center (10.8+ only) Error handling and logging for easier development and support. “Magic” arguments to help development, debugging and management of the workflow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    sharppcap

    sharppcap

    ully managed, cross platform

    Fully managed, cross-platform (Windows, Mac, Linux) .NET library for capturing packets from live and file-based devices
    Downloads: 0 This Week
    Last Update:
    See Project
  • Better time tracking for projects, billing, and payroll Icon
    Better time tracking for projects, billing, and payroll

    Journyx makes it easy to gather accurate time and expense data so you can make smarter, more informed business decisions.

    This product is especially great for project managers, COOs, finance professionals, accountants, or payroll admins in any industry.
  • 10
    ocapi

    ocapi

    C-level driver collection for MSP430 and derivatives

    ocapi is an open source driver collection for MSP430 and derivative processors. It provides a C language application programming interface (API) for deploying individual processor capabilities. Current modules support serial communication via UART, I2C and SPI, digital I/O (GPIO), analog-to-digital conversion (ADC), Timers and so on. ocapi aims at being independent of the development host platform. So it should work, no matter if you live in the Windows, Linux or Mac world. ocapi is used...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    M3U8

    M3U8

    Parser and generator of M3U8-playlists for Apple HLS. Library for Go

    This is the most complete open-source library for parsing and generating of M3U8 playlists used in HTTP Live Streaming (Apple HLS) for internet video translations. M3U8 is a simple text format and parsing library for it must be simple too. It does not offer ways to play HLS or handle playlists over HTTP.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Common Litt

    Common Litt

    Simple java script library for auto literation, input tool.

    This project focuses of auto conversion in between language alphabets. Using this 'lit.js' library currently you can done conversion in between English - Tamil - Sinhala scrpits vise-versa. This is use full when you need to know how write something in an other given language. This is still at development stage but works purfectly and easy to customize as well. Live demo available at: http://commonlitt.42web.io/ For UI creations I had used Bootstrap and Jquery. For easy array creation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Countable

    Countable

    Add live paragraph-, word- and character-counting to an HTML element

    Countable is a JavaScript function to add live paragraph-, word- and character-counting to an HTML element. Countable is a zero-dependency library and comes in at 1KB when minified and gzipped. Countable is available as a Node / CommonJS module, an AMD module and as a global. All methods are accessed on the Countable object directly. The on and count methods both accept a callback. The given callback is then called whenever needed with a single parameter that carries all the relevant data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Oboe.js

    Oboe.js

    A streaming approach to JSON

    Oboe.js is a streaming approach to JSON. Oboe.js speeds up web applications by providing parsed objects before the response completes. Oboe.js is an open source Javascript library for loading JSON using streaming, combining the convenience of DOM with the speed and fluidity of SAX. It can parse any JSON as a stream, is small enough to be a micro-library, doesn't have dependencies, and doesn't care which other libraries you need it to speak to. We can load trees larger than the available...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Face Recognition

    World's simplest facial recognition api for Python & the command line

    Face Recognition is the world's simplest face recognition library. It allows you to recognize and manipulate faces from Python or from the command line using dlib's (a C++ toolkit containing machine learning algorithms and tools) state-of-the-art face recognition built with deep learning. Face Recognition is highly accurate and is able to do a number of things. It can find faces in pictures, manipulate facial features in pictures, identify faces in pictures, and do face recognition on a...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 16
    FluidSynth

    FluidSynth

    A real-time SoundFont software synthesizer

    A real-time software synthesizer based on the SoundFont 2 specifications. It can be used for live audio synthesis of MIDI events or for rendering MIDI files to disk, using SoundFont instruments. It can also be embedded in other applications. This is not a application with a graphical user interface, however there are several GUI applications which utilize FluidSynth.
    Leader badge
    Downloads: 368 This Week
    Last Update:
    See Project
  • 17
    JavaScript Tracker

    JavaScript Tracker

    A chrome extension tracks front-end JavaScript that uses DOM

    A chrome extension tracks front-end JavaScript that uses DOM or jQuery APIs to manipulate html dom elements (e.g., change style, attach event listener) on web page at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Aglyph

    Aglyph is a Dependency Injection framework for Python.

    ... is returned every time), "borg" components (a new instance is created every time, but all instances of the same class share the same internal state), and "weakref" components (the same instance is returned as long as there is at least one "live" reference to the instance in the running application). Aglyph can be configured using a declarative XML syntax, or programmatically in pure Python using a fluent API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    jquery.email-autocomplete.js

    jquery.email-autocomplete.js

    Plugin that suggests and autocompletes the domain in email fields

    A jQuery plugin that suggests and autocompletes the domain whenever your users type in an email address field. Press the tab-key, or simply click on the suggestion to automatically fill in the rest of the domain. (or tap on the suggestion for mobile users.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    vcproj2cmake

    Visual Studio .vc[x]proj to CMakeLists.txt (make, Ninja ...) enabler

    Elaborate Visual Studio .vcxproj / .vcproj projects to CMakeLists.txt converter, enabling Makefile or Ninja or IDE builds, i.e. full multi-platform CMake functionality (Linux, Mac, Windows...). Live Update capability: supports side-by-side tracking of evolving original proj files, within build tree!! Script hooks for static CMake defs, powerful definition-to-variable mapping. Access to project data content is via git repository _only_ (it's a developer infrastructure project, thus...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Image Select

    Image Select

    Image Select is an extension of Chosen, a jQuery plugin

    We designed this plugin extension as a humanized UI element for social networking sites that need to facilitate relations between people. Research shows that people are extremely sensitive to photos of others, so we needed to revamp the traditional UI elements to make them more intuitive and human. You can use these plugin extensions for modeling multiple (one-to-many) or single (one-to-one) relations between people. We couldn't find any scripts that had this full functionality, so we...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    AJAX Live Search

    AJAX Live Search

    PHP search form that similar to Google Autocomplete feature

    AJAX Live Search is a PHP search form that similar to Google Autocomplete feature displays the result as you type. Getting the current example in index.php to work including creating a dummy database and a table should not take longer than 7 minutes. But it will take more in case you need to integrate it in an existing project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    React Toolbox

    React Toolbox

    A set of React components implementing Google's Material Design

    React Toolbox is a set of React components that implements Google Material Design specification. It's built on top of some the trendiest proposals like CSS Modules (written in SASS), Webpack and ES6. The library harmoniously integrates with your Webpack workflow and it's easily customizable and very flexible. Check our awesome documentation (which is built using React Toolbox) and try all the components with live examples. We've created a playground so you don't need to install anything to fall...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Nemiro.OAuth

    Nemiro.OAuth

    Class library for authorization via OAuth in .NET Framework

    Nemiro.OAuth is a class library for authorization via OAuth protocol in .NET Framework. The library provides mechanisms for implementing OAuth clients, and also contains a ready-to-use clients for popular websites. The library support OAuth 1.0 and 2.0, and also has ready-to-use OAuth clients for: Amazon, Facebook, GitHub, Google, Microsoft Live, Mail.Ru, Odnoklassniki.ru, Twitter, VKontakte (vk.com), Yandex (yandex.ru).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Protip

    Protip

    A new generation jQuery Tooltip plugin

    A new generation jQuery Tooltip plugin.
    Downloads: 0 This Week
    Last Update:
    See Project