Showing 194 open source projects for "using"

View related business solutions
  • 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
  • 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
  • 1
    SpyAmp is a web server plugin for Winamp that allows people to connect to your computer using a browser and see what you're playing. If you set permissions accordingly, you may also allow downloading of music files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The UNO-servlets package is an extension to http-servers, which allows to generate dynamic webcontent with C++ by using an API very similar to the Java servlet API. UNO-servlets run within Apache (1.3.x and 2.0.x) and jakarta-tomcat 3.2.x.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PHP-NetPBM is a PHP class that interact with NetPBM. Main goal is to decrease the pain of using the NetPBM library when working with images in different formats. Featured with macro commands to perform manipulations on many files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PyREXX is a interprocess messaging server for routing remote prodecure calls using xml-based messages (Jabber, XML-RPC, etc), which will allow programs to interact more easily.
    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
    mod_auth_ibmdb2 is an Apache module written in C. It provides authentication and group authorization using data stored in an IBM DB2 database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Data server for user intelligent agents. Written in Python, using XML-RPC as client/server communication and RDBMS as storage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Public domain, freely available, rarely updated Browscap.ini file. There is a MUCH more regularly updated browscap.ini file here: http://browsers.garykeith.com/ I would recommend using Gary's version over the one here!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This is a webmail server intended for personal use (though of course, commercial use is not forbidden, it's just not my focus with this project) using secure http. Since it has its own https server built in, it does not require complex configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    massdns reads a list of numeric IP addresses and converts them to a domain name using reverse DNS.
    Downloads: 2 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.
    Learn More
  • 10
    mod_auth_mysql is an Apache authentication module using the MySql database system. This module manages authentication of users whose username, password, etc. are stored in the database. The module is very configurable as to database, table, and field
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Apache 1 and 2 module for authentication using Realms (cookie based) - domain, IP address/ range uid/password and certificate login support Java classes to login user and manage user database using a mySQL table
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FreeCML is attempt to create free translator from C-HTML (PHP-like format, using native C for scripts) to pure C source of http-daemon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    We want to develop a video on demand platform using webservices. We are to develop the back office software in Java/J2EE and the front office software using the latest Microsoft solutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The project provides modules for Apache authentication using Pluggable Authentication Modules (PAM).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The goal is to allow Java web developers to create workflow-like websites, moving away from the traditional page-based system to a website represented by states (screens) and transitions (links, forms...) and using AJAX to process the requests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    WikiMesh shall endeavour to relieve the bandwidth strain on Wikipedia and other popular wikis by creating a global, distributed, lazily-updated cache of WikiText and using a local WikiText-to-Html renderer (available as a standalone module).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project is software project using MCUs from Microchip and other MCU manufacturers. Currently planning on doing an SNMP agent on a few development MCU boards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The BLOB Streaming engine is a MySQL storage engine that enables the streaming of BLOB data directly in and out of MySQL tables. Using the HTTP protocol, it is possible to "PUT" and "GET" text and media data of any size, to and from a database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    moonbird embed

    moonbird is a simple but powerful http server (beta) with lua 5.2, and

    # moonbird is a simple but powerful http server (beta) with lua 5.2, and sqlite3 embed ## inspired on a old project based on: https://www.apache.org https://www.php.org https://www.nodejs.org https://github.com/slimphp/Slim/tree/2.x https://github.com/Philipp15b/php-i18n https://redbeanphp.com/index.php https://mustache.github.io/ https://thephpleague.com/pt-br/ ## libraries/info used in this demo: https://www.lua.org https://www.lua.org/extras/5.2/ http://www.sqlite.org https://github.com/APItools/router.lua http://dkolf.de/src/dkjson-lua.fsl/home https://github.com/lunarmodules/say https://github.com/Olivine-Labs/lustache https://github.com/Tieske/date https://developer.mozilla.org/en-US/docs/Web/HTTP/Status#information_responses ## why/motivation: a simple but powerfull webserver with lua (w/ router, i18n, template, logs, ...) and sqlite3 using a simple 'handler' interface to call lua, ring, javascript or php ## image splash created
    Downloads: 0 This Week
    Last Update:
    See Project