Showing 142 open source projects for "oracle-apex-workflow"

View related business solutions
  • 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
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 1
    Alfy

    Alfy

    Create Alfred workflows with ease

    ...This is when the workflow debugger comes in handy. You can find it in your workflow view in Alfred. Press the insect icon to open it. Alfred lets users set environment variables for a workflow which can then be used by that workflow. This can be useful if you, for example, need the user to specify an API token for a service. You can access the workflow environment variables from process.env.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    gulp

    gulp

    A toolkit to automate & enhance your workflow

    gulp is a streaming build system that automates slow, repetitive and time-consuming tasks in your development workflow. It is simple and easy to use with only a minimal API surface, but powerful enough to compose efficient build pipelines. gulp is flexible and composable, and is also platform-agnostic, which means you can use it with PHP, .NET, Java and many other platforms. It’s got a strong ecosystem of npm modules and over 3000 curated, community-built plugins, so you can achieve exactly what you want.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    WordPressify

    WordPressify

    Automate your WordPress development workflow

    A build system designed to automate your WordPress development workflow. WordPressify is a simple tool that helps you build WordPress themes and plugins. It takes care of the development experience by providing a web server with a database out of the box, with zero configuration required. A development server for PHP and MariaDB database out of the box. Watches for all your changes and reloads in real-time.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    RapidASDev for Oracle

    RapidASDev for Oracle

    RASD for Oracle

    RASD (Rapid Application Service Development) development platform for fast createing web based applications with less or no programming. For developing in RASD all you need is browser. The program you create is published as HTML5 or REST service. All subprograms (look up's, ...) are published as HTML5 or. REST too. If you create batch program in PL/SQL you can use the same tool. All generated by RASD can be overwritten with using triggers (remember classical Forms). The best thing is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-in-one security tool helps you prevent ransomware and breaches. Icon
    All-in-one security tool helps you prevent ransomware and breaches.

    SIEM + Detection and Response for IT Teams

    Blumira’s detection and response platform enables faster resolution of threats to help you stop ransomware attacks and prevent data breaches. We surface real threats, providing meaningful findings so you know what to prioritize. With our 3-step rapid response, you can automatically block known threats, use our playbooks for easy remediation, or contact our security team for additional guidance. Our responsive security team helps with onboarding, triage and ongoing consultations to continuously help your organization improve your security coverage.
    Learn More
  • 5
    Phaser Editor 2D

    Phaser Editor 2D

    A web-based IDE for HTML5 game development. Powered by Phaser

    Phaser Editor 2D v3 is a lightweight, multi-platform IDE for HTML5 game development using the Phaser framework. It combines visual tools and code editing capabilities, helping developers design scenes, UI, and game logic in an efficient and organized workflow.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 6
    Netlify CMS

    Netlify CMS

    A Git-based CMS for static site generators

    ...Choose a template that’s pre-configured with a static site generator and deploys to a global CDN in one click. You get to implement modern front end tools to deliver a faster, safer, and more scalable site. Editors get a friendly UI and intuitive workflow that meets their content management requirements.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    JHipster

    JHipster

    Development platform to generate and deploy modern web apps

    ...Our goal is to generate a complete and modern web app or microservice architecture, unifying: A high-performance and robust server-side stack with excellent test coverage; a sleek, modern, mobile-first UI with Angular, React, or Vue + Bootstrap for CSS; and a powerful workflow to build your application with Webpack and Maven or Gradle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Insomnia API Client

    Insomnia API Client

    The open-source, cross-platform API client for GraphQL

    ...With our streamlined API client, you can quickly and easily send REST, SOAP, GraphQL, and GRPC requests directly within Insomnia. Accelerate your teams through spec-driven design-first API development. Catch issues earlier, centralize standards, and adopt an API workflow that works with your existing tools. Automate manual API tests and integrate with your CI/CD process to build out an API testing pipeline using Insomnia Unit Tests and Inso, the Insomnia CLI. Connect directly to Git providers to always be in sync with design changes and enable a GitOps pipeline with Inso, the Insomnia CLI tool.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 9
    Sequential Workflow Designer

    Sequential Workflow Designer

    Sequential Workflow Designer is a lightweight workflow designer

    Sequential Workflow Designer is a lightweight, dependency-free workflow designer for web applications. Built entirely in TypeScript and rendered with SVG, it offers a fully generic and customizable platform for designing workflows, visual programming tools, or any other flow-based UI - independent of any specific workflow engine. On-line examples: https://nocode-js.com/sequential-workflow-designer-examples Documentation: https://nocode-js.com/
    Downloads: 1 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    semantic-release

    semantic-release

    Fully automated version management and package publishing

    semantic-release automates the whole package release workflow including: determining the next version number, generating the release notes, and publishing the package. This removes the immediate connection between human emotions and version numbers, strictly following the Semantic Versioning specification and communicating the impact of changes to consumers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Ghost

    Ghost

    The world’s most popular open source headless Node.js CMS

    ...Ghost is a powerful platform that gives you complete control over design, content, delivery, experience and more. It’s got built-in SEO features, email newsletters, and works with hundreds of tools that can help speed up your workflow. It’s also great for entrepreneurs as it has the ability to create sustainable membership businesses.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    Lerna

    Lerna

    A tool for managing JavaScript projects with multiple packages

    ...As a solution to this, many projects organize their codebases into multi-package repositories. It is Lerna's job to manage these multi-package repositories, optimizing workflow and reducing the time and space requirements for numerous copies of packages in development and build environments. Lerna's primary functionalities are bootstrap, which links dependencies in the repo together; and publish, which helps publish any updated packages. It is important to note that Lerna is not a deployment tool for serverless monorepos.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    meshery

    meshery

    Meshery, the cloud native manager

    ...This integration empowers you to enhance the use of your preferred monitoring, CI/CD and security solutions. Meshery's Kubernetes-native approach means you can easily incorporate Meshery into your existing workflow without additional setup or integration effort. A self-service engineering platform, Meshery, is the open source, cloud-native manager that enables the design and management of all Kubernetes-based infrastructure and applications. Among other features, As an extensible platform, Meshery offers visual and collaborative GitOps, freeing you from the chains of YAML while managing Kubernetes multi-cluster deployments.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    Sysdig Inspect

    Sysdig Inspect

    A powerful opensource interface for container troubleshooting

    Sysdig Inspect is a powerful opensource interface for container troubleshooting and security investigation. Inspect's user interface is designed to intuitively navigate the data-dense sysdig captures that contain granular system, network, and application activity of a Linux system. Sysdig Inspect helps you understand trends, correlate metrics and find the needle in the haystack. It comes packed with features designed to support both performance and security investigations, with deep...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Karma

    Karma

    Test Runner for JavaScript

    ...Because getting quick feedback is what makes you productive and creative. Test your code on real browsers and real devices such as phones, tablets or on a headless PhantomJS instance. Control the whole workflow from the command line or your IDE - just save a file and Karma will run all the tests. Describe your tests with Jasmine, Mocha, QUnit, or write a simple adapter for any framework you like. Developed for and maintained by the open source community at GitHub. Easy debugging directly from your IDE via WebStorm or Google Chrome. Simple integration with Jenkins, Travis or Semaphore.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    ExpressJS.com

    ExpressJS.com

    The Express.js Website

    This repository contains the source for the Express web site and documentation, the canonical reference for developers using the Express framework. It organizes material into API reference, getting-started guides, best practices, and topic-focused explanations such as routing, middleware, error handling, templating, and performance. Versioned docs help readers match API behavior to the framework version they’re running, reducing confusion during upgrades. The site showcases common patterns...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Serverless Framework

    Serverless Framework

    The easy and open way to build serverless applications

    Serverless Framework gives you everything you need to build serverless applications on any cloud. It provides structure, workflow automation and best practices out-of-the-box so you can deploy sophisticated serverless architectures. It uses new, event-driven compute services, such as AWS Lambda, Azure Functions, Google CloudFunctions and more. Serverless Framework lets you build apps made up of microservices that run in response to events. These auto-scale and will only charge you when they run, which means lesser costs for application maintenance. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Django Material

    Django Material

    Material Design for Django

    ...Model-View-Template separation pattern helps to maintain simple CRUD based logic. Viewflow is the library that offers an additional layer of django web framework, allows explicitly specify people's workflow and extracts collaboration logic from django views. Strong python/html code separation. Easy redefinition of particular fields rendering. Complex form layout support. Frontend - Quick starter template for modular admin-line applications development. To checkout and run open source demo version locally, you need to have git and tox tools installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Ember CLI Mirage

    Ember CLI Mirage

    An Ember Addon to easily add Mirage JS to your Ember app

    ...It ended up proving most useful when it enabled frontend developers to work on their apps without having to rely on any local or staging backend services as part of their normal development workflow. Since then, Mirage has focused on making it as easy as possible for Ember developers to maintain a mock server alongside their codebase. It uses Pretender.js to intercept and respond to any network requests your Ember app makes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Vue Loader

    Vue Loader

    Webpack loader for Vue.js components

    ...State-preserving hot-reloading during development. In a nutshell, the combination of webpack and vue-loader gives you a modern, flexible and extremely powerful front-end workflow for authoring Vue.js applications. vue-loader is not a simple source transform loader. It handles each language blocks inside an SFC with its own dedicated loader chain (you can think of each block as a "virtual module"), and finally assembles the blocks together into the final module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JeeSite

    JeeSite

    A basic enterprise information development platform

    ...JeeSite is a Java-based development platform built on the Spring Framework, with Spring MVC as the model view controller, MyBatis as the data access layer, Apache Shiro as the authority authorization layer, Ehcahe for caching common data, and Activit as the workflow engine. It is the best integration in the JavaEE world. JeeSite is mainly positioned in the field of enterprise informatization. It has built-in basic functions of enterprise informatization system and efficient code generation tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    hotel

    hotel

    A simple process manager for developers

    ...The tool sets up a lightweight reverse proxy so each service gets a nice local domain, reducing friction when switching between multiple apps and APIs. Cross-platform support and a simple configuration format make it easy to onboard a team to a shared local workflow. Because hotel can run commands to boot services on demand, laptops stay quieter and lighter until you actually need a process. It’s especially handy in polyglot repos where Node, Python, or Go services otherwise require bespoke scripts and ports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Qvu Data Service

    Qvu Data Service

    Qvu Data Service is an ad-hoc query, reporting and api data service

    Qvu Data Service is a free, open source, ad-hoc query, reporting and api data service design tool that allows users to create and save query and report design documents in a user-friendly, web-based UI. Qvu Data Service provides REST API endpoints for users and applications to execute saved documents and return results in tabular, json or png formatted resuls. Qvu Data Service provides role-based datasource, table column and document group access control and supports both Basic and OIDC...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    spago PM

    spago PM

    PureScript package manager and build tool

    Spago is a package manager and build tool for the PureScript programming language, designed to simplify project management and development workflows. It allows developers to manage dependencies, build projects, and run tests with ease. Spago supports custom package sets and integrates with various backends, making it a versatile tool for PureScript development.​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Style2Paints

    Style2Paints

    Sketch + style = paints

    ...The pipeline focuses on preserving line quality while spreading coherent colors and shading across regions that are often ambiguous to purely automatic methods. Iterative refinement is a core workflow: you can add or adjust hints, rerun inference, and progressively converge on a desired palette and lighting. Beyond flat fills, the model attempts plausible shading and highlights so the result feels less like a “paint bucket” and more like a finished illustration. Because it’s built for artists rather than only researchers, the project emphasizes an approachable UI, predictable edits, and reproducible outputs across sessions.
    Downloads: 5 This Week
    Last Update:
    See Project