Showing 83 open source projects for "add to run"

View related business solutions
  • Create state-of-the-art conversational agents with Google AI Icon
    Create state-of-the-art conversational agents with Google AI

    Using Dialogflow, you can provide new and engaging ways for users to interact with your product.

    Dialogflow can analyze multiple types of input from your customers, including text or audio inputs (like from a phone or voice recording). It can also respond to your customers in a couple of ways, either through text or with synthetic speech. Dialogflow CX and ES provide virtual agent services for chatbots and contact centers. If you have a contact center that employs human agents, you can use Agent Assist to help your human agents. Agent Assist provides real-time suggestions for human agents while they are in conversations with end-user customers.
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
  • 1
    OFOS

    OFOS

    OFOS is an open source Online Food Ordering platform

    OFOS is an open source Online Food Ordering platform that is capable to run sites similar to Just Eat. It is written in AngularJS with REST API for high performance in mind. This is project is part of Agriya Open Source efforts. OFOS was originally a paid script and was selling around 10000 Euros. It is now released under dual license (OSL 3.0 & Commercial) for open-source community benefits. Place your order at once after taking your time. Mention the delivery address, and delivery time to go...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    babel-upgrade

    babel-upgrade

    A tool for upgrading Babel versions

    A tool that tries to automatically update most dependencies, config files, and JavaScript files that require Babel packages directly to Babel 7 (and more in the future). Log when replacing out preset-es2015,16,17, latest as FYI. Figure out how to change nested .babelrcs into using "overrides" instead. Monorepo support. Modify other config files as we go. Add to the upgrade guide which parts are autofixable and the command (if we care enough to make this individually runnable too infrastructure...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ParkerIgniter
    This is a component to create dinamic database queries from a check list view. You can set a db object (views/tables/etc) to select columns to be shown in the main checklist to build a query based in the check selection. Add dinamic (sql) or static HTML selects to filter results through wheres with few lines. Create dinamic XLSX reports easily (XLSXWritter)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    cg-invoice

    cg-invoice

    Invoice and office utilities program for customer managment

    ... for MySQL and phpMyAdmin to run on an Apache type host/server. Easy install instructions included. Lots of customization options for your personal company branding. Contacts, Vendors and Clients directory included. Clients can be used to keep a record of your projects or alternatively used for Inventory control. You must have access to your database engine to install. Logo can be uploaded to folder and some icons can be replaced as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • High-performance Open Source API Gateway Icon
    High-performance Open Source API Gateway

    KrakenD is a stateless, distributed, high-performance API Gateway that helps you effortlessly adopt microservices

    KrakenD is a high-performance API Gateway optimized for resource efficiency, capable of managing 70,000 requests per second on a single instance. The stateless architecture allows for straightforward, linear scalability, eliminating the need for complex coordination or database maintenance.
  • 5
    NüHelp: Word/HTML to CHM converter

    NüHelp: Word/HTML to CHM converter

    Convert Microsoft Word and HTML files to a CHM help file.

    *New version 2018.04.23* - use the contact page on opulos.com or sourceforge to report any issues. NüHelp converts Microsoft Word documents and HTML files to a CHM file. It's easy to use for beginners and has lots of options for advanced users. Requirements: 1) Word 2003, 2007, 2010 or 2013. 2) HTML Help Workshop (included in zip file) 3) .Net 3.5 Client Profile (already on most computers) *** Win7/8 users: After downloading the file, you will have to right click on the zip...
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 6
    JSDoc

    JSDoc

    An API documentation generator for JavaScript

    JSDoc 3 is an API documentation generator for JavaScript, similar to Javadoc or phpDocumentor. You add documentation comments directly to your source code, right alongside the code itself. The JSDoc tool will scan your source code and generate an HTML documentation website for you. JSDoc's purpose is to document the API of your JavaScript application or library. It is assumed that you will want to document things like modules, namespaces, classes, methods, method parameters, and so on. JSDoc...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Angular UI Tree

    Angular UI Tree

    A tree component for AngularJS, without jQuery as dependency

    ... applied to various tree elements. To debug code and run end-to-end tests, it is often useful to have a local HTTP server. For this purpose, we have made available a local web server based on Node.js.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Vorlon.JS

    Vorlon.JS

    A new, open source, extensible, platform-agnostic tool

    An open source, extensible, platform-agnostic tool for remotely debugging and testing your JavaScript. Powered by node.js and socket.io. Install Vorlon.JS and add a single line of JavaScript to your web app. Run your server and start the Vorlon.JS dashboard. Remotely connect up to 50 devices simultaneously. Run your code on each or all of them with a single click. Debug JavaScript on nearly any platform with a web environment. Plugins allow you to add new features and resources. You could also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    UI for Docker

    UI for Docker

    A web interface for Docker, formerly known as DockerUI

    Containers UI For Docker is a web interface for the Docker Remote API. The goal is to provide a pure client-side implementation so it is effortless to connect and manage docker. Bind mounting the Unix socket into the UI For Docker container is much more secure than exposing your docker daemon over TCP. The privileged flag is required for hosts using SELinux. You should still secure your UI For Docker instance behind some type of auth. UI For Docker listens on port 9000 by default. If you run UI...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
  • 10
    SCDB 3 - Simple Comics Database

    SCDB 3 - Simple Comics Database

    A simple comic book inventory application for Linux, OS X and Windows.

    SCDB 3 is the third iteration of the Simple Comics Database. As the name implies, it is simple both in its function and how it is constructed. In function, it only stores the basic data needed to inventory a comics collection. In construction, it is built on common components to reduce complexity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Generator express

    Generator express

    An express generator for Yeoman, based on the express command line

    An express-generator for Yeoman, based on the express command line tool. Make sure you have yo installed: npm install -g yo. Install the generator globally: npm install -g generator-express. Run: yo express and select Basic. Add --coffee if you require CoffeeScript. Run: grunt or gulp to run the local server at localhost:3000, the grunt/gulp tasks include live reloading for views, css in public/css and restarting the server for changes to app.js or js in routes/. Contributors are welcome...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Buttons 2.0

    Buttons 2.0

    A CSS button library built using Sass and Compass

    Buttons is a highly customizable production ready mobile web and desktop css button library. Buttons is a free open source project created using Sass. View the showcase demo to see the buttons in action. The showcase provides a full list of examples along with code snippets to speed up development. If you're using Bower you can run bower install Buttons. Buttons styles are now independent (ex. button-flat, button-3d, etc.). You can apply these styles and they will automatically pick up...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Tags Editor
    This software enable you to run HTML,CSS, VB Script and Java Script programs. This software support VB Script & Java Script components. you can run any kind of VB Script and Java Script programs without saving,just type program and view it in internal browser. you can run HTML,CSS,VB Script & Java Script components without full code of it. you can view your code in many browsers like Internal Browser,Default Browser,Internet Explorer,Chrome,Firefox,Safari or you can add your browser path...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Zenario

    Zenario

    One of the world's leading multilingual website platforms

    View the Demo - http://zenar.io/demo Zenario is a web-based content management system. It can be used for simple sites, with many "wysiwyg" features, but is really designed to run extranet sites, such as customer portals. It also has multi-lingual features built in from the core.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    rpgboss

    Built to be ease of use, with no programming knowledge, Multi-platform

    A 2d rpg game engine created to be ease of use. Built in Scala and libgdx. Also our community forums http://rpgboss.forumatic.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    vim-cheat-sheet

    vim-cheat-sheet

    A mobile friendly Vim cheat sheet

    A mobile friendly Vim cheat sheet. Edit sheet.hbs as desired (e.g. add new commands). Reload page in browser (Ctrl+r) to generate the locales entries in English en_us.json. Stop the app (optional). Describe the added commands in English en_us.json and move them to the corresponding position, equally as in sheet.hbs. Run node postinstall.js to copy the English entries to all other locales. Translate all languages you know. Commit. This project aims to be one of the most accessible vim guides...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Codebox

    Codebox

    Open source cloud & desktop IDE

    Codebox is a complete and modular Cloud IDE. It can run on any unix-like machine (Linux, Mac OS X). It is an open source component of codebox.io (Cloud IDE as a Service). The IDE can run on your desktop (Linux or Mac), on your server or the cloud. You can use the codebox.io service to host and manage IDE instances. Codebox is built with web technologies: node.js, javascript, html and less. The IDE possesses a very modular and extensible architecture, that allows you to build your own features...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    KineticJS

    KineticJS

    HTML5 Canvas JavaScript framework

    ... costly. For your convenience, you can still find all of the stable versions of KineticJS below in a tar file. Just download the version that you need, untar it, and add it to your website servers or CDN.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Aspose for Spring.Java

    Aspose for Spring.Java

    Aspose for Spring.Java provides Aspose API samples for Spring.Java.

    Aspose for Spring.Java provides usage samples / sourcecodes for the demonstration of Aspose API for Java by extending famous Spring Java PetClinic Sample Web Application. This extension of "Spring Java PetClinic Sample Web Application" also shows the Integration of Aspose APIs with Spring MVC, JSP and Maven Project. Latest Release: v1.1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Simple stick animation using javascript. I'm not a programmer, I just made this in my spare time. Just thought someone else out there might find some use for it. Caution: Intended for Chrome browser. Update 12/17: Noticed that playback starts to slow down after 20 or so frames. Need to investigate further.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Qool CMS

    Qool CMS

    Qool is a cms that allows you to take advantage of your site

    A content management system born from the need to create and manage your content easier than ever. We have been working hard to create a CMS that will be able to do anything the user wants. There are virtually no limits on what you can accomplish with Qool CMS. Other content management systems are article based platforms and need addons and extensions to add extra functionality. This is not the case with Qool. Qool supports unlimited content types. Addons are extensions to Qool but you can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    HTTP-jQuery-mplayer Media Player

    Control playback of media files on WWW server

    Lets you play, pause, browse and add to play queue media files on a WWW server machine remotly using WWW interface. Requirements: Server: - POSIX Operating System - Sound Card - mplayer - Apache 2 - PHP 5 Client: - WWW browser able to run Javascript and jQuery (Firefox, Opera, Chrome, etc. virtually any modern browser, including smartphones)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Booklet Silverstripe Module

    Silverstripe module to display content in a flipbook layout

    Installation - Unpack the files in a folder called booklet - Run dev/build Usage - At the CMS add a new page of "Booklet Holder" type - Choose if you want to use the Moleskine Theme by checking the field at the Main tab - In the tabs Options, Closed, Page, Manual, Controls, Navigation, Menu and Shadows you can set the jQuery plugin options
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Supersized Slideshow Silverstripe Module

    Silverstripe module to create a fullscreen background slideshow

    Silverstripe CMS module to create an image gallery slideshow with fullscreen background. * Installation Unpack the files in a folder called supersized Run dev/build Usage SuperSizedPageHolder ( if you plan to have multiple galleries as children pages ) At the CMS add a new page of "Super Sized Page Holder" type At the "Main Content" tab set the thumbnail width At the "Main Content" tab set the thumbnail height At the "Main Content" tab select the thumbnail rollover effect...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Sphider Community Version

    Sphider Community Version

    Added features from the community forums

    This is an edited Version 1.3.5 of Sphider. Released under the GPLv3 Sphider 1.3.5 is required first. This package ONLY updates the original install of Sphider which can be found here. http://www.sphider.eu/download.php #What got me to work on this ? http://www.sphider.eu/forum/read.php?3,6156 "thanks, inmotion" Sphider-CV allows you to index using ".sh" scripts, but also retains the default features. This version does not work on WINDOWS servers due to it needing to run .sh...
    Downloads: 0 This Week
    Last Update:
    See Project