Showing 2392 open source projects for "autodl-setup"

View related business solutions
  • Accounting Software for Small Businesses | Xero Icon
    Accounting Software for Small Businesses | Xero

    Save 90% for 6 months on Xero's award-winning accounting and online bookkeeping platform for businesses of all sizes and stages of growth.

    Xero offers a robust ecosystem of connected apps and integrations with banks and financial institutions, enabling small businesses to access a wide range of solutions within Xero's open platform to streamline operations and manage finances. Additionally, accounting and bookkeeping firms benefit from efficient compliance tools, advanced practice management software, and a cloud-based unified accounting ledger for all clients, centralized in one place.
    Get 90% off for 6 months
  • Software Testing Platform | Testeum Icon
    Software Testing Platform | Testeum

    Testeum is a Software Testing & User Test platform

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • 1
    AutomatedLab

    AutomatedLab

    Framework that lets you deploy complex labs on HyperV and Azure

    AutomatedLab is a provisioning solution and framework that lets you deploy complex labs on HyperV and Azure with simple PowerShell scripts. It supports all Windows operating systems from 2008 R2 to 2019, some Linux distributions and various products like AD, Exchange, PKI, IIS, etc. AutomatedLab (AL) enables you to setup test and lab environments on Hyper-v or Azure with multiple products or just a single VM in a very short time. There are only two requirements you need to make sure: You need...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Redux Toolkit

    Redux Toolkit

    Toolset for efficient Redux development

    The official, opinionated, batteries-included toolset for efficient Redux development. The Redux Toolkit package is intended to be the standard way to write Redux logic. It was originally created to help address main common concerns about Redux. We can't solve every use case, but in the spirit of create-react-app and apollo-boost, we can try to provide some tools that abstract over the setup process and handle the most common use cases, as well as include some useful utilities that will let...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    CountUp.js

    CountUp.js

    Animates a numerical value by counting to it

    ... for browsers, though a UMD module is also included. To run module-enabled scripts locally, you'll need a simple local server setup, because otherwise you may see a CORS error when your browser tries to load the script as a module. CountUp is also wrapped as a UMD module in ./dist/countUp.umd.js and it exposes CountUp as a global variable on the window scope.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Fuse.js

    Fuse.js

    Lightweight fuzzy-search, in JavaScript

    Fuse.js is a powerful, lightweight fuzzy-search library, with zero dependencies. Generally speaking, fuzzy searching (more formally known as approximate string matching) is the technique of finding strings that are approximately equal to a given pattern (rather than exactly). It might not make sense for every situation, but can be ideal depending on your search requirements. For example, qhen you want client-side fuzzy searching of small to moderately large data sets. Also, when you can't...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Enterprise and Small Business CRM Solution | Clear C2 C2CRM Icon
    Enterprise and Small Business CRM Solution | Clear C2 C2CRM

    Voted Best CRM System with Top Ranked Customer Support. CRM Management includes Sales, Marketing, Relationship Management, and Help Desk.

    C2CRM consists of four modules that integrate to provide a comprehensive CRM solution: Relationship Management, Sales Automation, Marketing Automation, and Customer Service. Only buy what each user needs.
    Learn More
  • 5
    VulkanSceneGraph

    VulkanSceneGraph

    Vulkan & C++17 based Scene Graph Project

    VulkanSceneGraph (VSG), is a modern, cross-platform, high-performance scene graph library built upon Vulkan graphics/compute API. The software is written in C++17 and follows the CppCoreGuidelines and FOSS Best Practices. The source code is published under the MIT License, with the exception of vulkan.h, used for Vulkan extensions, which is under Apache License 2.0. This repository contains C++ headers and source and CMake build scripts to build the libvsg library. Additional support...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    LazyVim

    LazyVim

    Neovim config for the lazy

    LazyVim is a Neovim setup powered by 💤 lazy.nvim to make it easy to customize and extend your config. Rather than having to choose between starting from scratch or using a pre-made distro, LazyVim offers the best of both worlds - the flexibility to tweak your config as needed, along with the convenience of a pre-configured setup.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    HadesVR

    HadesVR

    The "DIY" SteamVR compatible VR setup made for tinkerers

    HadesVR is a SteamVR compatible VR setup made for tinkerers. The setup includes DIY controllers that are capable of emulating HTC vive wands or most aspects of the Valve Index Knuckles controllers (including finger tracking!). It also includes tracking electronics for a Headset, including an integrated wireless receiver to receive the controllers' data. There's also custom controller hardware like 3d printable shells (still a bit of a WIP) with their respective custom PCBs to build your own...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    GraphQL Config

    GraphQL Config

    One configuration for all your GraphQL tools

    One configuration for all your GraphQL tools (supported by most tools, editors & IDEs). The easiest way to configure your development environment with your GraphQL Schema. As a developer, you gain simplicity and a central place to setup libraries, tools and your IDE extensions. As a library author GraphQL Config makes it easier to maintain the code responsible for handling configuration, loading GraphQL schemas or even files with GraphQL operations and fragments. GraphQL Config provides a set...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    get-bin-path

    get-bin-path

    Get the current package's binary path

    Get the current package's binary path (using the package.json bin field). This is useful when testing a package's binary. Using get-bin-path (as opposed to hard-coding the path to the binary). Validates that the package.json bin field is correctly setup. Decouples the binary path from the tests, which allows moving the file without rewriting the tests. This package is an ES module and must be loaded using an import or import() statement, not require(). Returns the current package's binary...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    Monero Miner on Docker Alpine

    Monero Miner on Docker Alpine

    Monero Miner on Docker - Alpine

    A Docker containerized Monero mining setup for efficient deployment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    create-t3-app

    create-t3-app

    The best way to start a full-stack, typesafe Next.js app

    The best way to start a full-stack, typesafe Next.js app. We made create-t3-app to do one thing: Streamline the setup of typesafe Next.js apps WITHOUT compromising modularity. After countless projects and many years on this tech, we have lots of opinions and insights. We've done our best to encode them into this CLI. This is NOT an all-inclusive template. We expect you to bring your own libraries. Check out our other recommendations for things like state management and deployment. Next.js...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    PokeAPI

    PokeAPI

    The Pokémon API

    This is a full RESTful API linked to an extensive database detailing everything about the Pokémon main game series. We've covered everything from Pokémon to Berry Flavors. We have awesome documentation on how to use this API. It takes minutes to get started. This API will always be publicly available and will never require any extensive setup process to consume. Each time the build script is run, it will iterate over each table in the database, wipe it, and rewrite each row using the data found...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Yeoman (Yo)

    Yeoman (Yo)

    CLI tool for running Yeoman generators

    Yeoman is a robust scaffolding tool for modern web applications, enabling developers to generate complete project structures and boilerplate code through a vast ecosystem of generators.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Motor Admin

    Motor Admin

    Deploy a no-code admin panel for any application in less than a minute

    Motor Admin is a no-code admin panel that can be deployed for any application in under a minute. It allows users to search, create, update, and delete data entries, create custom actions, and build reports without writing code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Devgen

    Devgen

    The AI codebase research assistant for Github

    DevGen is a development tool that automates the creation of boilerplate code, providing templates and scaffolding for various programming languages and frameworks.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Coursier

    Coursier

    Pure Scala Artifact Fetching

    Coursier is the Scala application and artifact manager. It can install Scala applications and setup your Scala development environment. It can also download and cache artifacts from the web.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Pumkin's Avatar Tools

    Pumkin's Avatar Tools

    A toolbox for easily setting up VRChat avatars in Unity

    An editor script that adds tools to help you setup avatars faster and easier. It includes a component copier that makes it a lot easier to reimport your avatars, and tools to make your thumbnails nicer. To install these tools grab the .unitypackage from releases then simply import it into your unity project. Make sure to delete any older versions of Pumkin Tools from your project before importing. Also make sure that you are using the correct version of Unity and the latest version of VRChat...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Cookiecutter Django

    Cookiecutter Django

    Framework for jumpstarting production-ready Django projects quickly

    Powered by Cookiecutter, Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly. Cookiecutter Django works with Python 3.9 and renders Django projects with 100% starting test coverage. It has 12-Factor based settings via django-environment. Secure by default, beacuse we believe in SSL. Optimized development and production settings. Registration is handled via django-allauth. It comes with custom user model ready to go. Provides an optional basic ASGI setup...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    NestJS CLI

    NestJS CLI

    CLI tool for Nest applications

    The Nest CLI is a command-line interface tool that helps you to initialize, develop, and maintain your Nest applications. It assists in multiple ways, including scaffolding the project, serving it in development mode, and building and bundling the application for production distribution. It embodies best-practice architectural patterns to encourage well-structured apps.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Network Flight Simulator

    Network Flight Simulator

    A utility to safely generate malicious network traffic patterns

    flightsim is a lightweight utility used to generate malicious network traffic and help security teams to evaluate security controls and network visibility. The tool performs tests to simulate DNS tunneling, DGA traffic, requests to known active C2 destinations, and other suspicious traffic patterns.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    rallyup

    rallyup

    rallyup is a lightweight Wake-On-LAN (WOL) scheduler

    rallyup is a lightweight Wake-On-LAN (WOL) scheduler and dependency manager designed for small businesses and home labs. It ensures that infrastructure services like firewalls, storage, and hypervisors are brought online in the correct order, particularly after events like power outages. A typical setup involves configuring most of the infrastructure for WOL but not for Wake-On-Power, and setting rallyup to run on startup on a low-power device like a Raspberry Pi. When you need to bring...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    litlyx

    litlyx

    Analytics for developers, setup Analytics in 30 seconds

    The easiest, developer-centric analytics tool. Litlyxis an open-source, self-hostable analytics solution for the modern framework. Litlyx offers a unique eyewear cleaning system that includes a special cleaning solution and reusable microfiber swabs. This system is designed to provide a more thorough and eco-friendly way to clean glasses, lenses, and screens. The brand emphasizes sustainability by reducing single-use plastics and promoting long-term use of their products. Their cleaning kit...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Django Bootstrap Modal Forms

    Django Bootstrap Modal Forms

    A Django plugin for creating AJAX driven forms in Bootstrap modal

    A Django plugin for creating AJAX-driven forms in Bootstrap modal. This repository includes Dockerfile and docker-compose.yml files so you can easily setup and start to experiment with django-bootstrap-modal-forms running inside of a container on your local machine. Any changes you make in bootstrap_modal_forms, examples and test folders are reflected in the container (see docker-compose.yml) and the data stored in the sqlite3 database are persistent even if you remove the stopped container...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Ergo Proxy

    Ergo Proxy

    The management of multiple apps running over different ports made easy

    The reverse proxy agent for local domain management. The management of multiple apps running over different ports made easy through custom local domains. Ergo's goal is to be a simple reverse proxy that follows the Unix philosophy of doing only one thing and doing it well. Simplicity means no magic involved.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Loki

    Loki

    Visual Regression Testing for Storybook

    There are a few visual regression tools for the web, but most either cannot be run headless or use phantomjs which is deprecated and a browser nobody is actually using. They usually also require you to maintain fixtures. With react-native it's now possible to target multiple platforms with a single code base, but there's no single tool to test all to my knowledge. Loki aims to have easy setup, no to low maintenance cost, reproducible tests independent of which OS they are run on, runnable on CI...
    Downloads: 1 This Week
    Last Update:
    See Project