[go: up one dir, main page]

Showing 26 open source projects for "p-apps"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    Gradle

    Gradle

    Adaptable, fast automation for all

    ... with development tools and continuous integration servers including Eclipse, IntelliJ, and Jenkins. From mobile apps to microservices, from small startups to big enterprises, Gradle helps teams build, automate and deliver better software, faster. Write in Java, C++, Python or your language of choice. Package for deployment on any platform. Go monorepo or multi-repo. And rely on Gradle's unparalleled versatility to build it all.
    Downloads: 54 This Week
    Last Update:
    See Project
  • 2
    AndroidJunkCode

    AndroidJunkCode

    Gradle plugin for Android builds that injects dummy code into APKs

    AndroidJunkCode is a Gradle plugin for Android builds that injects "junk" or dummy code into APKs to reduce code similarity between variant packages (like shell or channel apps) and the main app. This helps avoid detection by app stores that flag high-duplication, improving release flexibility for variants or "shaded" packages. Helps avoid app store detection as duplicate or shell apps. Supports configuration for code volume/placement control. Reduces similarity between variant APKs and main...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Thymeleaf Layout Dialect

    Thymeleaf Layout Dialect

    A dialect for Thymeleaf that lets you build layouts

    Thymeleaf Layout Dialect is an extension for the Thymeleaf templating engine that enables a layout/decorator mechanism, letting you define base templates and inject fragments for reusable and maintainable page structures, eliminating the need for third-party layout libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Gradle Xcode Plugin

    Gradle Xcode Plugin

    gradle plugin for building Xcode Projects for iOS, watchOS, macOS

    The Gradle Xcode Plugin allows developers to build, archive, package, and sign iOS and macOS applications using Gradle. It provides a bridge between Gradle and Xcode’s build tools, enabling multiplatform or Android+iOS projects to use a unified build system. This plugin supports key features like provisioning profile management, dependency integration, and command-line automation for Apple platform projects, making it ideal for CI/CD pipelines or hybrid environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 5
    SmartThingsPublic

    SmartThingsPublic

    SmartThings open-source DeviceType Handlers and SmartApps code

    SmartThingsPublic is the official public repository maintained by the SmartThings Community that hosts open-source SmartApps and Device Type Handlers (DTHs) written in Groovy for the SmartThings IoT platform, enabling users and developers to integrate, design, and automate smart home devices and behaviors. SmartThings Edge Device Drivers are the new method for integrating Hub Connected Devices into the SmartThings Platform. With the launch of SmartThings Edge, we are taking some events that...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CompressPng

    CompressPng

    Java Groovy library plugin

    CompressPng is a Java/Groovy library/plugin aimed at automating the compression of PNG images in an Android / JVM-based build environment. It is intended to help with automatically compressing images (e.g., for Android apps) during the build process, possibly integrating with Gradle or build scripts, thereby reducing the size of PNG assets integrated into apps. Support for usage via Gradle or other JVM build tools (via dependencies). Automatic PNG compression integrated into build workflows...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Img Optimizer Gradle Plugin

    Img Optimizer Gradle Plugin

    Gradle plugin for optimizing PNGs

    ... into the build, it can process only changed images and skip redundant work, improving performance. Its configuration is minimal, making it easy to adopt in existing Android projects. For apps sensitive to download size or memory usage, this plugin offers a practical way to squeeze out extra gains in deployment efficiency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Calces Gradle Plugin

    Calces Gradle Plugin

    Android build toolset

    Includes quick implementation of componentized build scripts and quick implementation of screen minimum width adaptation scripts. Componentize building Gradle plugins. The name of the plugin pack is: component, which provides two componentization auxiliary plugins, called calces.appconfig and calces.modules. The main functions are providing components that Gradle configures App dependencies on, whether the configuration components can run alone, enabling multiple Apps that rely on different...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Gradle Plugin Android AspectJX

    Gradle Plugin Android AspectJX

    A Android gradle plugin that effects AspectJ on Android project

    This project provides a Gradle plugin that enables AspectJ weaving for Android builds—facilitating aspect-oriented programming in your Android apps. It supports .aj aspect files, annotation-style weaving, and integration with Kotlin, Groovy, AARs, and JARs. Works within standard Android Gradle build pipelines. Available via Gradle Plugins DSL for easy integration. Simplifies AOP implementation without manual weaving configuration. Supports both .aj files and annotation-based aspects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 10
    AutoRegister

    AutoRegister

    Gradle plugin to register components across modules

    ... code in Android apps. Apache-2.0 licensed and simple Gradle plugin integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AppJoint

    AppJoint

    Cross module Android development made easy!

    AppJoint is a minimalist Android componentization tool that aims to simplify cross-module communication in modularized Android projects. In complex apps broken into multiple modules or “features,” invoking methods or classes across module boundaries can become cumbersome or tightly coupled. AppJoint uses a small set of annotations and a simple runtime API to decouple modules: one module can declare a method interface, annotate it, and other modules can call it dynamically without direct...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Groovy Android Gradle Plugin

    Groovy Android Gradle Plugin

    Gradle plugin to support the Groovy language for building Android apps

    This now-deprecated Gradle plugin enabled the use of the Groovy programming language in Android applications and libraries. It provided support for Groovy source files within Android projects, though it’s officially deprecated in favor of Kotlin and has ceased working with Gradle 6.0 and above. This plugin has been successfully tested with Android Studio and will make no attempts to add support for other IDEs. This plugin will let you write an application in Groovy but it is recommended, for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Docker Nexus3

    Docker Nexus3

    Dockerized version of Nexus Repo Manager 3

    An official Sonatype-maintained Docker image for Nexus Repository Manager 3 (Community & Pro editions). It packages the repository manager with out-of-the-box settings, optimized for container platforms—featuring persistence, configuration overrides, and separate licensing options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Gretty

    Gretty

    Advanced gradle plugin for running web-apps on jetty

    Gretty is a Gradle plugin for running web applications on embedded servlet containers such as Jetty or Tomcat. It allows developers to quickly test and debug Java web applications without needing a standalone application server installation. With Gretty, you can launch a webapp in development mode, support hot reloading, and debug servlet/JSP code directly from an IDE or Gradle task. The plugin supports multiple servlet container versions, context paths, and integration with WAR and exploded...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Font MFizz

    Font MFizz

    Font Mfizz - Vector Icons for Technology and Software Geeks

    Font Mfizz is a scalable icon font featuring symbols for programming languages, operating systems, software tools, and technology themes—designed for "geek" style UIs. Icons are customizable via CSS and are available via CDN or direct download.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Tinker Imitator

    Tinker Imitator

    Implementation of WeChat to update resources and native libraries

    Tinker_imitator is an open source imitation/practice implementation of WeChat’s “Tinker” Android hot-update (hotfix) mechanism. It demonstrates how to update dex, resources, and native libraries without reinstalling the APK, aiming to simulate how WeChat patches apps in production. The project includes example apps, plugin modules, patch generation, and patch application logic. Resource patching (updating changed resources). Integration via a plugin/patch application module. Demo apps showing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Drawable Optimizer

    Drawable Optimizer

    Gradle plugin to optimize png files and reduce resultant apk size

    drawable-optimizer is a utility focused on reducing the size of Android app image assets to shrink APK/Bundle footprints. It scans res/drawable* and related resource folders and compresses images using configurable strategies, often achieving meaningful savings without visible quality loss. By running as part of the build, it automates a task that would otherwise require manual tooling passes on individual files. Developers can fine-tune which directories and formats to process and exclude...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Hyperic Application & System Monitoring
    Hyperic is application monitoring and performance management for virtual, physical, and cloud infrastructures. Auto-discover resources of 75+ technologies, including vSphere, and collect availability, performance, utilization, and throughput metrics.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19
    Lint Cleaner Plugin

    Lint Cleaner Plugin

    A Gradle Plugin that removes unused resources in Android projects

    ... immediate feedback during the build process. The tool can also generate reports that highlight where optimizations are possible, making cleanup transparent. By automating the detection and removal of dead resources, it reduces technical debt and improves both the readability and efficiency of Android apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Aigrette

    Aigrette

    HTML5 Browser automation tool

    HTML5 Browser automation tool Extensible for testing large range of web UI including JS RIA frontends. Get documentation at http://sourceforge.net/p/aigrette/wiki/Home/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Phone Number Encoding

    Find words for given phone number

    This program finds words for a given number. The words are taken from a dictionary file. Improved with groovy memoization: http://www.solutionsiq.com/resources/agileiq-blog/bid/72880/Programming-with-Groovy-Trampoline-and-Memoize 1. You may download code: git clone git://git.code.sf.net/p/numberencoding/code numberencoding-code 2. Build: mvn clean install assembly:assembly -DskipTests -Dmaven.test.skip=true -DdownloadSources=true -Dcheckstyle.skip=true 3. Run: java -jar target...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Requirements management tool designed to achieve full SDLC traceability for features, requirements, design, implementation and testing. UI for requirements derivation, version control, attributes etc. Designed to be v2.0 to OSRMT's v1.5. The architecture will change (Grails) and move to being entirely web-based, but the driving force behind it is to retain and satisfy OSRMT users. For installation instructions, login at: https://sourceforge.net/p/nimble/wiki/Installation/ Support...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Self contained email server and web-viewer for helping to test mail based application. What makes this unique is it accepts all email messages, so it is designed to be useful for apps which require many different email addresses to test with.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Advanced Clipboard Manager. Manages clipboard in ways nothing can. All time history to fast access slots. A GUI that does not bother the user in any way so it can stay on forever. Images and file clipboard support, plus Java extensions and color schemes!
    Leader badge">
    Downloads: 6 This Week
    Last Update:
    See Project
  • 25

    Happy Cube Solver

    Solves the given cubes puzzles and prints the solution

    Solves the given cubes puzzles and prints the solution 1. You may download code: git clone git://git.code.sf.net/p/happycubesolver/code happycubesolver-code 2. Build: mvn clean install assembly:assembly -DskipTests -Dmaven.test.skip=true -DdownloadSources=true -Dcheckstyle.skip=true 3. Run: java -jar target/cubes-1.0-fat.jar
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next