Showing 60 open source projects for "web%20servers"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps 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
    Blockly

    Blockly

    The web-based visual programming editor

    ...It outputs syntactically correct code in the programming language of your choice. Custom blocks may be created to connect to your own application. Blockly in a browser allows web pages to include a visual code editor for any of Blockly's five supported programming languages, or your own. Blockly plugins are self-contained pieces of code that add functionality to Blockly. Blockly codelabs provide step-by-step instructions on how to use and customize Blockly. From a user's perspective, Blockly is an intuitive, visual way to build code. ...
    Downloads: 97 This Week
    Last Update:
    See Project
  • 2
    sharp

    sharp

    High performance Node.js image processing module

    The typical use case for this high speed Node.js module is to convert large images in common formats to smaller, web-friendly JPEG, PNG, AVIF and WebP images of varying dimensions. Resizing an image is typically 4x-5x faster than using the quickest ImageMagick and GraphicsMagick settings due to its use of libvips. Colour spaces, embedded ICC profiles and alpha transparency channels are all handled correctly. Lanczos resampling ensures quality is not sacrificed for speed.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Pokémon Cards CSS

    Pokémon Cards CSS

    Collection of advanced CSS styles to create realistic-looking effects

    pokemon-cards-css is a CSS-driven styling framework that lets web developers render Pokémon card visuals purely in HTML and CSS. It defines layouts, frames, typography, and image placeholders to mimic the look of real Pokémon trading cards, enabling users to create “virtual cards” with custom content. Because the design is built into CSS, cards respond to responsive constraints and adjust nicely across devices.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Photoshop GIMP Extensions Installer

    Photoshop GIMP Extensions Installer

    Installs 180 Photoshop and GIMP Brushes, Plugins + Scripts fast

    Photoshop and GIMP Extensions Installer installs + 180 plug-ins, pattern, gradients, curves easy for Photoshop + GIMP with 1 click. Use the Photoshop and GIMP Extensions Installer to choose one or more.... - plugins - brushes - scripts - patterns - gradients ... to install them easily and full-automatically. 1. Choose the version of Photoshop / GIMP 2. Choose a plugin 3. Click on install ++ SYSTEM-Checkup with custom installation folder selection ++ IMPORTER for...
    Downloads: 14 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
    Rawgraphs app

    Rawgraphs app

    A web interface to create custom vector-based visualizations

    ...RAWGraphs is open to the community for contributions. Almost 30 visual models to visualize quantities, hierarchies, and time series and find insights in your data. Even though RAWGraphs is a web app, the data you insert will be processed only by your web browser. Save your project, or export it as a vector or raster image. Edit it within your favorite software. RAWGraphs is an open source data visualization framework built with the goal of making the visual representation of complex data easy for everyone. Primarily conceived as a tool for designers and vis geeks, RAWGraphs aims at providing a missing link between spreadsheet applications (e.g. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Nof Go

    Nof Go

    A petite color palette generator

    A petite color palette generator whose entire code fits within a single html file. Link: https://northstrix.github.io/nof-go/ GitHub repository: https://github.com/Northstrix/nof-go
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    matcik svg editor

    matcik svg editor

    svg editor: Easily create documents for math, physics, chemistry...

    ...Kitap,sınav,etkinlik hazırlama programı Geogebra,chart, mathlive,ckeditor ,desmos,permaclipart gibi uygulama vektörlerini kolayca belgenize aktarın veya pdf dosyalarındaki vektörleri belgenize aktarın, kaydedin ve dosyanızı yeniden düzenleyin. isterseniz Hazırladığınız dokümanları web sitenizde kullanabilir veya pdf'ye dönüştürebilirsiniz. Matcik gelişmiş online svg editor.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    MUI Extended

    MUI Extended

    A bunch of unofficial icons based on Google's Material Design Icons.

    A bunch of unofficial icons based on Google's Material Design Icons. This is not affiliated with, or made by Google.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Grandshop

    Grandshop

    Photoshop like program that is build for ease of use

    Easy to understand image editing program. It follows the same paradigm for all image modifications. Open an image Choose what you want to change Edit the parameters Choose what you want to change Edit the parameters Choose what you want to change Edit the parameters Choose what you want to change Edit the parameters ... Save the image
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
    Learn More
  • 10
    Frappe Charts

    Frappe Charts

    Simple, responsive, modern SVG Charts with zero dependencies

    GitHub-inspired simple and modern SVG charts for the web with zero dependencies. An axis chart is generally a 2D rendition of data, where a set of values corresponds to every point in a dataset. That's why, data is the most important component for a chart. A chart can have multiple datasets. In an axis chart, every dataset is represented individually. Frappe Charts are responsive, as they rerender all the data in the current available container width.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    smartcrop.js

    smartcrop.js

    Content aware image cropping

    Image cropping is a common task in many web applications. Usually just cutting out the center of the image works out ok. It's often a compromise and sometimes it fails miserably. Smartcrop.js is the result of my experiments with content aware image cropping. It uses fairly simple image processing and a few rules to attempt to create better crops of images. This library is still in it's infancy but the early results look promising.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Screentake - Screen Capture

    Screentake - Screen Capture

    Free Screenshot Tool

    It is a powerful application that allows you to quickly take screenshots with one click and customize them with powerful tools and get short links. This free screenshot tool has powerful editor. You can make the edits you want in the screenshot very easily. You can add different shapes such as pencil drawing, triangle, square, circle, heart, star, arrow, and straight line directly to the screenshot. In addition to these features, it also includes powerful features such as text tool,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Raphaël

    Raphaël

    JavaScript vector library

    Raphaël is a small JavaScript library that should simplify your work with vector graphics on the web. If you want to create your own specific chart or image crop and rotate widget, for example, you can achieve it simply and easily with this library. Raphaël ['ræfeɪəl] uses the SVG W3C Recommendation and VML as a base for creating graphics. This means every graphical object you create is also a DOM object, so you can attach JavaScript event handlers or modify them later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    StackEdit

    StackEdit

    In-browser Markdown editor

    Unrivalled writing experience. StackEdit’s Markdown syntax highlighting is unique. The refined text formatting of the editor helps you visualize the final rendering of your files. StackEdit provides very handy formatting buttons and shortcuts, thanks to PageDown, the WYSIWYG-style Markdown editor used by Stack Overflow. Whether you write, you review, you comment… StackEdit's layout provides you with the flexibility you need, without sacrifice. StackEdit’s Scroll Sync feature accurately binds...
    Downloads: 18 This Week
    Last Update:
    See Project
  • 15
    Photo GeoTag

    Photo GeoTag

    Simple application for graphical geo tagging of multiple photos

    Simple application for graphical geo tagging of multiple photos
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    GlslEditor

    GlslEditor

    Simple WebGL Fragment Shader Editor

    ...Friendly GLSL Shader editor based on Codemirror compatible with glslViewer (C++/OpenGL ES) and glslCanvas (JS/WebGL). Was originally developed to work as an embedded editor for The Book of Shaders. But now has grown as a stand-alone Web app. Thanks to their compatibility with other apps of this ecosystem like glslViewer which runs in the RaspberryPi directly from the console, GlslEditor interacts with other projects like OpenFrame.io allowing the user to export the shaders to frames with only one button.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Flat Design Character Maker

    Flat Design Character Maker

    Just a simple flat design vector based character designer.

    Just a simple flat design vector based character designer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Scrolling Game Development Kit 2
    All-in-one program for creating 2D scrolling games. Compile your games into stand-alone .NET executables or customizable C# source code. The IDE and framework are build on OpenTK, which wraps OpenGL, so generated games can be cross-platform.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 19
    15Filter

    15Filter

    Cool image effects easily

    15 Filter is an image manipulation application that lets you apply different filters to an image (and combine them) to create awesome images without needing any graphic skills. The app was developed as a part of my bachelor's thesis in computer science. It's built with node-webkit and completely written in HTML5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    HTML5 Terrace Planner

    HTML5 Terrace Planner

    HTML5 Terrace Planner

    HTML5 Terrace Planner. - Easy to use designer with major features needed in terrace planning. Supports all major mobile devices. Features like: -- Multilingual -- Print you planning -- Email you planning -- Calculates: - Desk surface area (metric) - Desk board length (metric) - Support rails needed - Fasteners (psc) - Can be adjusted to different material.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    This program serves for calculation coordinates centers of maps for drawing up a uniform collage. Данная программа служит для расчета координат центров карт для составления единого коллажа.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Mirrored Mockup Design

    Mirrored Mockup Design

    Easily design websites on the go. No coding necessary!

    There's many great tools out there for web design like Adobe Edge Animate, Google Web Designer, and Adobe Proto (Except discontinued for android), but these tools are only good for those users who are running Windows, Mac OS X, or the iOS platforms. I however couldn't find a decent website designer for Linux or Android so I decided to make my own as a fun experiment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    HTdesigner

    WYSIWYG HTML-редактор

    WYSIWYG HTML-редактор, ставящий перед собой цель создание свободного программного обеспечения для веб-дизайна. Внимание, необходимо в Firefox отключить security.fileuri.strict_origin_policy или запустить chrome с флагом --allow-file-access-from-files, как это сделать указано в README.txt
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    pano3

    pano3

    A panographic toolkit compliant with open source standards

    pano3 (or "pano cube") is an experimental, cross-platform, open source toolkit designed to agree with modern web standards such as HTML5, CSS3 and CSS3D. The pano3 viewer is now released as a jQuery plug-in based on 3d transformations supported by CSS3D. The desktop utilities are written in Java 1.7.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Silex, live web creation

    Silex, live web creation

    Free online HTML website builder

    Silex is a free and open source website builder in the cloud. Create websites directly in the browser without writing code. It is suitable for professional designers to produce great websites without constraints.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next