Showing 16 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
  • 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
  • 1
    Git-Flow Maven Plugin

    Git-Flow Maven Plugin

    The Git-Flow Maven Plugin supports various Git workflows

    A Maven plugin for managing GitFlow workflow, automating branch and version management in projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Liam

    Liam

    Automatically generates beautiful and easy-to-read ER diagrams

    Liam is a modern open-source CRM built with developers in mind. It enables teams to manage leads, contacts, and interactions through a programmable interface and customizable workflow engine. Liam is API-first, offering a flexible GraphQL interface and modular architecture that integrates easily with modern stacks. The frontend is built with Next.js and Tailwind CSS, making it sleek and developer-friendly. Ideal for startups and technical teams looking for a hackable CRM solution.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    cli

    cli

    GitHub’s official command line tool

    Work with issues, pull requests, checks, releases and more. Call the GitHub API to script almost any action, and set a custom alias for any command. Connect to GitHub Enterprise Server in addition to GitHub. Allow contributors to easily notify you of changes they've pushed to a repository, with access limited to the contributors you specify. Easily merge changes you accept. Visual Studio Code is backed by high-performance VMs that start in seconds. Get updates on the GitHub activity you've...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    Gemini CLI

    Gemini CLI

    Open source AI agent CLI tool to bring Gemini into your terminal

    Gemini CLI is an open‑source AI agent that brings the capabilities of Google’s Gemini 2.5 Pro large‑language model directly into your terminal, enabling tasks ranging from coding and debugging to content creation and research via natural‑language prompts, with support for multimodal outputs like image and video generation. Gemini CLI integrates with external tools and MCP servers, enabling media generation and enhanced workflow automation. It also includes a built-in Google Search tool to ground queries with relevant information. Users can authenticate with their Google accounts for free usage limits or configure API keys for higher capacity and access to specific models. The tool is designed to be easy to install and use, with extensive documentation and community support for troubleshooting and advanced workflows.
    Downloads: 36 This Week
    Last Update:
    See Project
  • The Simple HR Solution Icon
    The Simple HR Solution

    HR Partner is a simple, all-inclusive online HR Management system for businesses with 20 to 500+ employees.

    Say goodbye to messy spreadsheets and paperwork – get the HR tools large companies use, without the big price tag
    Learn More
  • 5
    Posting

    Posting

    The modern API client that lives in your terminal

    posting is a lightweight command-line tool that lets users schedule and automate Mastodon posts using Markdown files. It reads a simple folder structure of Markdown drafts and posts them at predefined intervals or manually. Designed for content creators and developers, posting helps maintain consistent and organized Mastodon accounts without depending on web UIs or third-party schedulers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ni

    ni

    Use the right package manager

    ni is a lightweight command-line tool that simplifies package manager usage across JavaScript projects. It detects and runs the correct package manager commands for NPM, Yarn, and PNPM, ensuring compatibility across different environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JiraCLI

    JiraCLI

    Feature-rich interactive Jira command line

    JiraCLI is an interactive command line tool for Atlassian Jira that will help you avoid Jira UI to some extent. This tool is not yet considered complete but has all the essential features required to improve your workflow with Jira. The tool started with the idea of making issue search and navigation as straightforward as possible. However, with the help of outstanding supporters like you, we evolved, and the tool now includes all necessary features like issue creation, cloning, linking, ticket transition, and much more. Note that some features might work slightly differently in cloud installation versus on-premise installation due to the nature of the data. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    simple-modern-uv

    simple-modern-uv

    A minimal, modern Python project template

    ...The layout is opinionated around a pyproject.toml so configuration is centralized and easy to inspect. Defaults encourage good hygiene from day one, including reproducible builds and a clean release workflow to PyPI. Because the template is intentionally compact, it’s easy to understand and customize for libraries, CLIs, or small services. It’s a fast way to start new Python projects with modern tooling and guardrails already in place.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    zsh-syntax-highlighting

    zsh-syntax-highlighting

    Fish shell like syntax highlighting for Zsh

    ...The plugin is written in pure Zsh and hooks into the line editor, so it doesn’t require external binaries and works across diverse environments. It’s highly configurable: you can fine-tune individual token styles, disable specific highlighters, or extend it with custom rules to match your workflow. It plays nicely with popular frameworks like Oh My Zsh, zinit, and Antigen, and it’s commonly paired with autosuggestion and prompt plugins for a complete, ergonomic shell setup. Because it focuses on correctness and speed, it remains responsive even on large histories and complex prompts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Introducing The All-in-One Healthcare Compliance Software Icon
    Introducing The All-in-One Healthcare Compliance Software

    The Complete Paperless Solution for Compliance

    MedTrainer is for healthcare organizations of any size to guarantee compliance insurance and risk mitigation. Doctors, Administrators, and Nurses from large cities to rural areas use MedTrainer healthcare compliance platform for their team to work cohesively and efficiently within the workplace. Everything is under one roof with MedTrainer's all-in-one system for learning, compliance, credentialing, and accreditation.
    Learn More
  • 10
    Cross Platform Node Guide

    Cross Platform Node Guide

    Improve front-end engineer workflow & standard, powered by TypeScript

    A command-line tool aims to improve front-end engineer workflow and standards, powered by Node.js. Feflow (pronounced /ˈfefləʊ/) is a front-end flow and rule tool to improve engineering efficiency., and is hosted on Github: feflow. At present, it has been used in many applications, such as Now, Huayang Live, Huayang Friends, Mobile QQ Near Hand, Group Video, Group Gift, Huiyin, Tencent Myapp, Penguins and etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AI Commits

    AI Commits

    A CLI that writes your git commit messages for you with AI

    ...It works by running git diff to gather your staged code changes, sending that diff to an LLM (originally GPT-3, now configurable), and receiving back a concise, human-readable commit message. The tool is designed to integrate cleanly into a developer’s workflow so that generating a descriptive commit message becomes a single command rather than a chore. It supports configuration via environment variables or config files so you can set your API key, preferred model, message style, and more. There are also options to preview, edit, or regenerate the AI-proposed message before actually committing, giving developers control instead of blindly trusting the output. ...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 12

    PINCIS

    PINCIS.pl is a Perl bioinf. script to analyze PICS data

    ...Protocols, 2011) data to gain the prime and non-prime site specificity of proteases. Thus, the script filters given peptide lists for library peptides (generated by the digestion protease in the proteomics workflow rather then the protease of interest) and prints out lists of inferred N- and C-terminal cleavage window extensions which can be concurrently used to generate cleavage specificity visualizations like the iceLogo (https://iomics.ugent.be/icelogoserver/create).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    GH

    GH

    GitHub CLI made with NodeJS

    A command-line interface for interacting with GitHub, streamlining repository and issue management.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    TSA_CRAFT

    Automatic command line tool for TSA data analysis

    ...To facilitate TSA data analysis, we developed an automatic tool "TSA-CRAFT". TSA-CRAFT was developed by integrating PERL script and Gnuplot. PERL scripts manage the entire workflow and data processing procedures of TSA data analysis. On the other hand, Gnuplot takes over the curve fitting and result presentation works. All analysed results are coded in an html file that can be easily displayed by a web browser.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    CSV*Extractor PRO (command line)

    Extract your scalar data from major relational databases.

    ...Supports 14 major databases: DB2 Advanced Enterprise Server DB2 Advanced Workgroup Server DB2 Developer Edition DB2 Enterprise Server DB2 Express DB2 Express C DB2 Workgroup Server Exadata Infobright Informix IDS Informix Innovator C MariaDB MySQL Oracle Oracle XE PostgreSQL SAP Sybase ASE SQL Lite SQL Server Enterprise SQL Server Express Sybase IQ Sybase SQL Anywhere TimesTen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Javadoc2Help is a java based command line tool for converting the javadoc generated html output to Java Help, HTML Help(chm) and Oracle Help for Java(OHJ)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next