Showing 31 open source projects for "workflow"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1
    bazzite

    bazzite

    Bazzite is a cloud native image built upon Fedora Atomic Desktops

    Bazzite is a custom Fedora Silverblue variant that provides an immutable desktop operating system tailored for developers and power users. It integrates a curated set of tools and configurations to enhance productivity and streamline the development workflow.
    Downloads: 158 This Week
    Last Update:
    See Project
  • 2
    git-auto-commit Action

    git-auto-commit Action

    Automatically Commit changed Files back to GitHub

    ...The goal of this Action is to be "the Action for committing files for the 80% use case". Therefore, you might run into issues if your Workflow falls into the not supported 20% portion. If your Workflow can't push the commit to the repository because of authentication issues, please update your Workflow configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    helm-secrets

    helm-secrets

    A helm plugin that help manage secrets with Git workflow

    A helm plugin that help manage secrets with Git workflow and store them anywhere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Shaderc

    Shaderc

    A collection of tools, libraries, and tests for Vulkan shader

    ...It provides both a command-line tool (glslc) and a C/C++ library (libshaderc) that wrap the functionality of glslang (the Khronos reference compiler for GLSL) and SPIRV-Tools to deliver a modern, scriptable, and efficient shader compilation workflow. The glslc compiler offers a GCC/Clang-like interface for building GLSL and HLSL shaders, making it easy to integrate into existing build systems. Meanwhile, libshaderc exposes a stable API that allows developers to programmatically compile shader strings into SPIR-V modules within graphics engines and tools. Shaderc supports advanced features such as file inclusion (#include), concurrency, and cross-platform builds, and it maintains backward compatibility for long-term projects.
    Downloads: 8 This Week
    Last Update:
    See Project
  • Top Corporate LMS for Training | Best Learning Management Software Icon
    Top Corporate LMS for Training | Best Learning Management Software

    Deliver and Track Online Training and Stay Compliant - with Axis LMS!

    Axis LMS enables you to deliver online and virtual learning and training through a scalable, easy-to-use LMS that is designed to enhance your training, automate your workflows, engage your learners and keep you compliant.
    Learn More
  • 5
    zigmod

    zigmod

    A package manager for the Zig programming language

    ...It allows developers to declare dependencies in a zig.mod file, which Zigmod then uses to fetch and integrate packages into the build process. By automating the retrieval and management of external packages, Zigmod enhances the development workflow for Zig projects.​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JEKYLL DEPLOY ACTION

    JEKYLL DEPLOY ACTION

    Github Action to deploy the Jekyll site conveniently for GitHub Pages

    ...As we known, GitHub Pages runs in safe mode and a set of allow-listed plugins. To use the gem in GitHub Pages, you need to build locally or use CI (e.g. travis, github workflow) and deploy to your gh-pages branch. Therefore, if you want to make Jekyll site run as if it were local, such as let the custom plugins work properly, this action can be very useful for you, because it's really convenient to build and deploy the Jekyll site to Github Pages.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Lando

    Lando

    A development tool for all your projects that is fast, easy, powerful

    Push-button development environments hosted on your computer or in the cloud. Automate your developer workflow and share it with your team. Lando creates your dev environment and seeds it. Because you dont have time to configure Docker, debug tooling, or any of that space snarge. Make yourself at home in the stars. Pull projects down from Lando's hosting partners. Use your favorite IDE. See CLI tools working out-of-the-box. Distribute working dev environments to your whole team. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Prezto

    Prezto

    The configuration framework for Zsh

    ...By focusing on performance, it avoids the slowdowns often associated with other zsh frameworks. Users can enable or disable individual modules as needed, tailoring their environment to their workflow. With its emphasis on simplicity and speed, prezto has become a popular alternative to other shell frameworks like oh-my-zsh.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    S.U.P.E.R.M.A.N.

    S.U.P.E.R.M.A.N.

    S.U.P.E.R.M.A.N. optimizes the macOS software update experience

    super is a compact, high-performance tiling window manager for macOS that offers keyboard-driven workflow efficiency similar to tiling window managers found in Linux environments like i3 or dwm. Written in Swift, super leverages macOS APIs to allow users to manage windows in grid-like patterns, enabling rapid arrangement, resizing, and navigation without reaching for the mouse. It’s ideal for developers, power users, and keyboard-centric users who want to boost productivity within macOS’s graphical interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Most modern and flexible cloud platform for MLM companies Icon
    Most modern and flexible cloud platform for MLM companies

    ERP-class software for multi-level marketing

    For direct selling (MLM) companies, from startup to well established enterprises with millions of distributors across the world
    Learn More
  • 10
    Swift Package Dependencies Checker

    Swift Package Dependencies Checker

    Catch up with outdated versions based on your package dep requirements

    This action process your Package.swift file to detect outdated versions based on your package dependency requirements. Action will fail in case there are outdated dependencies. This can be suppressed by setting the input parameter failWhenOutdated to false. Then use the output parameter outdatedDependencies to know if the action detected any outdated dependencies. By setting isMutating you declare the intention to update Package.resolved (if present). Please note that the action itself does...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    transcrypt git

    transcrypt git

    transparently encrypt files within a git repository

    ...The process will degrade gracefully, so even people without your encryption password can safely commit changes to the repository's non-encrypted files. transcrypt protects your data when it's pushed to remotes that you may not directly control (e.g., GitHub, Dropbox clones, etc.), while still allowing you to work normally on your local working copy. You can conveniently store things like passwords and private keys within your repository and not have to share them with your entire team or complicate your workflow. transcrypt is in the same vein as existing projects like git-crypt and git-encrypt, which follow Git's documentation regarding the use of clean/smudge filters for encryption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    asap

    asap

    A modern cmake starter project for C++ with a complete build lifecycle

    ...Portable across Linux, OS X and Windows. Have you ever found yourself spending countless hours trying to figure out how to start a professional C++ project with unit tests, a robust dev workflow, change logs, code coverage, linting, formatting...? The C++ ecosystem is getting better but is still very far away from other ecosystems such as JavaScript, or even Rust. It's certainly easy to use CMake, a compiler and vscode to start a hello world project, but as soon as you start having multiple modules, with third party dependencies, testing, coverage, and other development things that a professional quality project needs, you start wasting hours and hours troubleshooting and configuring until you make it work. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DVA-Profession

    DVA-Profession

    Mass video digitization workflow management for archiving

    Professional digital video archiving system solution, developed and used by the Austrian national audio/video archive, designed to handle vast amounts of video content from ingest to long-term storage, including analysis, transcoding and metadata.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 14
    Amplicon_Sequencing_Worfklow

    Amplicon_Sequencing_Worfklow

    Analyzing amplicon data from sequences to stats

    ...You can choose to go through the workflow using either an Rmd script, an html file, or a PDF, or via the homepage link provided. If you have questions or concerns, please don't hesitate to reach out. Thanks!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Plugin for secrets management in Helm

    Plugin for secrets management in Helm

    A helm plugin that help manage secrets with Git workflow

    We store secrets and values in helm_vars dir structure just like in this repository example dir. All this data versioned in GIT. Working in teams on multiple projects/regions/envs and multiple secrets files at once. We have Makefile in our Helm charts repo to simplify install helm-secrets plugin with helm and other stuff we use. Same Makefile used to rebuild all helm charts with dependencies and some other everyday helpers. Encrypting, Decrypting, Editing secrets on local clones, making...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Vessel

    Vessel

    Up and running with small Docker environments

    Vessel started as a bash script I put together to make working with Docker easier. It all started because Docker commands are cumbersome to type. You end up in the CLI pretty often when hacking on Laravel projects - a typical workflow in Laravel involves creating controllers or models, creating and running migrations, running queue workers, adding more packages, and more. I developed this workflow from my own daily use, and even created a free video series about it. However, I wanted to make something more official that everyone could easily use. The goal of this project is to be as simple as possible while also giving people a glimpse into how Docker works. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AICtools

    AICtools

    Workflow and set of tools for Automated Imagery Classification

    AICtools is a GIS workflow and set of tools to facilitate Automated Imagery Classification (AIC) and analysis of surface features over time. Allows bulk processing of large data sets, including automated metadata processing/filtering, compressed archive extraction and file manipulation, raster band compositing, pre-processing, mosaicking, clipping. Automates a subset of operations involved in classification of satellite imagery and the associated raster calculations used for time trend analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Apodio Gnu/linux multimedia distribution

    Apodio Gnu/linux multimedia distribution

    Apodio - Gnu/linux Os for Artists & More

    APODIO is a GNU/Linux operating system containing audio, text-friendly, graphic and video tools. It can be used as a liveCD/USB or be installed on a partition of your hard disk. http://apodio.org
    Downloads: 13 This Week
    Last Update:
    See Project
  • 19
    GitHub Action to Sync S3 Bucket

    GitHub Action to Sync S3 Bucket

    GitHub Action to sync a directory with a remote S3 bucket

    This simple action uses the vanilla AWS CLI to sync a directory (either from your repository or generated during your workflow) with a remote S3 bucket.As of v0.3.0, all aws s3 sync flags are optional to allow for maximum customizability (that's a word, I promise) and must be provided by you via args. --acl public-read makes your files publicly readable (make sure your bucket settings are also set to public). --follow-symlinks won't hurt and fixes some weird symbolic link problems that may come up. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Cress Tool Suite

    Cress Tool Suite

    Cress is a comprehensive toolset for graphical service/workflow design

    Cress (Communication Representation Employing Systematic Specification) allows graphical description of a wide variety of services such as in data communications/telecommunications, but Cress is not limited to this. The approach allows services to be described graphically as (work)flows of activities. Cress diagrams are automatically translated into formal languages for rigorous analysis and verification, and are also automatically translated into implementation languages for deployment...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    KISSmenu

    KISSmenu

    KeepItSimple: organize&integrate your tools in a non-/interactive menu

    Do you have dozens of tools with dozens of parameters? KISSmenu helps you to organize them, to integrate them and to run them interactively in a terminal based menu or automatically, e.g. starting it up as a cron job. Development or tooling environment: shortcut based menu of commands, which can be used both interactively and non-interactively. Middleware: simply integrates various software through environment variables. Really simple! A 500 lines long bash script easy to maintain,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Workflows may be built using web services as building blocks. WFLOW is a web-browser based workflow editor that uses Tigra Tree Menu, Graphviz, gSOAP, and bashlib to build, display, and invoke workflows built from WSDL described web services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    hdrff is a modular shell script (bash) for automatic processing of HDR image-sequences. It supports the complete workflow from downloading the images to the harddisk, aligning, HDR-creation and tonemapping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MY MAMP DUMP
    MY MAMP DUMP is a free Mac OS X Automator workflow to import and export databases of MAMP (http://www.mamp.info/en/mamp) and/or MAMP PRO (http://www.mamp.info/en/mamp-pro).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JMrTools, is inspired by the MrTools Perl Project (Written by Robert Marino). This JAVA project implements ssh telnet, scp, rsync, sftp, ftp, and stdio. Providing execution/transfer of commands, script, or files on Multiple hosts concurrently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next