Showing 40 open source projects for "html5%20games"

View related business solutions
  • 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
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • 1
    h5ai

    h5ai

    HTTP web server index for Apache httpd, lighttpd and nginx

    ...Directories are displayed in an appealing way and browsing them is enhanced by different views, a breadcrumb and a tree overview. Initially, h5ai was an acronym for HTML5 Apache Index but now it supports other web servers too. Requires PHP 7.0+ and works fine with Apache httpd, lighttpd and nginx. Best user experience with the latest versions of Chromium-based browsers, Firefox, Safari and Edge, but a static fallback is provided for older browsers or if JavaScript is disabled.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    elFinder

    elFinder

    Open-source file manager for web, written in JavaScript

    ...Support AWS S3, Azure, Digital Ocean Spaces and more with League\Flysystem. Flysystem driver. Cloud storage (Box, Dropbox, GoogleDrive and OneDrive) drivers. Background file/folder upload with Drag & Drop HTML5 support.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    Selkies-GStreamer

    Selkies-GStreamer

    Open-Source Low-Latency Accelerated Linux WebRTC HTML5 Remote Desktop

    selkies-gstreamer is a GStreamer-based media streaming component used in the Selkies project, a cloud-native platform designed for interactive desktop and application streaming. This module acts as a high-performance media pipeline that captures video, encodes it with low latency, and streams it via WebRTC to client browsers. It is optimized for GPU-accelerated encoding and integrates with Kubernetes-based deployments to enable scalable, real-time remote desktop sessions. This component...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    FileSaver.js

    FileSaver.js

    An HTML5 saveAs() FileSaver implementation

    Have you ever wanted to add a Save as… button to a webapp? Whether you’re making an advanced WebGL-powered CAD webapp and want to save 3D object files or you just want to save plain text files in a simple Markdown text editor, saving files in the browser has always been a tricky business. Usually when you want to save a file generated with JavaScript, you have to send the data to your server and then return the data right back with a Content-disposition: attachment header. This is less than...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    KodExplorer

    KodExplorer

    A web based file manager, web IDE / browser based code editor

    ...Flexible configuration of access rights, file types restriction, user, interface and others. Selectable files & folders support (mouse click & Ctrl & Shift & words & Keyboard shortcuts). Background file upload with Drag & Drop HTML5 support; Folder upload with Chrome, Firefox and Edge. Direct extraction to the current working directory.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 6
    OSHMI - Open Substation HMI

    OSHMI - Open Substation HMI

    SCADA HMI for substations, IoT and automation applications

    ...This project combines existing open source projects and tools to create a very capable, mobile and cloud-friendly HMI system that can rival proprietary software. This approach makes it possible to join forces of each project (Chromium, SVG/HTML5, PHP, Lua, SQLite, Inkscape, Lib61850, OpenDNP3, Nginx, Vega, PostgreSQL, Grafana,…) to achieve a great set of open, evergreen, modular and customizable tools for building great HMIs for automation projects. This is not a toy project! It's been actually used in dozens of substations up to 230kV level and also in control centers with configurations up to 70.000 tags. ...
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 7

    json-scada

    A portable SCADA/IoT platform centered on the MongoDB database server.

    ...Horizontal scalability, from a single computer to big clusters (MongoDB-sharding), Bare Metal, Docker containers, VM, cloud, or hybrid deployments. Unlimited tags, servers, and users. HTML5 Web interface. UTF-8/I18N. Protocols: IEC61850 Client, IEC60870-5-101/104 Client and Server, DNP3 Client, OPC-UA Client/Server, MQTT/Sparkplug-B, Telegraf (various data sources for monitoring like Modbus, SNMP, etc.) Github. project https://github.com/riclolsen/json-scada Requirements for Windows Installer: Windows 10/11 64 bits or Server 2016, Windows PowerShell.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    CrossBrowdy

    CrossBrowdy

    JavaScript framework to build game engines, games, emulators and apps

    CrossBrowdy is a free and open-source JavaScript framework that allows to create multimedia apps, emulators, game engines and games that will be compatible with any device. Any software developed with CrossBrowdy should be able to be used in any JavaScript compatible web client (including browser plug-in, add-on, extension, app...) which supports "document.getElementById". This framework allows any developer to manage easier many different things, such as audio (with Flash fallback,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    ThinVNC - Web Remote Desktop

    ThinVNC - Web Remote Desktop

    HTML5 Client for Remote Desktop Access

    ...ThinVNC is a pure web Remote Access implementation (HTML5 & AJAX based). The web client works on any HTML5-compliant browser such as Chrome, Firefox, Safari, Opera, IE, or Edge. NOTE: This project was the first version of Thinfinity VNC. Visit our website try out the most recent version of this product and check our other virtualization, WFH, and RDP solutions.
    Leader badge
    Downloads: 53 This Week
    Last Update:
    See Project
  • Leverage AI to Automate Medical Coding Icon
    Leverage AI to Automate Medical Coding

    Medical Coding Solution

    As a healthcare provider, you should be paid promptly for the services you provide to patients. Slow, inefficient, and error-prone manual coding keeps you from the financial peace you deserve. XpertDox’s autonomous coding solution accelerates the revenue cycle so you can focus on providing great healthcare.
    Learn More
  • 10
    Vue Router

    Vue Router

    The router for Vue.js

    ...Nested route/view mapping; modular, component-based router configuration; route params, query, wildcards; view transition effects powered by Vue.js' transition system; fine-grained navigation control; links with automatic active CSS classes; HTML5 history mode or hash mode, with auto-fallback in IE9; customizable Scroll Behavior. Creating a Single-page Application with Vue + Vue Router feels natural: with Vue.js, we are already composing our application with components. When adding Vue Router to the mix, all we need to do is map our components to the routes and let Vue Router know where to render them.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 11
    Gideros Mobile

    Gideros Mobile

    Cross platform SDK

    Develop your app in Lua language and export it to most popular platforms, from desktop PC and Mac to mobile (Android, iOS, Windows Phone) and even Web. While Gideros is mainly dedicated to game development, it is also a good fit for professional apps. Code once, run everywhere! Intro documentation: http://docs.giderosmobile.com/ Reference documentation: http://docs.giderosmobile.com/reference/ Forum: http://giderosmobile.com/forum Full source code: https://github.com/gideros/gideros
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    SockJS-client

    SockJS-client

    WebSocket emulation and Javascript client

    ...SockJS is intended to work for all modern browsers and in environments which don't support the WebSocket protocol, for example, behind restrictive corporate proxies. SockJS-client does require a server counterpart, such as SockJS-node, which is a SockJS server for Node.js. The API should follow HTML5 Websockets API as closely as possible. All the transports must support cross domain connections out of the box. It's possible and recommended to host a SockJS server on a different server than your main web site.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    myrtille

    myrtille

    A native HTML4 / HTML5 Remote Desktop Protocol client

    ...It's very comparable to Guacamole (https://github.com/glyptodon) or FreeRDP-WebConnect (https://github.com/FreeRDP/FreeRDP-WebConnect), except it uses the Microsoft .NET (C#) technologies for a better integration with the Remote Desktop Services (RDS) layer. It also support HTML4, in addition to HTML5, for backward compatibility.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Kimchi

    Kimchi

    An HTML5 management interface for KVM guests

    Kimchi is an HTML5-based management tool for KVM. It is designed to make it as easy as possible to get started with KVM and create your first guest. Kimchi runs as a Wok plugin. Kimchi manages KVM guests through libvirt. The management interface is accessed over the web using a browser that supports HTML5.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    openGalaxy

    openGalaxy

    SIA receiver for Galaxy security control panels.

    This project aims to provide a method for listening on a serial port and decode incoming messages from a Galaxy security control panel. The messages are transmitted using the SIA DC-03-1990.01 (R2000.11) protocol. The decoded messages are stored in a database (MySQL) or forwarded by email using ssmtp. Besides just listening for messages openGalaxy can also be used to arm/disarm the panel and much more... This software is still in a testing (beta) phase but has been tested successfully...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16

    RaspiVMC

    VMC control with a Raspberry PI

    Remote control of a Storkair/sehnder mechanical ventilation system (VMC) via a Raspberry Pi. This allow for the integration of the VMC in a domotica system (providing compatible domotica software)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Easy File Compression

    Easy File Compression

    Client side solution for PC & Browser Firefox to create zip archive

    All client-side solution for PC & Browser Firefox to create zip archive and extract zip and rar archive files with API HTML5 file system. == Browser Extensions == Add-on Firefox: http://mzl.la/1Kd7fiD OS requirements - Windows 7 and later are supported, older operating systems are not supported (and do not work). Both x86 and amd64 (x64) binaries are provided for - - Windows. Please note, the ARM version of Windows is not supported for now. == Installation and Activation == 1. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Defa Protect HTML5 Video From Download

    Defa Protect HTML5 Video From Download

    Prevent and Protect Your HTML5 Video, Music , Audio From Download Free

    Defa Protector is A Simple PHP and Wordpress Plugin To Protect and Prevent Video Save As From Browser and Some Video Grabber. There is 100% Guaranteed Protection and There might be some tradeoff but If you care about Digital Rights Management of Your Video and Music Content. This Project is for you. Defa Protector 6.7.1 Revamp Code For Better Performance To The Bone. We almost rewritten this project from scratch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Apache Guacamole

    Apache Guacamole

    HTML5 Clientless Remote Desktop

    Apache Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC, RDP, and SSH. We call it clientless because no plugins or client software are required. Thanks to HTML5, once Guacamole is installed on a server, all you need to access your desktops is a web browser.
    Downloads: 49 This Week
    Last Update:
    See Project
  • 20

    Remote GoBot

    Remote control for GoPiGo robot

    ...The server part is a HTTPS python server with basic http authentication. Sound from micro is played with HTML5 tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Home Cloud

    Home Cloud

    Browse your server's files

    Home Cloud is a simple solution to deploy a cloud server in no time. It has been developped using classic web technologies : HTML5 / CSS, JS(JQUERY) and PHP. The project was originally designed to be deployed on a Raspberry Pi unit, and it can easilly be configured to run on any Unix-based server. It is distributed for free under GNU GPL General License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ZipHTML5

    ZipHTML5

    Compress files and folder in zip format in WebView Android

    A micro library for the creation of mobile applications Android hybrid HTML5 / Java, for compressing files in Zip format directly from the WebView component. You can compress individual files and folders by adding the interface DroidZip in JavaScript and object ZipHTML5Hybrid directly to the WebView component of Android. For the use of interface in Java WebView you need to include in the HTML file the famous JavaScript library JSZip MIT license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GreyOS
    GreyOS is a browser-based O/S entirely developed in PHP, JS and HTML5.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    Arduino Monitoring by Sensors2Cloud

    Remote Monitoring of Arduino from the Cloud

    ...LabScript makes it really easy to monitor any number of Arduinos you have over the internet in 5 easy steps: 1) Sign up for a developer account at http://developer.sensors2cloud.com/register/ 2) Download the Arduino sketch from SourceForge 3) Connect an Ethernet Shield to your Arduino 4) Upload the Sketch into your Arduino 5) Follow the instructions on developer.sensors2cloud.com/wiki for setting up the Web interface After the steps, you can monitor your remote Arduinos from anywhere in the world using an IPad or any HTML5 web-browser such as chrome and Safari
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    bWAPP

    an extremely buggy web app !

    bWAPP, or a buggy web application, is a free and open source deliberately insecure web application. bWAPP helps security enthusiasts, developers and students to discover and to prevent web vulnerabilities. bWAPP prepares one to conduct successful penetration testing and ethical hacking projects. What makes bWAPP so unique? Well, it has over 100 web bugs! It covers all major known web vulnerabilities, including all risks from the OWASP Top 10 project. The focus is not just on one specific...
    Leader badge
    Downloads: 1,471 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next