Search Results for "new open lms" - Page 20

Showing 9303 open source projects for "new open lms"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    Red Discord Bot

    Red Discord Bot

    A multi-function Discord bot

    Red is a fully modular bot, meaning all features and commands can be enabled/disabled to your liking, making it completely customizable. This is a self-hosted bot, meaning you will need to host and maintain your own instance. You can turn Red into an admin bot, music bot, trivia bot, new best friend or all of these together! CustomCommands allows you to create simple commands for your bot without requiring you to code your own cog for Red. If the command you attempt to create shares a name...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Self-Hosted Sentry nightly

    Self-Hosted Sentry nightly

    Sentry, feature-complete and packaged up for low-volume deployments

    ... can be done in the .env.custom file. It will be located in the root directory of the Sentry installation. By default, there exists no .env.custom file. In this case, you can manually add this file by copying the .env file to a new .env.custom file and adjust your settings in the .env.custom file. Please keep in mind to check the .env file for changes, when you perform an upgrade of Sentry, so that you can adjust your .env.custom accordingly, if required.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    MailCatcher

    MailCatcher

    Catches mail and serves it through a dream

    Catches mail and serves it through a dream. MailCatcher runs a super simple SMTP server that catches any message sent to it to display in a web interface. Run mailcatcher, set your favorite app to deliver to smtp://127.0.0.1:1025 instead of your default SMTP server, then check it out to see the mail that's arrived so far. Shows HTML, Plain Text and Source version of messages, as applicable. Rewrites HTML enabling display of embedded, inline images/etc and opens links in a new window. Command...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    PHP OAuth 2.0 Server

    PHP OAuth 2.0 Server

    A spec compliant, secure by default

    league/oauth2-server is a standards compliant implementation of an OAuth 2.0 authorization server written in PHP which makes working with OAuth 2.0 trivial. You can easily configure an OAuth 2.0 server to protect your API with access tokens, or allow clients to request new access tokens and refresh them. The latest version of this package supports PHP 7.2, PHP 7.3, PHP 7.4, PHP 8.0. The openssl and json extensions are also required. All HTTP messages passed to the server should be PSR-7...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 5
    Orleans

    Orleans

    Orleans is a cross-platform framework for building distributed apps

    ... cloud services and other distributed applications. For this reason, Orleans has often been referred to as "Distributed .NET". It was created by Microsoft Research and introduced the Virtual Actor Model as a novel approach to building a new generation of distributed systems for the Cloud era. The core contribution of Orleans is its programming model which tames the complexity inherent to highly-parallel distributed systems without restricting capabilities or imposing onerous constraints.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Hammerspoon

    Hammerspoon

    MacOS desktop automation with Lua

    This is a tool for powerful automation of OS X. At its core, Hammerspoon is just a bridge between the operating system and a Lua scripting engine. What gives Hammerspoon its power is a set of extensions that expose specific pieces of system functionality, to the user. You can write Lua code that interacts with OS X APIs for applications, windows, mouse pointers, filesystem objects, audio devices, batteries, screens, low-level keyboard/mouse events, clipboards, location services, wifi, and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    WWDC

    WWDC

    The unofficial WWDC app for macOS

    Watch all WWDC videos from this year and previous years. Watch this year’s sessions live, download videos for later, watch on your Chromecast or in Picture-in-Picture mode, search and filter by event, track and platform. Transcripts are now provided by Apple. Universal Links and Handoff. Share Clips. New Community tab with curated content from CocoaHub. Some of our other favourite WWDC and Apple developer related projects are Apple Developer app for iOS, which is Apple's official Developer app...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Kubernetes Dashboard

    Kubernetes Dashboard

    General-purpose web UI for Kubernetes clusters

    Kubernetes Dashboard is a general purpose, web-based UI for Kubernetes clusters. It allows users to manage applications running in the cluster and troubleshoot them, as well as manage the cluster itself. To access Dashboard from your local workstation you must create a secure channel to your Kubernetes cluster. Kubeconfig Authentication method does not support external identity providers or certificate-based authentication. Metrics-Server has to be running in the cluster for the metrics and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    AWX

    AWX

    A web-based user interface built on top of Ansible

    AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform. Starting in version 18.0, the AWX Operator is the preferred way to install AWX. AWX can also alternatively be installed and run in Docker, but this install path is only recommended for development/test-oriented deployments, and has no official published release. Uses naming and structure consistent with the AWX HTTP API....
    Downloads: 1 This Week
    Last Update:
    See Project
  • Shift, the browser that merges all of your web apps into one powerful window. Icon
    Shift, the browser that merges all of your web apps into one powerful window.

    Your power browser.

    Streamline everything you do online when you install Shift and access thousands of apps without leaving your browser. Connect all of your Gmail, Outlook, and Office 365 accounts and manage everything from one centralized window. Build out your Shift browser with apps that integrate seamlessly so you have ultra-fast access to all the tools you use to stream, shop, work, browse, and stay connected. Shift brings it all together.
    Try for Free
  • 10
    PHP Coding Standards Fixer

    PHP Coding Standards Fixer

    A tool to automatically fix PHP Coding Standards issues

    The PHP Coding Standards Fixer (PHP CS Fixer) tool fixes your code to follow standards, whether you want to follow PHP coding standards as defined in the PSR-1, PSR-2, etc., or other community driven ones like the Symfony one. You can also define your (team’s) style through configuration. It can modernize your code (like converting the pow function to the operator on PHP 5.6) and (micro) optimize it. If you are already using a linter to identify coding standards problems in your code, you...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Unity ML-Agents Toolkit

    Unity ML-Agents Toolkit

    Unity machine learning agents toolkit

    Train and embed intelligent agents by leveraging state-of-the-art deep learning technology. Creating responsive and intelligent virtual players and non-playable game characters is hard. Especially when the game is complex. To create intelligent behaviors, developers have had to resort to writing tons of code or using highly specialized tools. With Unity Machine Learning Agents (ML-Agents), you are no longer “coding” emergent behaviors, but rather teaching intelligent agents to “learn”...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Flysystem

    Flysystem

    Abstraction for local and remote filesystems

    Flysystem is a file storage library for PHP. It provides one interface to interact with many different types of filesystems. When you use Flysystem, you’re not only protected from vendor lock-in, you’ll also have a consistent experience for which ever storage is right for you. Flysystem V2 is a full, from the ground up rewrite. It features simplifications of the interface, introduces a new error/exception handling strategy, and brings all the latest type-related features of PHP 7...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    React Table

    React Table

    Hooks for building fast and extendable tables and datagrids for React

    ..., group, aggregate, paginate and display massive data sets using a very small API surface. Just hitch your wagon (new or existing tables) to React Table and you'll be supercharged into productivity like never before. Plugins are important for a healthy ecosystem, which is why React Table has it's very own plugin system allowing you to override or extend any logical step, stage or process happening under the hood.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Miller

    Miller

    Miller is like awk, sed, cut, join, and sort for name-indexed data

    Miller is like awk, sed, cut, join, and sort for data formats such as CSV, TSV, JSON, JSON Lines, and positionally-indexed. With Miller, you get to use named fields without needing to count positional indices, using familiar formats such as CSV, TSV, JSON, JSON Lines, and positionally-indexed. Then, on the fly, you can add new fields which are functions of existing fields, drop fields, sort, aggregate statistically, pretty-print, and more. Miller operates on key-value-pair data while...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    PicGo

    PicGo

    A tool for uploading pictures built by vue-cli-electron-builder

    Picture upload, plus new management experience. Under macOS, you can drag and drop to the menubar icon to upload. The menubar app window displays the 5 most recently uploaded pictures and the pictures in the clipboard. Clicking on the picture will automatically copy the uploaded link to the clipboard. (Not supported on Windows platform.) A mini floating window is provided under Windows and Linux systems for users to drag and upload, saving your precious desktop space. Check your upload record...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Template Engine

    Template Engine

    This repo contains the Template Engine which is used by dotnet new

    This repository is the home for the .NET Core Template Engine. It contains the brains for dotnet new and template instantiation in Visual Studio. When dotnet new is invoked, it will call the Template Engine to create the artifacts on disk. Template Engine is a library for manipulating streams, including operations to replace values, include/exclude regions and process if, else if, else and end if style statements. We have created a dotnet template samples repo, which shows how you can use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    gemoji

    gemoji

    Emoji images and names

    This library contains character information about native emojis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    HacktoberFest 2023

    HacktoberFest 2023

    Hacktoberfest OPEN FIRST Pull Request

    This repository is not eligible for Hacktoberfest. If you're looking for a repository to contribute to and participate in Hacktoberfest, please check out our new repository to make your contributions count.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    FourierFlows.jl

    FourierFlows.jl

    Tools for building fast, hackable, pseudospectral equation solvers

    This software provides tools for partial differential equations on periodic domains using Fourier-based pseudospectral methods. A central intent of the software's design is also to provide a framework for writing new, fast solvers for new physical problems. The code is written in Julia.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Unleash

    Unleash

    Simplify your code production

    Ship code safely to production in frequent smaller releases to control new feature rollouts and reduce cost, time, and risk. Use feature flags to decouple deployment from release. Test and try out new features confidently. Gradual rollouts allow you to mitigate risks by enabling new features to 1% of users and then expanding. Validate how every new feature performs. Conduct A/B testing on real users to gain real insight into what delivers the best results. Release new features targeting...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Taiga

    Taiga

    A lightweight anime tracker for Windows

    Taiga is an open-source desktop application for Windows. It automatically detects the anime videos you watch on your computer and synchronizes your progress with online services. It helps you manage your anime library, discover new series, share watched episodes and download new ones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Laravel Welcome Notification

    Laravel Welcome Notification

    Send a welcome notification to new users

    Send a welcome notification to new users. Using this package you can send a Welcome Notification to a new user of your app. The notification contains a secure link to a screen where the user can set an initial password.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Typst LSP

    Typst LSP

    A brand-new language server for Typst, plus a VS Code extension

    A brand-new language server for Typst. Syntax highlighting, error reporting, code completion, and function signature help. Compiles to PDF on save (configurable to as-you-type, or can be disabled)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Laravel Enso

    Laravel Enso

    Laravel Vue SPA, Bulma themed

    Hit the ground running when building your new Laravel SPA project with boilerplate and extra functionality out of the box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ExpandableBottomBar

    ExpandableBottomBar

    A new way to implement navigation in your app

    A new way to improve navigation in your app. Its really easy integrate to your project.
    Downloads: 0 This Week
    Last Update:
    See Project