Showing 1848 open source projects for "server"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • The complete IT asset and license management platform Icon
    The complete IT asset and license management platform

    Gain full visibility and control over your IT assets, licenses, usage and spend in one place with Setyl.

    The platform seamlessly integrates with 100+ IT systems, including MDM, RMM, IDP, SSO, HR, finance, helpdesk tools, and more.
    Learn More
  • 1
    Express & mongoose REST API Boilerplate

    Express & mongoose REST API Boilerplate

    A boilerplate application for building RESTful APIs Microservice

    A boilerplate application for building RESTful APIs Microservice in Node.js using express and mongoose in ES6 with code coverage and JsonWebToken Authentication. Helps you stay productive by following best practices. Follows Airbnb's Javascript style guide. JavaScript code linting is done using ESLint, a pluggable linter tool for identifying and reporting on patterns in JavaScript. Uses ESLint with eslint-config-Airbnb, which tries to follow the Airbnb JavaScript style guide. Supports code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    party line voice chat script

    party line voice chat script

    WebRTC complete web based Party Line Voice Chat Script

    ...Using the latest browser technology to deliver live free voice chat from pc's and cell phones to any HTTPS web page in the world. Works on any cheap shared Linux server hosting platform with HTTPS. Can be used for Professional Business Owners support and information pages. Can be used to create an instant fun party line voice chat website where many people can all voice chat at the same time. Can be used to keep in touch with family and friends in any country 100% FREE of any phone line charges. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    survol

    RDF-based framework monitoring business systems activity

    A Python agent and a web interface aiming to help the analysis and investigation of a legacy application. A set of machines, processes, databases, programs etc ... all communicating with each other, manipulating your data, and whose software architecture has become, with time, complicated, difficult to understand, and undocumented. Data are aggregated with an RDF inference engine, creating a global vision of the business information processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    voice-elements

    voice-elements

    Web Component wrapper to the Web Speech API

    voice-elements is a set of Web Components that wraps the Web Speech API to make speech synthesis (text-to-speech) and speech recognition (speech-to-text) easy to use via simple HTML tags. Instead of manually dealing with JavaScript APIs like SpeechSynthesis and SpeechRecognition, developers can drop custom elements such as <voice-player> and <voice-recognition> into their markup and configure them with attributes. Built originally with Polymer, it follows the early Web Components ecosystem...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Loan management software that makes it easy. Icon
    Loan management software that makes it easy.

    Ideal for lending professionals who are looking for a feature rich loan management system

    Bryt Software is ideal for lending professionals who are looking for a feature rich loan management system that is intuitive and easy to use. We are 100% cloud-based, software as a service. We believe in providing our customers with fair and honest pricing. Our monthly fees are based on your number of users and we have a minimal implementation charge.
    Learn More
  • 5
    Neoblog

    Neoblog

    Neoblog is a public blogging platform that's completely serverless

    ...Reading and posting articles to our platform require no servers and runs completely on the NEO Blockchain and IPFS. The traditional way of setting up a blog is to set up a server that will store your content. With modern technologies, we are advancing into an age that moves away from traditional servers. Combine this with the decentralization of storage (IPFS) and blockchain, we now have a toolkit to provide an application that's completely serverless. Neoblog is a serverless application that uses these these technologies: built on the NEO blockchain, articles are posted to our smart contract, while the content is stored on IPFS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GPU Tracking nvidia-smi

    GPU Tracking nvidia-smi

    Open Hardware Monitor watcher realtime upload data to server

    Open Hardware Monitor watcher real-time upload data to the server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JS-Data

    JS-Data

    Give your data the treatment it deserves

    ...With JSData you can re-use your data modeling code between environments, keep your data layer intact when transitioning between app frameworks, and work with a unified data API on the server and the client. JSData employs conventions for rapid development, but allows for endless customization in order to meet your particular needs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Pendulum Editor

    Pendulum Editor

    A simple markdown editor for static files (Hugo, Nexo, Jekyll

    A simple editor for markdown/txt files. Supports saving changes into git repositories hosted anywhere (git add, git commit). Docker images and built binaries are provided. Written by @TitPetric and licensed under the permissive WTFPL. As you write or scroll either the text area or the preview pane, the scroll positions are synchronized based on percentage. In the case of images in the text, accuracy can be quite off, but it's possible to improve this behavior in the future. Most of the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Powder Player

    Powder Player

    Hybrid between a Torrent Client and a Player

    An incredibly easy to use heavy-duty player that supports torrent streaming and torrent downloading. Based on WebChimera and Peerflix it not only has full support for all torrents but also works with any video type and video url, including youtube/vimeo links.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Easy-to-Use Website Accessibility Widget Icon
    Easy-to-Use Website Accessibility Widget

    An accessibility solution for quick website accessibility improvement.

    All in One Accessibility is an AI based accessibility tool that helps organizations to enhance the accessibility and usability of websites quickly.
    Learn More
  • 10

    qxotica - tools for qooxdoo

    Tools for developing qooxdoo Web apps

    ...Also includes full source code for the Unicodum demo app. This is a Unicode viewer consisting of a qooxdoo-based mobile client and a choice of Pascal (FCGI) or PHP server app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Koa2 RESTful API

    Koa2 RESTful API

    RESTful API Server

    ...This scaffolding only installs some necessary plug-ins that do not conflict with Koa2 to build a RESTful API Server, with instructions for each plug-in. Syntax checking with ESlint. Therefore, the scaffolding mainly provides RESTful API, so the front-end static resource processing is not considered for the time being, and only the basic method of static resource access is provided to facilitate access to resources such as pictures uploaded by users to the server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Sinon.JS

    Sinon.JS

    Test spies, stubs and mocks for JavaScript

    Standalone test spies, stubs and mocks for JavaScript. Works with any unit testing framework. As before, Sinon.JS provides utilities that help test frameworks reduce the boiler-plate. As of Sinon 10 we stopped maintaining compatibility with legacy browsers. Instead, we focus on compatibility with evergreen browsers, Node.js LTS versions and recent Safari versions. The most up-to-date reference on which runtimes and browsers we support can be found by looking at our compatibility docs. Fake...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Apache GUI

    A free open sourced Apache Http Server GUI developed with Java.

    This project is used to provide a free java based open source Apache Http Server GUI. The solution is deployed as a web application that is accessible through a web browser. The solution is designed to be compatible with modern Windows and IX operating systems. Source code for this project is hosted on github https://github.com/jrossi227/ApacheGUI
    Leader badge
    Downloads: 57 This Week
    Last Update:
    See Project
  • 14
    SMI (Services Maintenance Interventions) is a complete free solution to manage services and technical support to customers with frontoffice and backoffice modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    jQuery Ajax File Uploader Widget

    jQuery Ajax File Uploader Widget

    Lightweight and very configurable jQuery plugin

    A jQuery plugin for file uploading using ajax(a sync); includes support for queues, progress tracking and drag and drop. Very configurable and easy to adapt to any Frontend design, and very easy to work along side any backend logic. The focus will be modern browsers, but also providing a method to know when the plugin is not supported. The idea is to keep it simple and lightweight. Basic Javascript knowledge is necessary to setup this plugin: how to set settings, callback events, etc....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    webdavmx

    Message Exchange via WebDAV

    Client to client message exchange via a WebDAV server enables the creation of diverse web applications without installing server side software. Originally designed for the creation of tools which can be installed by users in content management systems and which are portable between servers from different vendors. Will eventually include "hello world" example applications but mainly this is a tool to help application designers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    eduTrac Student Information System

    eduTrac Student Information System

    Open source and free student information system for higher education.

    eduTrac SIS is a free and open source student information system for higher education that allows educational institutions to manage faculty, staff, students, courses, course registrations, and more. Server must meet the minimum PHP version which is 5.4. eduTrac SIS Online Manual Modules: https://www.edutracsis.com/ Plugins: https://plugins.edutracsis.com/ Developer's Handbook: https://developer.edutracsis.com/ Demo: http://demo.etsis.us/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    A framework designed to run multiple advanced applications on the same code base. It can be used as a library of useful classes for existing code, or a complete end-to-end framework for new applications. It is mature, stable and actively developed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Lens Jekyll

    Lens Jekyll

    A Jekyll theme for photographers and photo bloggers

    A Jekyll website for photographers and photo bloggers. Lens is a photo gallery Jekyll theme designed especially for photographers and photo bloggers. Jekyll Lens uses Jekyll Static Site Generator (SSG) to generate the website and GitHub Pages to host it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Schism

    Schism

    A self-hosting Scheme to WebAssembly compiler

    Schism is an experimental compiler that translates Scheme programs into WebAssembly, allowing Scheme code to execute in both browser environments and server platforms like Node.js. Developed initially by Google researchers, the project was designed to explore the intersection of functional programming and WebAssembly’s low-level efficiency. Schism supports a subset of the R6RS Scheme standard and is self-hosting, meaning that the compiler itself is written in and compiled by Schism. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    React HTML Parser

    React HTML Parser

    Converts HTML strings directly into React components

    ...Including a sanitizer as part of the library means it is making decisions for you that may not be correct. It is up to you to decide what level of sanitization you need and to act accordingly. Some users may already be sanitizing on the server or others may have specialized requirements that cannot be covered by a generic implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Apache Guacamole

    Apache Guacamole

    HTML5 Clientless Remote Desktop

    ...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: 22 This Week
    Last Update:
    See Project
  • 23
    REST API for Meditation+

    REST API for Meditation+

    REST API built with Node, Express, PassportJS, MongoDB, Mongoose

    ...The server.conf.js file is expecting certain environment variables to be set within Node. The env.conf.js has functions to check whether the expected environment variables have been set up before proceeding to start up the rest of the server. It uses a file called config.json stored in the config directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A JavaScript Texas Hold 'em Poker game, holdem, that runs in most web browsers. This is a one-player game against bot opponents. The game loads once and never hits the server again so it can be played even when your internet connection goes down.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Resumable.js

    Resumable.js

    Library for providing multiple uploads via the HTML5 File API

    ...Then, whenever the upload of a chunk fails, uploading is retried until the procedure completes. This allows uploads to automatically resume uploading after a network connection is lost either locally or to the server. Additionally, it allows for users to pause, resume and even recover uploads without losing state because only the currently uploading chunks will be aborted, not the entire upload. Resumable.js does not have any external dependencies other than the HTML5 File API. This is relied on for the ability to chunk files into smaller pieces. ...
    Downloads: 0 This Week
    Last Update:
    See Project