Search Results for "websocket client javascript" - Page 26

Showing 962 open source projects for "websocket client javascript"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    PHPBounce

    PHPBounce

    Web Application used to manage clients, create invoices, timesheets

    This web application is used to manage day to day service related businesses. PHPBounce comes with a multi tiered user system with Admin / Manager / Users, timesheet management, ticketing system, client database, invoice system, credit card processor (google checkout / google wallet). Client portal for your clients to keep track of invoices, tickets, and make payments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    EarTeach desktop Ear Trainer

    EarTeach desktop Ear Trainer

    Complete Musical Ear Training HTML5 application.

    This EarTeach client is the desktop distribution, of the homonymous HTML5 open source online application www.earteach.com, packed with node-webkit. EarTeach features the following groups of trainers. - Chords - Intervals - Scales Each category has a set of prebuild exercises, and user can create and save, its own customized exercise presets. All user results are stored, allowing to evaluate the current musical skills status, in each preset, or even display a graph of the...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Generate a Javascript Client for your Rest services using Wink Apache
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Precurio Intranet Portal (v2) [UPDATE]

    Precurio Intranet Portal (v2) [UPDATE]

    Intranet | Document Management | Workflow Automation

    ********* THIS PROJECT HAS BEEN CLOSED ****************** We are still in the business of providing an open platform for intranet collaboration and business process automation; BUT it is no longer free. (see details here: http://www.precurio.org/forums/showthread.php?tid=45414 ) Please visit our website. Thanks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    editor E++ - freeware HTML editor, PHP editor, C++, JavaScript, ASP, HEX editor. Based on the powerful editing component Scintilla, E++ is written in VB.NET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Mimic is a JavaScript implementation of client-side XML-RPC protocol, compliant with IE, Firefox, Opera, Safari and Chrome. Mimic is able to produce XML-RPC requests and process XML-RPC responses, allowing the creation of WebService clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    edib allows execution of XQuery queries and XProc pipelines from webpage in an eXist XMLDB installed on client. edib also allows complex processing and storage of data before sending it back to server, thus balancing load between server and client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SiteFusion

    SiteFusion

    https://github.com/sitefusion

    See https://github.com/sitefusion SiteFusion is a server-based development environment. Applications are written in PHP and work through a thin XUL client. SiteFusion applications look and behave like native system applications but run on a server generating JavaScript commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    gChartToolPHP

    gChartToolPHP

    A PHP Wrapper for the Google Chart Tool Class

    gChartToolPHP provides a simple, comprehensive wrapper to easily produce Google client-side charts. graphs and tables using only PHP code, and embed them in your own pages. It provides support for all the current Google chart formats including the more complex charts such as bubbles, gauges and scatter charts. In addition, a Google Toolbar can be added to the chart to allow easy export of the data Data can be supplied to the chart in the following ways: 1. Static data sets...
    Downloads: 0 This Week
    Last Update:
    See Project
  • eProcurement Software Icon
    eProcurement Software

    Enterprises and companies seeking a solution to manage all their procurement operations and processes

    eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
    Learn More
  • 10

    SysTyrant

    Advanced declarative configuration management tool

    This is an advanced declarative configuration management tool similar to puppet and chef. This tool has some significant advantages over puppet and chef: - Supports agent-less remote configuration (SSH-based), in addition to local and remote client/server based deployments. - In addition to it's own DSL, it supports a very wide range of languages (java, ruby, javascript, and many others) - Designed to build more than just servers, but whole environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ASP.NET MVC PeachAjax

    ASP.NET MVC Dynamic Ajax Engine

    This library generates dynamic JavaScript code to use for AJAX operations. The library requires jQuery. For example, if you use an Action Method within a Controller for AJAX operation, you can quickly access this via the dynamically generated JavaScript file as follows: peach.ControllerName.ActionMethodName(parameter1, parameter2, parameter3); The mapped parameters are directly associated with the ActionMethods parameters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    java web framework - annotations - pojo - NO XML - state-free - clean, technology agnostic urls - REST - invisible to the web-client - JSP, Velocity, FreeMarker (others pluggable) - annotations for JavaScript/CSS dependencies - create reusable compon
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Java HTTP REST interface

    Base for HTTP-REST Java application

    Simplified multithreaded Java HTTP server able to interpret GET/POST requests. Example dummy app included. It uses Apache2 as a proxy for AJAX calls and jQuery code as a client. ------- Requirements: For the Java HTTP server: - J2SE (SDK for compilation) For the exampe web app: - Apache2 with mod_rewrite and mod_proxy Client-side for the web app: - www browser supporting JS with jQuery --- Setup: - run Server.class from Java server files (java Server) in a...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14

    Researchers Ontology

    Researchers Ontology Search Engine

    This project is a search engine that gathers data from an ontology. We took as exemple an ontology of researchers. The search uses the properties and works with partial queries and substrings. The client searching doesn't have to use the DLQuery nor the Manchester OWL Syntax, the engine we made builds the query in these syntaxes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    daCode & wmCoinCoin
    daCode was a news engine written in PHP. daCode focused on modularity and speed/performance. Features include themes, user authentication, multi-language support, a cache system, a templates system, and much more. wmCoinCoin was developped as a standalone client to access the discussion board (Tribune Libre) of dacode. It is still updated to keep compatibilty with new features introduced in new versions of LinuxFr and other board engines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Dasty is a web client for visualizing protein sequence feature information using DAS, the Distributed Annotation System.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Client Side Login Authentication Helper

    The project is to do pre-check of password before sending to server

    Most often we input wrong passwords due to CAPS Lock or Typo. The solution is to reduce the server communication for such mistakes. The purpose of the project is to capture and address unintentional human errors that could be resolved at the client side during the login process. Solution Abstract: An array of images are loaded at the client side. One of the images is displayed for every password entered based on a simple algorithm. The image is computed based on the password and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    EPIC Multiplayer Strategy RPG

    EPIC Multiplayer Strategy RPG

    EPIC is an indepth Multiplayer Strategy RPG Web Game

    Join yahoo group EpicMultiRpg ! EPIC is a Multiplayer Strategy RPG game where you are pitted against or work with real people in various fantasy settings called modules. The game will start with a Conan and Malazan module. 3rd parties can create new modules eg Star Wars. The system supports adventures, armies , characters , assassins , guilds/buildings , very rich magic ( over 400 spells) and over 2000 items in a realistic fantasy world . The game focus on minimum game time...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    JS SmartM3 KP API

    javascript API for SmartM3

    Porting of the SmartM3 Triple Space's KP on JavaScript. Due to limitations on JS connectivity a "WebSocket to TCP" relay has been developed in order to enable JavaScript KP to communicato with a SmartM3 SIB. Relay is based on jWebSocketServer. User manual currently only in italian :(
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Porqual is a website generator that manages documents using the Sesame RDF database and it has a rich web client on Flash, focused on usability and accesibility and integrated in the Semantic Web. It is programmed in Java, ActionScript and JavaScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Craft-Control

    Craft-Control

    A Windows Gadget For Monitoring, Managing, and Playing Minecraft!

    Launched early May 2012, currently over 1000 downloads in over 50 countries! Craft-Control is a windows gadget for monitoring and administering minecraft servers all over the world right from your desktop! Current version 3.1.8 now allows you to monitor individual servers for specific players, and gives you and audio and visual notification when one of your friends is online. The sync interval is now adjustable in seconds. Craft-Control users Query and Rcon protocols, so make sure they are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Munchkin online game

    Munchkin online game. We use: php,jquery,mysql

    We have been developing Online Munchkin.It is a client-server application, running on Web server like 'Apache'. The programming languages are used: php, javascript. Moreover jquery library is applied here. The project is closed now, because owner forbids do it. Description files: 1)Munchkin.zip contains script files 2)base_munchkin.zip contains database 3)Don't forget to change config.php
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Plugin for Irssi which monitors torrent IRC announce channels, downloads torrent files based on a user-defined filter, and then sends the torrent files to a local or remote torrent client. Supports several different private trackers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Sheetster Web Spreadsheet

    Sheetster Web Spreadsheet

    an embeddable spreadsheet for your web application

    ...It can import and export the XLS and XLSX file formats and nearly the full range of Excel formula functions are supported. Most basic features are implemented as well as some of the more advanced ones. The user interface is written entirely in JavaScript and its server-side API is pure Java based on the OpenXLS spreadsheet engine. Neither the client nor the server needs Excel or any browser plugins. Sheetster is primarily intended for developers who want to integrate spreadsheets into their web applications. Towards that end it provides a server-side API for document storage connectors and a rich REST API for manipulating open spreadsheets. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Developed by the Web Technology Group at Appalachian State University, phpWebSite provides a complete web site content management system ( CMS ). All client output is XHTML 1.0 and meets the W3C's Web Accessibility Initiative requirements.
    Downloads: 2 This Week
    Last Update:
    See Project