Showing 1575 open source projects for "next"

View related business solutions
  • Cyber Risk Assessment and Management Platform Icon
    Cyber Risk Assessment and Management Platform

    ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

    When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
  • Nectar: Employee Recognition Software to Build Great Culture Icon
    Nectar: Employee Recognition Software to Build Great Culture

    Nectar is an employee recognition software built for the modern workforce.

    Our 360 recognition & rewards platform enables everyone (peer to peer & manager to employees alike) to send meaningful recognition rooted in core values. Nectar has the most extensive rewards catalog so users can choose from company branded swag, Amazon products, gift cards or custom reward types. Integrate with your other tools like Slack and Teams to make sending recognition easy. We support top organizations like MLB, SHRM, Redfin, Heineken and more.
  • 1
    jwt-auth

    jwt-auth

    JSON web token authentication for Laravel and Lumen

    ... in with their credentials, then the next step would be to make a subsequent request, with the token, to retrieve the users' details, so you can show them as being logged in. To make authenticated requests via http using the built in methods, you will need to set an authorization header. If you don't like the idea of catching mulitple exceptions inline, then you are free to add a global exception handler with Laravel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Workbox

    Workbox

    JavaScript libraries for Progressive Web Apps

    ... of best practices and removes the boilerplate every developer writes when working with service workers. Precaching, runtime caching, strategies, request routing, background sync, and helpful debugging. Wish you could rely on Google Fonts being available offline after the user has visited your site? Add a quick rule to serve them from the cache. Make your JS and CSS fast by returning the assets from the cache, while making sure they are updated in the background for the next use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Skynet

    Skynet

    A lightweight online game framework

    Skynet is a lightweight online game framework which can be used in many other fields. Skynet is a lightweight framework designed for online game servers. Although from the feedback of the Community , it's not limited as a game server framework. On the Uses page, it shows a few projects that have used or currently using Skynet, but there are way more projects than listed. And welcome to be the next user. For Linux, install autoconf first for jemalloc. For FreeBSD , use gmake instead of make...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Bull

    Bull

    Queue package for handling distributed jobs and messages in NodeJS

    The fastest, most reliable, Redis-based queue for Node. Carefully written for rock solid stability and atomicity. If you want to start using the next major version of Bull written entirely in Typescript you are welcome to the new repo here. Otherwise you are very welcome to still use Bull, which is a safe, battle tested codebase. If you need high quality production Redis instances for your Bull projects, please consider subscribing to RedisGreen, leaders in Redis hosting that works perfectly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Digital Payments by Deluxe Payment Exchange Icon
    Digital Payments by Deluxe Payment Exchange

    A single integrated payables solution that takes manual payment processes out of the equation, helping reduce risk and cutting costs for your business

    Save time, money and your sanity. Deluxe Payment Exchange+ (DPX+) is our integrated payments solution that streamlines and automates your accounts payable (AP) disbursements. DPX+ ensures secure payments and offers suppliers alternate ways to receive funds, including mailed checks, ACH, virtual credit cards, debit cards, or eCheck payments. By simply integrating with your existing accounting software like QuickBooks®, you’ll implement efficient payment solutions for AP with ease—without costly development fees or untimely delays.
  • 5
    diff-so-fancy

    diff-so-fancy

    Make your diffs human readable instead of machine readable

    ... characters instead. By default, the separator for the file header spans the full width of the terminal. Use this setting to set the width of the file header manually. Pull requests are quite welcome, and should target the next branch. You can simplify git header chunks to a more human readable format. We are also looking for any feedback or ideas on how to make diff-so-fancy even fancier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Loomio

    Loomio

    Make better decisions together

    ...-- with Loomio people can participate on the web, email or mobile, in their own time. Loomio adapts to various discussion formats and styles, and offers effective polling and decision-making tools so your group can always decide your next steps fast, firmly and fairly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JPL Open Source Rover Project

    JPL Open Source Rover Project

    A build-it-yourself, 6-wheel rover based on the rovers on Mars

    The JPL Open Source Rover is an open source, build it yourself, scaled down version of the 6 wheel rover design that JPL uses to explore the surface of Mars. The Open Source Rover is designed almost entirely out of consumer off the shelf (COTS) parts. This project is intended to be a teaching and learning experience for those who want to get involved in mechanical engineering, software, electronics, or robotics. JPL is always looking to inspire the next generation of scientists, engineers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Voyager

    Voyager

    Laravel Admin Package that includes operations, a media manager, etc.

    Voyager is a Laravel Admin Package that includes BREAD(CRUD) operations, a media manager, menu builder, and much more. Voyager will take care of your administrative tasks, this way you can focus on what you do best, which is building the next great app! Voyager can save you so much time and it will make building applications even more fun! Baked right in like a fresh loaf of BREAD! Voyager's admin interface allows you to create CRUD or BREAD (Browse, Read, Edit, Add, and Delete) functionality...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Capistrano

    Capistrano

    Remote multi-server automation tool

    A remote server automation and deployment tool written in Ruby. Capistrano extends the Rake DSL with methods specific to running commands on() servers. Capistrano is written in Ruby, but it can easily be used to deploy any language. If your language or framework has special deployment requirements, Capistrano can easily be extended to support them. Capistrano is bundled as a Ruby Gem. It requires Ruby 2.0 or newer. Capistrano can be installed as a standalone Gem, or bundled into your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • 10
    deep-clean

    deep-clean

    When Gradle or the IDE let you down, just --nuke all them caches

    A Kotlin script that nukes all build caches from Gradle/Android projects. Useful when Gradle or the IDE let you down. The script has been tested on macOS, but it is completely untested on Linux and Windows. KScript may not work at all on Windows! For this script to work, you need to have kotlin, script, and maven on your PATH. If you don't have all three commands on your PATH, then read on to the next section to install them. To make the script run, we'll first need to install all the required...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Pokemons-Evolution

    Pokemons-Evolution

    The contract allows to mint any pokemon, as well as evolve them

    The contract allows to mint any pokemon, as well as evolve them following the rules from the official game outside the blockchain. There are 4 contracts: erc-20 standard Level.sol burnable implementation, erc-1155 Stones.sol burnable implementation, erc-1155 Pokemons.sol implementation and PokemonStorage.sol with all data of evolution chains.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Believers Sword
    Believers Sword App is an application to help you study the bible. Engage in learning the word of God. I am creating this application because this is one way of offering my time to the Lord. I'm so thankful to God for giving me time to create this application and share it with others. I'm not recommending this application, but I am encouraging you to try the one I built, hoping you may like it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    XorMon Next Gen

    Full-Stack Infrastructure Performance Monitoring

    XorMon Next Generation ( https://xormon.com ) is a full-stack infrastructure monitoring tool supporting performance monitoring for Server Virtualization, Database, Cloud, Container, Storage, SAN and LAN devices. In particular reporting, exporting, alerting and presentation capabilities are far unique on the market. Server: IBM Power Systems Nutanix VMware Proxmox Microsoft Windows / Hyper-V RHV / oVirt / OLVM IBM i (AS400) Linux Storage: Cohesity Dell EMC...
    Downloads: 33 This Week
    Last Update:
    See Project
  • 14
    SwiftDate

    SwiftDate

    Toolkit to parse, validate, manipulate, compare and display dates

    SwiftDate is the definitive toolchain to manipulate and display dates and time zones on all Apple platform and even on Linux and Swift Server Side frameworks like Vapor or Kitura. From simple date manipulation to complex business logic SwiftDate maybe the right choice for your next project. From simple date manipulation to complex business logic SwiftDate maybe the right choice for your next project. SwiftDate can recognize all the major datetime formats automatically (ISO8601, RSS, Alt RSS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Elymus

    Elymus

    Decentralized stack for paranoids-decentralizers

    ... network to next visitors, just like torrent but for websites), and Arweave/Sia/Hypercore Protocol as content anchoring networks (that will seed frontend when nobody has it in IPFS cache). Elymus is driven by decentralization-first convenience-last ideology. We have already seen many dWeb projects whose only relation to dWeb is that they utilize blockchains in some way. So we are ready to pay with convenience and heaviness for decentralization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    FabGL

    FabGL

    ESP32 Display Controller (VGA, PAL/NTSC Color Composite, SSD1306, ST77

    FabGL is mainly a Graphics Library for ESP32. It implements several display drivers (VGA output, PAL/NTSC Color Composite, I2C and SPI displays). FabGL can also get input from a PS/2 Keyboard and a Mouse. FabGL implements also: an Audio Engine (DAC and Sigma-Delta), a Graphical User Interface (GUI), a Game Engine and an ANSI/VT Terminal. VGA output requires an external digital-to-analog converter (DAC): it can be done by three 270 Ohm resistors to have 8 colors, or by 6 resistors to have 64...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Rofi Applets

    Rofi Applets

    Various useful applets developed with Rofi and shell-scripts

    ... all of them from global.rasi for consistency. Develop rest like any other rofi applet. Write your launch script to the launch.sh. Applet CLI will automatically recognize your applet on the next run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Opta

    Opta

    The next generation of Infrastructure-as-Code

    Opta is an infrastructure-as-code framework. Rather than working with a low-level cloud configuration, Opta enables you to work with high-level constructs. Opta high-level constructs produce Terraform configuration files. This helps you avoid lock-in to Opta. You can write custom Terraform code or even take the Opta-generated Terraform and go your own way. Opta is a new kind of Infrastructure-as-Code (IaC) framework that lets engineers work with high-level constructs instead of getting lost...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Imgbot

    Imgbot

    An Azure Function solution to crawl through all of your image files

    .... But the truth is if you don’t optimize your images, you are losing out. Web pages with optimized images load faster. Faster pages have higher conversion rates, lower bounce rates, and happier users. And of course, smaller images reduce bandwidth costs for you and your visitors. Setting up and configuring your own tools can be a complicated and lengthy process. That means you are not focusing on shipping your next big update. With a few clicks, you can install Imgbot and permanently solve it.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    FancyToast-Android

    FancyToast-Android

    Make your native android Toasts Fancy

    Make your native Android Fantasy Toasts. A library that takes standard Android toast to the next level with a variety of style options. His style of code toast. Make your native Android Fantasy and Gify dialogue. A library that takes the Android dialog standard to the next level with a variety of style options and the GIF of. Your dialogue style from the code. Make your native Fantasy dialogue android. A library that takes the Android dialog standard to the next level with a variety of style...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Windi CSS

    Windi CSS

    Next generation utility-first CSS framework

    If you are already familiar with Tailwind CSS, think about Windi CSS as an on-demanded alternative to Tailwind, which provides faster load times, is fully compatible with Tailwind v2.0 and with a bunch of additional cool features. By scanning your HTML and CSS and generating utilities on demand, Windi CSS is able to provide faster load times and a speedy HMR in development and does not require purging in production. Windi CSS provides first-class integrations for your favorite tools, select...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Znap!

    Znap!

    Znap! Fast, easy-to-use tools for Zsh dotfiles & plugins

    ... as needed. Znap compiles your scripts and functions in the background. This way, your shell will start up even faster next time! Znap automatically regenerates your comp dump file whenever you install or update a repo or change your .zshrc file. When using git 2.31.0 or newer, Znap automatically enables git maintenance in each repo that it manages. This automatically optimizes your repos in the background, so that your git and znap commands will run faster.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Material Kit 2

    Material Kit 2

    Free and Open Source UI Kit for Bootstrap 4, React, Vue.js,etc.

    Material Kit is a Free Bootstrap 5 UI Kit with a fresh, new design inspired by Google's material design. You asked for it, so we built it. It's a great pleasure to introduce to you the material concepts in an easy-to-use and beautiful set of components. Along with the restyling of the Bootstrap elements, you will find three fully-coded example pages, to help you design your next project. Material Kit makes use of light, surface, and movement. It uses a deliberate color choice, edge-to-edge...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Awesome Bootstrap Checkbox

    Awesome Bootstrap Checkbox

    Font Awesome Bootstrap checkboxes & radios

    Font Awesome Bootstrap Checkboxes & Radios plugin. Pure CSS way to make inputs look prettier. No Javascript! Free and open-source admin dashboard templates built with Bootstrap 4, React, Vue and Angular. Just include awesome-bootstrap-checkbox.css somewhere in your HTML, or add the equivalent files to your Sass / Less configuration. Next, everything is based on code convention. If you want to enable Opera 12 and earlier support just add class styled to the input element. You may use checkbox...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    openmediavault

    openmediavault

    The open network attached storage solution

    OpenMediaVault is the next generation network attached storage (NAS) solution based on Debian Linux. It contains services like SSH, (S)FTP, SMB/CIFS, DAAP media server, RSync, BitTorrent client and many more. Thanks to the modular design of the framework it can be enhanced via plugins. OpenMediaVault is primarily designed to be used in home environments or small home offices, but is not limited to those scenarios. It is a simple and easy to use out-of-the-box solution that will allow...
    Leader badge
    Downloads: 16,289 This Week
    Last Update:
    See Project