Showing 41 open source projects for "http server"

View related business solutions
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 1
    imagor

    imagor

    Fast, secure image processing server and Go library, using libvips

    Imagor is a fast, Docker-ready image processing server built in Go, ideal for on-the-fly image resizing, cropping, filtering, and optimization. It supports a wide variety of image formats and integrates seamlessly with cloud storage backends like AWS S3 and Google Cloud Storage. With support for HTTP and gRPC APIs, Imagor can be used in production environments to serve optimized images dynamically with high performance and low latency.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    gowitness

    gowitness

    Golang, web screenshot utility using Chrome Headless

    A golang, web screenshot utility using Chrome Headless. gowitness is a website screenshot utility written in Golang, that uses Chrome Headless to generate screenshots of web interfaces using the command line, with a handy report viewer to process results. Both Linux and macOS is supported, with Windows support mostly working. Inspiration for gowitness comes from Eyewitness. If you are looking for something with lots of extra features, be sure to check it out along with these other projects....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Cropper.js

    Cropper.js

    JavaScript image cropper

    ...The outputted cropped data is based on the original image size, so you can use them to crop the image directly. If you try to start cropper on a cross-origin image, please make sure that your browser supports HTML5 CORS settings attributes, and your image server supports the Access-Control-Allow-Origin option (see the HTTP access control (CORS)). You may set cropper options with new Cropper(image, options). If you want to change the global default options, You may use Cropper.setDefaults(options). Define the view mode of the cropper. If you set viewMode to 0, the crop box can extend outside the canvas, while a value of 1, 2, or 3 will restrict the crop box to the size of the canvas.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    WACS is a tool for building Adult Web Sites; equally suitable for managing a private collection or building a commercial site. It has many powerful features including dynamic filtering, model catalogs, automatic download and powerful search engine.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 5
    Teem

    Teem

    Tools to process and visualize scientific data and images

    Teem is a set of C libraries for manipulation, measurement, and visualization of structured scientific data. Includes N-dimensional image I/O and processing, volume rendering, diffusion tensor processing, and more. Latest code via git clone http://git.code.sf.net/p/teem/teem.git . Join us at https://discord.gg/xBBqZGXkF7
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 6
    OpenChords

    OpenChords

    A digital songbook for guitarists and other musicians

    OpenChords is an alternative to traditionally printed chord songbooks. If you hate filing music away after a practice or gig... this is for you. If you struggle to find your songs because you cannot remember the name of the song... this is also for you. If you wished you could just change the key of the song in the middle of a live performance... you have come to the right place. If you find any bugs or have some suggestions, feel free to email me at open.chords.app@gmail.com....
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 7
    Rendertron

    Rendertron

    A Headless Chrome rendering solution

    ...Rendertron is designed to enable your Progressive Web App (PWA) to serve the correct content to any bot that doesn't render or execute JavaScript. Rendertron runs as a standalone HTTP server. Rendertron renders requested pages using Headless Chrome, auto-detecting when your PWA has completed loading and serializes the response back to the original request. To use Rendertron, your application configures middleware to determine whether to proxy a request to Rendertron. Rendertron is compatible with all client side technologies, including web components. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Rendora

    Rendora

    dynamic server-side rendering using headless Chrome

    Rendora is a dynamic renderer to provide zero-configuration server-side rendering mainly to web crawlers in order to effortlessly improve SEO for websites developed in modern Javascript frameworks such as React.js, Vue.js, Angular.js, etc. Rendora works totally independently of your frontend and backend stacks. Rendora can be seen as a reverse HTTP proxy server sitting between your backend server (e.g.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    WebcamServer

    WebcamServer

    Tool to remotely activate a camera and capture images up on GET-reques

    Usual webcams run a server Tom remotely access images and videos. This often prevents the server from going to suspend. This tool listens on a configurable port on a GET request requesting a .jpg file. Up on such a request, the webcam is configured, activated, an image is captured, and the image is returned as a usual http reply. This enables the server to suspend and to wait for a WOL to resume.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    tracking.js

    tracking.js

    A modern approach for Computer Vision on the web

    ...Unzip the project somewhere on your local drive. The package includes an initial version of the project you'll be working with. While you're working, you'll need a basic HTTP server to serve your pages. Test out the web server by loading the finished version of the project. The main goal of tracking.js is to provide those complex techniques in a simple and intuitive way on the web. We believe computer vision is important to improve people's life, bringing it to the web will make this future a reality a lot faster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    RyzomBlend

    Blender port of Ryzom art data

    Blender port of ryzom (http://ryzom.com/) data by Brian Ashcroft Original art (3ds max) and open source server available at http://ryzomcore.org/ All art is covered by the CC-BY-SA licence If you use the art, please make sure to include a link as explained here http://ryzomcore.org/about-ryzom-core/ Things that are working: 1. Conversion of 1200 animations, ~200 monsters, 5 races, and lots of vegetation. 2.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    PNGwriter

    Easy plotting of images pixel by pixel!

    Frustrated because you want to output a high-quality image from your C++ program but haven't found an easy, direct and fast way? Try PNGwriter. Written with scientific simulations in mind, PNGwriter allows you to plot to a PNG image pixel by pixel. * * *README* * * This is the last PNGwriter release that will be hosted on SourceForge.net. Please use the following site: https://github.com/pngwriter/pngwriter/releases to find all versions of PNGwriter including and later than...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    nomacs Image Lounge

    nomacs Image Lounge

    nomacs is a fast and small image viewer

    nomacs is a free image viewer for windows, linux, and mac systems, which is licensed under the GNU Public License v3. nomacs is small, fast and able to handle the most common image formats including RAW images. NOTE: nomacs has moved: http://download.nomacs.org
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    Dragon Picture Collector

    Dragon Picture Collector

    A dragon picture collection program

    //Goto "Files" for the latest (binary and source code) release because the standard download button sucks... The Dragon Picture Collector is an open source dragon picture collection program. This is a program for the dragons. Dragon Picture Collector is an Otherkin Productions (http://otherkinprod.furfactory.de/) product.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Microscopy Image Processing Package
    XMIPP is an image processing suite for 3D-reconstruction of biological specimens from transmission electron microscopy data. NOTE that stable releases (including binaries) are longer stored at Sourceforge, but are available at http://xmipp.cnb.csic.es
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Wave Framework

    Wave Framework

    Open Source API-centric PHP Micro-framework

    Wave is a PHP micro-framework that is built loosely following model-view-control architecture and factory method design pattern. It is made for web services, websites and info-systems and is built to support a native API architecture, caching, user control and smart resource management. Wave is a compact framework that does not include bloated libraries and features and is developed keeping lightweight speed and optimizations in mind. While not necessary for using Wave Framework, it comes by...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Ikoru is a platform for collaborative tagging Web applications. It has an embedded Soap/HTTP server (C++) and an user interface (AJAX). It evolved out of a study on Emergent Semantics and received funding from the EU IST project TAGora.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    XNavigator - OpenStreetMap Globe

    XNavigator - OpenStreetMap Globe

    XNavigator is a Virtual Earth browser and viewer for http://osm-3d.org

    XNavigator is the online viewer for the OpenStreetMap Globe at http://osm-3d.org and much more. It is an interactive 3D viewer and integrated client for exploring virtual city and landscape models. A wide range of interaction and navigation possibilities makes it easy to visualize and analyze very detailed virtual urban environments. XNavigator is the first application that supports the Web3DService (W3DS) service interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Investigo

    Investigo - DX9 Performance and Debugging Toolkit

    Investigo is a toolkit for DirectX9 performance analysis and debugging. For any DirectX9 application: view live performance graphs via the embedded HTTP server and capture performance metrics for offline analysis. Investigo is released under an MIT style licence. The first binary release is now up. An article on Investigo can be found on Code Project: http://www.codeproject.com/Articles/448756/Introducing-Investigo-Using-a-Proxy-DLL-and-embedd If you want to work on Investigo and help move it forward, please join me on SourceForge! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Create a server for 3D worlds similar to opensim with python and postgres, the goal ist to have a small and fast implemetation. Also to build a viewer working in a browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Traffic Sucks. CamGet is a bash script to download images from area traffic camera websites (such as http://www.dpwt.com). This script also adds timestamps to each image, converts image to desired format, and attempts to 'normalize' each image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    VisualCube

    A php script for generating Rubik's cube visualisations

    INSTALLATION INSTRUCTIONS These instructions are for installing the script on your own web server. If you do not have access to your own server, or would just like to try out the software, please visit: http://cube.crider.co.uk/visualcube.php PREREQUISITES You will need: * Access to an Apache web server with PHP and ImageMagic installed. * A MySQL database. This is optional, but will improve performance if you have a high traffic website. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    This project is an image gallery. It lets you store images, group them into albims and edit, using extensive set of graphical filters. New languages can be easily added as well as new skins (themes). Site: http://foto.webbox.ru
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    WeaselGui
    WeaselGui is middleware aimed at game developers to assist the creation of GUI and presentation layers. Simple, extendable, drop-in code with few dependencies for trivial integration. WeaselGui features in the book Game Engine Gems I © Weaseltron 2010.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    C-evo Editor
    An editor for the open source game c-evo (http://www.c-evo.org). A suite of several different editors (unit graphics, tile graphics, nation files) with some interoperability. It is written in C# 3.5 using Visual Studio 2010.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next