Showing 1935 open source projects for "all to"

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
    Cabot

    Cabot

    Self-hosted, easily-deployable monitoring and alerts service

    ..."Stage Redis server", "Production ElasticSearch cluster") and send telephone, sms or hipchat/email alerts to your on-duty team if those services start misbehaving or go down - all without writing a line of code. Best of all, you can use data that you're already pushing to Graphite/statsd to generate alerts, rather than implementing and maintaining a whole new system of data collectors. We built Cabot as a Christmas project at Arachnys because we couldn't wrap our heads around Nagios, and nothing else out there seemed to fit our use case. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Koa React Universal

    Koa React Universal

    lightweight React-Koa2 universal boilerplate, only what is essential

    lightweight React-Koa2 universal boilerplate, only what is essential. This project is dedicated to building a simple yet powerful Koa-React-Universal boilerplate. All key ingredients are in src/development、src/production and webpack configurations, which are easy to understand、set-up and extend. We promise to use the most recent & official packages(as much as we can), no weird or tricky stuff, keeping this project clean and fully customizable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    React Slingshot

    React Slingshot

    React + Redux starter kit and boilerplate with Babel

    ...Type npm start to start development in your default browser. Rapid feedback. Each time you hit save, changes hot reload and linting and automated tests run. One command line to check. All feedback is displayed on a single command line. No more JavaScript fatigue. Slingshot uses the most popular and powerful libraries for working with React. Working example app. The included example app shows how this all works together. Automated production build, to type npm run build to do it all. Run the automated build process, start up a webserver, and open the application in your default browser. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    WebSlides

    WebSlides

    Create HTML presentations in seconds

    ...Just a basic knowledge of HTML and CSS is required. Designers, marketers, and journalists can now focus on the content. The download includes demos and images (devices and logos). All content is for demo purposes only. Images are the property of their respective owners. Navigation (horizontal and vertical sliding): remote presenters, touchpad, keyboard shortcuts, and swipe. Slide counter. Permalinks: go to a specific slide. Autoslide, click to nav. Simple CSS alignments. Put content wherever you want (vertical centering...) 40+ components: background images/videos, quotes, cards, covers. ...
    Downloads: 1 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
    bDialog

    bDialog

    Extend the Bootstrap Modal features, making dialog more functions

    Extend the Bootstrap Modal features, making dialog more functions and easier to use, dialog type including modal, alert, mask, and toast types. A multi-layer nested, highly customizable powerful dialog plugin, dialog type including modal dialog, alert dialog, mask layer, toast dialog.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    parallax.js

    parallax.js

    Parallax Engine that reacts to the orientation of a smart device

    ...The programmatic approach will take priority over the data-value attributes set in the HTML. Some options can also be set at run-time via instance methods. Parallax will only be in effect while the cursor is over the scene element, otherwise all layers move back to their initial position.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Make GitHub Great Again!

    Make GitHub Great Again!

    Extension for making GitHub great again

    Get your old GitHub back. Remove the new dark topbar, hide those garish blue links and restore all the original colors! Download this repository. Open up chrome://extensions/ in your browser and click “Developer mode” in the top right. Click on the new button Load unpacked extension and select the downloaded folder. Congratulations! You just made GitHub Great again!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Interactable

    Interactable

    Experimental implementation of high performance interactable views

    ...Collapsible header that snaps to a smaller size as the content below is being scrolled. Chat heads (a la Facebook Messenger) that can be dragged around but snap to corners of the screen. All of these use-cases have views that continuously interact with the user's gestures. These interactions are normally physical in nature, having properties like springiness, friction, elasticity and damping. In order to feel natural on a touch device they need to run at 60 FPS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    jQuery Selectric

    jQuery Selectric

    jQuery plugin for easy manipulation and customization of HTML selects

    jQuery Selectric is a jQuery plugin designed to help stylize and manipulate HTML selects. You can pass an options object as the first parameter when you call the plugin. All events are called on the original element. Within the callback you have access to the event object, the original select element, and the current Selectric instance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • FusionAuth: Authentication and User Management Software Icon
    FusionAuth: Authentication and User Management Software

    Offer your users flexible authentication options, including passwords, passwordless, single sign-on (SSO), and multi-factor authentication (MFA).

    FusionAuth adds login, registration, SSO, MFA, and a bazillion other features to your app in days - not months.
    Learn More
  • 10
    Codebox npm

    Codebox npm

    Serverless private npm registry

    Codebox npm is a serverless npm registry to allow companies that wish to keep their intellectual property. It allows the sharing of npm modules within a company but additionally allows access to all of the modules on public npm. One other major difference is that it replaces npm login authentication to be via GitHub / GitHub enterprise. Users are always required to be authenticated when using codebox as their npm registry.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ....*, or any project that is older than 2012-2013. JsWebGets (former JsObjects) is a collection of javascript+DOM objects intended to provide a desktop like behaviour to web applications. It worked on all browser's of its time.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Shoestring

    Shoestring

    A lightweight, simple DOM utility made to run on a tight budget.

    Shoestring is a lightweight, modular DOM framework intended for developers who need their code to download and run as fast as possible. It is intended to be "just enough" of a tool to efficently write maintainable cross-browser JavaScript. The API is modeled after jQuery but we intentionally implement a tiny subset of the API to cover only the methods we commonly need in our projects. Each feature is built as an optional extension to a minimal core so each can be removed from the production...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ReactQuill

    ReactQuill

    A Quill component for React

    ...And it brings a full port to TypeScript and React 16+, a refactored build system, and a general tightening of the internal logic. We worked hard to avoid introducing any behavioral changes. For the vast majority of the cases, no migration is necessary at all. However, support for long-deprecated props, the ReactQuill Mixin, and the Toolbar component have been removed. In controlled mode, components are supposed to prevent local stateful changes, and instead only have them happen through onChange and value. The Quill editor supports themes. It includes a full-fledged theme, called snow, that is Quill's standard appearance, and a bubble theme that is similar to the inline editor on Medium. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    FileServer

    FileServer

    Share files from a windows PC to any other network device

    ...The host turns on the application and the client opens the browser and types the ip address including the port ( the application automatically generates it, hence no need for ipconifg on cmd or any other ways to get ip), then he has access to all the files on the other pc with a very beautiful interface. the client also has a possibility of watching videos, playing music and images directly on his or her browser without having to download it. Depending on whether there is read write access, the client can move files to other directory, delete multiple files, download multiple files to his/her own device and many other options
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Arabic Keyboard

    Arabic Keyboard

    Arabic Keyboard Phonetic

    ...Example: the Arabic Letter Meem "م" can be typed by pressing "M". They Layout can be either used online on arab-key.com or installed as a System Language for macOS and Windows. Includes Arabic, Persian, Kurdish Letters. All Features Free
    Leader badge
    Downloads: 217 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    U.S. Web Design System documentation

    U.S. Web Design System documentation

    USWDS website and documentation

    This repo includes code and documentation for the U.S. Web Design System website. For information on the USWDS components and codebase, please visit our uswds Github repo. The U.S. Web Design System documentation is built using Jekyll for the file framework, gulp for task management, and the node module for USWDS. A design system for the federal government. We make it easier to build accessible, mobile-friendly government websites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SuperEmbed.js

    SuperEmbed.js

    Fluid width for YouTube, Vimeo, Vine, VideoPress, DailyMotion, etc.

    SuperEmbed.js detects embedded videos from YouTube, Vimeo, Vine, VideoPress, DailyMotion, and more on webpages and makes them responsive. Essentially, this means they stretch to fill their container while still maintaining the content's original aspect ratio. I created SuperEmbed to fix all my issues with existing solutions, including (but not limited to) unnecessary reliance on other libraries, bloated code, and poor fallback support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    XOOPS Brasil

    XOOPS Brasil

    xoops brasil: themes, templates, modules, tutorial, demo, downloads...

    XOOPS BRASIL, project dedicated to translate ALL existing XOOPS language files into the Portuguese language, maintaining all work always updated, complete and revised, with an emphasis on quality and cultural integrity.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    Jasonette

    Jasonette

    Native App over HTTP, on iOS

    ...It’s the easiest and fastest way to build your app, as it only takes minutes and needs no programming experience. You can make changes to your live app and see these changes instantly. Jasonette comes with all the essential native APIs and components, and if there’s a specific feature you’re looking for, you can easily extend Jasonette. You could even integrate Jasonette with your existing iOS project, so you don’t have to switch to a completely different way of programming, just let Jasonette handle a part of your app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MOVIE STREAMING DOWNLOAD v1.0.0 FINAL

    MOVIE STREAMING DOWNLOAD v1.0.0 FINAL

    All in one pack Online Movie Streaming (AiOPMSD) is free MySQL Databas

    ALL IN ONE PACK ONLINE MOVIE STREAMING DOWNLOAD (AiOPMSD) v1.0.0 FINAL VERSION BUILD 4 yeah, this is FINAL version. please send bug to my email. thX All in one pack Online Movie Streaming (AiOPMSD) is free MySQL Database, PHP script for online movie streaming website. no programming skill required. just import database, upload script file and change some configuration.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Javascript Clipper

    Javascript Clipper

    Boolean operations and offsetting library in Javascript

    The Javascript Clipper library performs clipping and offsetting for both lines and polygons. All four boolean clipping operations are supported - intersection, union, difference and exclusive-or. Polygons can be of any shape including self-intersecting polygons. Javascript Clipper is a port of Angus Johnson's Clipper library: https://sourceforge.net/projects/polyclipping LIVE DEMO: http://jsclipper.sourceforge.net/6.4.2.2/main_demo.html LIVE DEMO (FPoint): http://jsclipper.sourceforge.net/6.4.2.2_fpoint/main_demo.html Information and examples: http://jsclipper.sourceforge.net/6.4.2.2 Information and examples (FPoint): http://jsclipper.sourceforge.net/6.4.2.2_fpoint Donate Javascript Clipper Project: https://sourceforge.net/p/jsclipper/wiki/Donations/ Use cases: * Over 1500 schools in the UK uses Javascript Clipper in Digimap for Schools service. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 23
    retina.js

    retina.js

    JavaScript helpers for rendering high-resolution image variants

    retina.js makes it easy to serve high-resolution images to devices with displays that support them. You can prepare images for as many levels of pixel density as you want and let retina.js dynamically serve the right image to the user. retina.js assumes you are using Apple's prescribed high-resolution modifiers (@2x, @3x, etc) to denote high-res image variants on your server. It also assumes that if you have prepared a variant for a given high-res environment, that you have also prepared...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    vizceral

    vizceral

    WebGL visualization for displaying animated traffic graphs

    ...If a graph of nodes and edges with data about traffic volume is provided, it will render a traffic graph animating the connection volume between nodes. This component can take multiple traffic graphs and will generate a 'global' graph showing all incoming traffic into each of the 'regions', with support for cross-region traffic. There are three levels of information, global, regional, and service-level, with clicking or double-clicking on a node bringing you one level deeper. We are not using this internally at Netflix at this time and the project is not actively being worked on. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JanusWeb

    JanusWeb

    An in-browser implementation of JanusVR

    ...With the JanusXR Youtube translator, watching videos with friends is a walk in the park. Oculus Rift, Vive, GearVR, Daydream, and Cardboard support via WebVR API. Realtime collaboration across all devices via built-in networking. There are several different ways to use JanusWeb, depending on how much control you want to have over the whole system.
    Downloads: 0 This Week
    Last Update:
    See Project