Showing 70 open source projects for "simple library"

View related business solutions
  • Omnichannel contact center platform for enterprises. Icon
    Omnichannel contact center platform for enterprises.

    For Call centers or BPOs with a very high volume of calls

    Deliver a personalized customer experience with every interaction, across every channel, with uContact, net2phone’s cloud contact center solution.
  • The Secure Workspace for Remote Work Icon
    The Secure Workspace for Remote Work

    Venn isolates and protects work from any personal use on the same computer, whether BYO or company issued.

    Venn is a secure workspace for remote work that isolates and protects work from any personal use on the same computer. Work lives in a secure local enclave that is company controlled, where all data is encrypted and access is managed. Within the enclave – visually indicated by the Blue Border around these applications – business activity is walled off from anything that happens on the personal side. As a result, work and personal uses can now safely coexist on the same computer.
  • 1
    socket.io

    socket.io

    Realtime application framework (Node.JS server)

    socket.io is a JavaScript library that allows for realtime, bi-directional communication between web clients and servers. It is composed of two parts: a Node.js server and a JavaScript client library that runs in the browser. socket.io is focused on both reliability and speed, delivering an immensely powerful, fast and yet easy to use realtime engine that’s used by just about everyone: from Microsoft Office and Zendesk to hackathon winners and small startups. It’s considered one of the most...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 2
    jQuery Validation Plugin

    jQuery Validation Plugin

    jQuery Validation Plugin library sources

    The jQuery Validation Plugin provides drop-in validation for your existing forms, while making all kinds of customizations to fit your application really easy. This jQuery plugin makes simple clientside form validation easy, whilst still offering plenty of customization options. It makes a good choice if you’re building something new from scratch, but also when you’re trying to integrate something into an existing application with lots of existing markup. The plugin comes bundled with a useful...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 3
    URI.js

    URI.js

    Javascript URL mutation library

    URI.js is a javascript library for working with URLs. It offers a "jQuery-style" API (Fluent Interface, Method Chaining) to read and write all regular components and a number of convenience methods like .directory() and .authority(). URI.js offers simple, yet powerful ways of working with query string, has a number of URI-normalization functions and converts relative/absolute paths. While URI.js provides a jQuery plugin. URI.js itself does not rely on jQuery. You don't need jQuery to use URI.js...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Portofino

    Portofino

    Create a webapp from an existing database in 30 seconds - Java/Groovy

    Portofino is a free and open source web platform that helps developers create outstanding enterprise applications by addressing three specific needs: productivity, features and architecture. Among its features: content management, CRUD, database connectivity, calendars, charts, security and easy customization using Groovy.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • Holistically view your business data within a single solution. Icon
    Holistically view your business data within a single solution.

    For IT service providers and MSPs that need a data platform to manage their processes

    BrightGauge, a ConnectWise solution, was started in 2011 to fill a missing need in the small-to-medium IT Services industry: a better way to manage data and provide the value of work to clients. BrightGauge Software allows you to display all of your important business metrics in one place through the use of gauges, dashboards, and client reports. Used by more than 1,800 companies worldwide, BrightGauge integrates with popular business solutions on the market, like ConnectWise, Continuum, Webroot, QuickBooks, Datto, IT Glue, Zendesk, Harvest, Smileback, and so many more. Dig deeper into your data by adding, subtracting, multiplying, and dividing one metric against another. BrightGauge automatically computes these formulas for you. Want to show your prospects how quick you are to respond to tickets? Show off your data with embeddable gauges on public sites.
  • 5
    CSI-jMenu

    CSI-jMenu

    Javascript Lib jMenu

    * Introduction - This Module is a Javascript Library; - The Library was created to build and manager simple menu and event controls in the W3C Docs; * Online DEMO, see: https://csi-mymenu.sourceforge.io/examples/00-index.html * Support: The Support Service is FREE. Do you need support? Open a ticket and I will get back to you as soon as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Whakerexa

    A minimalist and lightweight web kit for accessible contents

    `Whakerexa` offers CSS frameworks and JavaScript scripts to generate an accessible HTML content. It is intended to be as simple as possible to make **accessible web content**, and to minimize the use of CSS classes for enhancing the readability of HTML code. It was designed to be easily customizable, allowing users to adjust properties such as fonts, colors, borders, etc., effortlessly. Most of the properties are stored into variables which makes possible to re-define them, then to obtain...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MySQL::Admin

    MySQL::Admin

    cpan MySQL::Admin

    The Web Site Administration Tool lets you view and manage MySQL Databases through a Ajax-Xsl Web 2.0 interface. The easy way to install MySQL::Admin ist to download mysql-admin-0.82-webinstaller.tar.gz Upload the whole folder to your webspace. Open install.html in your Browser. Open index.html in your Browser. Delete cgi-bin/install.pl Delete install.html or simple via cpan MySQL::Admin Support for mod_perl is available from the Cpan Package.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    pyindi-client

    Python binding to the libindi library

    This project offers a python binding to the libindi library. It uses the Simplified Wrapper and Interface Generator (SWIG). You may generate a PyIndi module which mainly defines an IndiClient class. This class could be used to build python scripts able to interact with indi servers using sendNew* methods and implementing new* methods of the BaseMediator class. PyQt applications may also be built on top of IndiClient, thus allowing rapid development of GUI Indi clients. Besides Python...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    UpUp

    UpUp

    Easily create sites that work offline as well as online

    UpUp is a tiny JavaScript library that makes sure your users can always access your site's content, even when they're on a plane, in an elevator, or 20,000 leagues under the sea. Your users are no longer sitting at their desktops, with a wire connecting them to the internet. They are visiting your site from a phone in an elevator, from their tablet on the subway, or on their laptop while they sit cramped into seat 25 E. This is why modern browsers support service workers, a new technology which...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Visitor Management and Staff Sign In | Sign In App Icon
    Visitor Management and Staff Sign In | Sign In App

    Sign In App is a modern, enjoyable way to sign in visitors and staff, and book desks and meeting rooms.

    Our visitor management system streamlines registration, check-in, and authorization processes, while our facility management tools streamline room booking, resource allocation, and asset management. We prioritize security with our advanced risk mitigation measures, including health and safety protocols, emergency messaging, and robust analytics for thorough auditing.
  • 10
    r2

    r2

    HTTP client, spiritual successor to request

    Early in Node.js I wrote an HTTP client library called request. It evolved along with Node.js and eventually became very widely depended upon. A lot has changed since 2010 and I've decided to re-think what a simple HTTP client library should look like. This new library, r2, is a completely new approach from request. Rather than being built on top of the Node.js Core HTTP library and shimmed for the browser, r2 is built on top of the browser's Fetch API and shimmed for Node.js. APIs are meant...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JavaScript QR Code

    JavaScript QR Code

    Make QR Codes in JavaScript

    A mini javascript library to get the famous QR code. You can set the size, content to be encoded and get the html code to include the image in your web pages. You can also share the image via email with a simple interface included in the mini library Now is available Desktop app, QR Code Generator, where Window 7 and later are supported. Both x86 and amd64 (x64) binaries are provided for Windows. Please note, the ARM version of Windows is not supported for now. Get Android app: https...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    Rockhopper VPN software

    IPsec / IKEv2-based VPN software for Linux.

    Rockhopper is IPsec/IKEv2-based VPN software for Linux. This software is interoperable with Windows 7, Windows 8 and Windows 10 VPN clients and it provides a handy AJAX-based Web console to manage Secure Virtual Ethernet(LAN), Routing-based VPN, Remote Access VPN and servers protected by IPsec. No kernel modules are needed. The ESP protocol stack is also implemented in user space.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Trnsmssn

    Trnsmssn

    Javascript event-based client library

    Simple javascript library for client side applications, which just transmits events between connected components and updates related content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Javascript libraries for building simple drag and drop graphical design into your web pages. E.g. design your own business card.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Lychee is a new PHP/MySQL based CMS system designed to be easy to setup and simple to create and manage your sites, with an easy to use WYSIWYG editor interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    WebChunks

    WebChunks

    Simple and effective java web framework

    WebChunks is an experiment to create a simple and effective java web framework. The basic idea of WebChunks is hide processing of user interaction with the interface and sending/receiving of http-requests, providing instead a convenient mechanism of events. This as well as automatic monitoring of changes in the interface and flexible components system allow the developer to concentrate on solving the basic task and forget about placing and updating the related elements on the page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FastClick

    FastClick

    Easy-to-use library to remove click delays on browsers with touch UIs

    FastClick is a simple, easy-to-use library for eliminating the 300ms delay between a physical tap and the firing of a click event on mobile browsers. The aim is to make your application feel less laggy and more responsive while avoiding any interference with your current logic. FastClick is developed by FT Labs, part of the Financial Times. Note: As of late 2015 most mobile browsers - notably Chrome and Safari - no longer have a 300ms touch delay, so fastclick offers no benefit on newer...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 18
    PHPLM

    PHPLM

    A dynamic web menu based on PHP, Javascript and optionally a DB.

    A hierarchical, dynamic web menu generation system (group of classes) based on DHTML, CSS, PHP, PHPLIB Templates and Javascript. It provides various types of dynamic menus (simple, tree, with or without Javascript, CSS, horizontal or vertical). It was originally forked from the phplayersmenu project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Simple Library System

    Simple Library System

    simple library system

    This project contain simple library system for book registration, user management and book reservation and also reminder system for book returning or release.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Lending Library

    Web-app for book lending and borrowing management.

    This web-app allows you to lend your books to other people and borrow books from them. Its simple: If, for example, you put 2 books for people to borrow from you, you can borrow 2 books from other people. NOTE: This application is in very early developing stages and is not functional yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    News CMSimple Plugin

    CMSimple News Plugin

    **Project moved to https://github.com/davidstutz/cmsimple-news ** This is a simple CMSimple plugin for managing and publishing news. For recommended downloads, readme and roadmap see "Files". For Help use the discussion forum of this project. For announcements and releases see the discussion forum, too. Full documentation included in download.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    RipWP

    RipWP

    Open Source Blog and CMS Management

    RipWP is an open source software to create and manage blog and website content in a seamless manner. Its a very light weight and installs in 5 minutes with ready to use plug-ins for your business or personal website or blog. With ripWP you can create awesome blogs and websites and use one click install themes and plugins from the library. ripWP, it's an attempt to make WordPress and other Open Source Platforms better and easy for an average user. We are just tweaking the code a little bit so...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Web Console

    Web Console

    Web-based application to execute shell commands.

    Web Console is a web-based application that allows to execute shell commands on a server directly from a browser. The application is very light, does not require any database and can be installed in about 3 minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    webtoprog_chung
    webtoprog chung is a simple example of communication from a web javascript program to a local desktop application program (written in freebasic ) using screen pixels test. No special autorisation or security bypass, just type a text in the web page and it will be displayed in the application's window .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    phpFreeChat is a free, simple to install, fast and customizable chat that uses by default files for message and nickname storage. It uses AJAX to smoothly refresh and display the chat zone and the nickname zone.
    Downloads: 118 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next