Showing 27 open source projects for "manage"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    OpenBoxes

    OpenBoxes

    Manage inventory and track stock movements for healthcare facilities

    OpenBoxes is an open‑source inventory and supply chain management system tailored for healthcare and disaster-relief logistics. It allows tracking of stock movements, warehouse-to-ward distribution, order requests, and shipment management—deployed in countries like Haiti, Rwanda, Liberia via Partners In Health.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Gradle Docker Compose Plugin

    Gradle Docker Compose Plugin

    Simplifies usage of Docker Compose for integration testing

    The Gradle Docker Compose Plugin by Avast integrates Docker Compose lifecycle management into Gradle builds. It allows developers to define and manage Docker containers required for integration testing or local development directly from their Gradle build scripts. This plugin automates the startup and shutdown of services, supports container health checks, and enables tight integration between application code and containerized services, enhancing reproducibility and automation in development pipelines.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Gradle Plugin for Node

    Gradle Plugin for Node

    Gradle plugin for integrating NodeJS in your build

    gradle-node-plugin is a Gradle plugin that enables seamless integration of Node.js, npm, and Yarn within Gradle builds. It helps Java-based projects manage JavaScript dependencies and run Node.js tasks efficiently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Gradle License Plugin

    Gradle License Plugin

    Gradle plugin that provides a task to generate a HTML license report

    The Gradle License Plugin helps developers manage and audit software licenses for dependencies in Android and Java projects. It automatically detects third-party libraries and generates a report containing license details. This is particularly useful for ensuring compliance with open-source licenses, making it easier for teams to identify potential legal issues or attribution requirements before releasing software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    Job DSL Plugin

    Job DSL Plugin

    Define Jenkins jobs using Groovy-based domain-specific language

    The Job DSL Plugin allows Jenkins users to define and manage their jobs using a Groovy-based domain-specific language (DSL). This enables infrastructure-as-code for Jenkins jobs, making CI/CD pipelines reproducible, version-controlled, and easy to update. The plugin simplifies the creation of complex build configurations and supports templates, conditional logic, and job generation through scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    nextflow

    nextflow

    A DSL for data-driven computational pipelines

    ...It enables reproducible and portable workflows that can run seamlessly across different environments including local, HPC clusters, and cloud platforms. With support for containers and software package managers, Nextflow makes it easy to define complex data processes using a concise DSL and manage dependencies efficiently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Docker Gradle Plugin

    Docker Gradle Plugin

    Gradle plugin for orchestrating docker builds and pushes

    a Gradle plugin for orchestrating docker builds and pushes. Add basic tasks for building and pushing docker images based on a simple configuration block that specifies the container name, the Dockerfile, task dependencies, and any additional file resources required for the Docker build. Adds a task for populating placeholders in a docker-compose template file with image versions resolved from dependencies. Adds tasks for starting, stopping, statusing and cleaning up a named container based...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    OmegaT-MoreUtils

    Collection of scripts for OmegaT

    A collection of scripts to help manage small projects, glossaries and translation memories with OmegaT.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    iCRM Community Edition

    iCRM Community Edition

    Highly advantageous for businesses of any size, whether small, medium,

    Ai-iCRM empowers sales, support, and marketing teams to seamlessly collaborate and optimize customer experiences, driving improved business outcomes. The platform offers a comprehensive CRM suite, including tools for managing leads, accounts (B2B), contacts, customers (B2C), opportunities, and support tickets. Get started with iCRM by downloading it today for Free
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10

    GETL

    ETL engine based on Groovy

    P.S. Dear friends. Repository migration to https://github.com/ascrus/getl . You can download jar file from this site or maven. GETL - based package in Groovy, which automates the work of loading and transforming data. His name is an acronym for «Groovy ETL». GETL is a set of libraries of pre-built classes and objects that can be used to solve problems unpacking, transform and load data into programs written in Groovy, or Java, as well as from any software that supports the work with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    License Gradle Plugin

    License Gradle Plugin

    Manage your license(s)

    The license Gradle plugin enforces and manages license headers and notices across a project’s source files. It understands language-specific comment styles and applies templated headers uniformly, helping teams comply with legal and open-source obligations. Typical usage adds a “format” task to insert or update headers, and a “check” task that fails the build when files are missing or contain incorrect licenses. It supports per-module configuration, file globs, and exclusions so generated or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    OpenBoxes

    OpenBoxes

    OpenBoxes is an open-source supply chain management system.

    OpenBoxes is an open-source inventory and supply chain management system. It is designed to manage the flow of products between warehouses, and the issue of stock from these warehouses to hospital wards and dispensaries. It could also be used to manage stock at dispensaries, but would likely not be used to track patient-level transactions (e.g. administration and dispensing). It is also not intended to manage durable medical equipment, nor to provide detailed information about vendors.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    Gradle Git

    Gradle Git

    Git plugin for Gradle

    Gradle‑Git bundles several plugins, most notably org.ajoberstar.grgit—for Gradle projects. It provides a Groovy/JGit wrapper (Grgit) to manage Git operations, plus support modules for GitHub Pages publishing and version-based release workflows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Marid

    Marid

    Free data acquisition and data visualization cross-platform software

    ...The base concepts of its architecture include: * Graphical deploy configuration builders * Powerful Groovy scripting language * Embedded database ( H2 , HSQLDB) to store data * Cross-platform design (write once, run anywhere) * Embedded GUI-configurable binary/ascii device protocol parser/generator * Deploy manager to deploy firmwares to remote controllers/servers via secure channel * Embedded web-sever * Dynamically linked plugins available from Nexus Repository * Remote monitoring tools * Modular Marid IDE to manage them all
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    OpenSearchServer Store

    OpenSearchServer Store

    A file server with a RESTFul web service.

    ...Including 4 set of API - Store API: Upload, download files and directories - Process API: Managing the long term process runs - Glacier API: Uploading from the server to Glacier - Cluster API: Manage the nodes in the cluster
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Lint Cleaner Plugin

    Lint Cleaner Plugin

    A Gradle Plugin that removes unused resources in Android projects

    The Lint Cleaner Plugin is a Gradle plugin designed to help Android developers manage and clean up unused resources and lint-related warnings in their projects. Over time, Android projects can accumulate unused strings, drawables, layouts, or other resources, which increase build sizes and reduce maintainability. This plugin scans the codebase to detect and safely remove these unused entries, ensuring that the app remains lean.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    OpenIAM Identity Manager

    OpenIAM Identity Manager

    The Identity Manager provides a solution to manage the user life cycle

    OpenIAM's Identity Manager provides a comprehensive Identity Management solution which allows organizations to to manage the full user life cycle. Features includes: User provisioning and de-provisioning, active synchronization, password management, audit, self service and delegated administration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GDuplicateFinder

    GDuplicateFinder

    GDuplicateFinder - A FREE Groovy way to find file duplicates!

    Unlike other duplicate finders such as Easy Duplicate File Finder, Auslogics Duplicate File Finder, MindGems Fast Duplicate File Finder, Duplicate Cleaner, DupFiles and others, GDuplicateFinder is a FREE cross-platform application, with the ability to search among not just local files, but files on the network, such as a Windows or a Linux share using VFS library. Taking advantage of Groovy facilities and GPars power to process in parallel, GDuplicateFinder will help you get rid of those...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 19
    Webanizer is a web based software for technicians in e.g. computer and craftsmen branch. The main goal is to print and manage customer reports. Multiple report layouts are useful for companies who work on behalf of more than one company. made with grails
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    VarPlan is a web application to visualize and manage variants as tree like graph view. The approach is to keep the overview on hundreds of variants with their meta informations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Vroom App Server is a Java Web Application provides ability to Develop and Manage Web Applications based on Reusable Components. The components can be Web Pages, Web Parts, Data Connections, EJBs, Web Services etc. It's all run-time, based on Groovy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Symbolic is an OpenSource Enterprise Platform designed to build, configure and manage your huge and global distributed data centers. Based on the best open source frameworks, represents the solution for a centralized datacenter management platforms.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Manage sights of animals being tracked
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The GIS Metadata Manager is a simple Java-based desktop application to manage files from geographic information systems (GIS) in a specified directory by grouping files into records, adding metadata and searching the metadata to find files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Organigrama

    Organigrama

    grails webapp to manage / display organizational charts

    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB