Showing 21 open source projects for "box"

View related business solutions
  • 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.
  • Translate docs, audio, and videos in real time with Google AI Icon
    Translate docs, audio, and videos in real time with Google AI

    Make your content and apps multilingual with fast, dynamic machine translation available in thousands of language pairs.

    Google Cloud’s AI-powered APIs help you translate documents, websites, apps, audio files, videos, and more at scale with best-in-class quality and enterprise-grade control and security.
  • 1
    Minecraft Development for IntelliJ

    Minecraft Development for IntelliJ

    Plugin for IntelliJ IDEA that gives special support for Minecraft mods

    ... of the window. In the search box, simply search for Minecraft. You can install it from there and restart IntelliJ to activate the plugin.
    Downloads: 37 This Week
    Last Update:
    See Project
  • 2
    Chucker

    Chucker

    An HTTP inspector for Android & OkHTTP (like Charles but on device)

    Chucker simplifies the inspection of HTTP(S) requests/responses fired by your Android App. Chucker works as an OkHttp Interceptor persisting all those events inside your application, and providing a UI for inspecting and sharing their content. Apps using Chucker will display a notification showing a summary of ongoing HTTP activity. Tapping on the notification launches the full Chucker UI. Apps can optionally suppress the notification, and launch the Chucker UI directly from within their own...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    CrunchyCalendar

    CrunchyCalendar

    A beautiful material calendar with endless scroll, range selection

    A beautiful material calendar with endless scroll, range selection, and a lot more. A light, powerful and easy-to-use Calendar Widget with a number of box features.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Android Upload Service

    Android Upload Service

    Easily upload files in the background with progress notification

    Easily upload files (Multipart/Binary/FTP out of the box) in the background with progress notification. Support for persistent upload requests, customizations and custom plugins. At the core of the library, there is a Service that handles multiple concurrent upload tasks in the background. It publishes broadcast intents to notify status. This way the logic is completely decoupled from the UI. You are safe launching upload requests from your fragments, activities and services without worrying...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Create state-of-the-art conversational agents with Google AI Icon
    Create state-of-the-art conversational agents with Google AI

    Using Dialogflow, you can provide new and engaging ways for users to interact with your product.

    Dialogflow can analyze multiple types of input from your customers, including text or audio inputs (like from a phone or voice recording). It can also respond to your customers in a couple of ways, either through text or with synthetic speech. Dialogflow CX and ES provide virtual agent services for chatbots and contact centers. If you have a contact center that employs human agents, you can use Agent Assist to help your human agents. Agent Assist provides real-time suggestions for human agents while they are in conversations with end-user customers.
  • 5
    ktlint

    ktlint

    An anti-bikeshedding Kotlin linter with built-in formatter

    ... reporters are available out-of-the-box. It's also easy to create your own. A single executable jar with all dependencies included. ktlint is a single binary with both linter & formatter included. All you need is to drop it in (no need to get overwhelmed while choosing among dozens of code style options).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Coil

    Coil

    Image loading for Android backed by Kotlin Coroutines

    .... Coil is Kotlin-first and uses modern libraries including Coroutines, OkHttp, Okio, and AndroidX Lifecycles. Coil is fully compatible with R8 out of the box and doesn't require adding any extra rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Slide To Act

    Slide To Act

    A simple 'Slide to Unlock' Material widget for Android

    A simple Slide to Unlock Material widget for Android, written in Kotlin 🇰. By the default, every SlideToActView widget fits to your app using the colorAccent and the colorBackground parameters from your theme. You can customize your SlideToActView using the following custom attributes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Lyricist

    Lyricist

    Missing I18N/L10N (internationalization/localization) multiplatform

    Jetpack Compose greatly improved the way we build UIs on Android, but not how we interact with strings. stringResource() works well, but doesn't benefit from the idiomatic Kotlin like Compose. Lyricist tries to make working with strings as powerful as building UIs with Compose, i.e., working with parameterized string is now typesafe, use of when expression to work with plurals with more flexibility, and even load/update the strings dynamically via an API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Zally

    Zally

    A minimalistic, simple-to-use API linter

    Zally, a minimalistic, simple-to-use API linter. Its standard configuration will check your APIs against the rules defined in Zalando’s RESTful Guidelines, but anyone can use it out of the box. Zally’s easy-to-use CLI uses the server in the background so that you can check your API on the spot. It also features an intuitive Web UI that shows implemented rules and lints external files and (with its online editor) API definitions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 10
    Hoplite

    Hoplite

    Boilerplate-free Kotlin config library for loading configuration files

    Hoplite is a Kotlin library for loading configuration files into typesafe classes in a boilerplate-free way. Define your config using Kotlin data classes, and at startup Hoplite will read from one or more config files, mapping the values in those files into your config classes. Any missing values, or values that cannot be converted into the required type will cause the config to fail with detailed error messages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    detekt Kotlin

    detekt Kotlin

    Static code analysis for Kotlin

    detekt helps you write cleaner Kotlin code so you can focus on what matters the most building amazing software. detekt comes with a set of plugins that helps you configure it easily in your Gradle, Maven, Bazel, ... build. Enjoy static analysis on Android, JVM, JS, Native, and Multiplatform projects out of the box. detekt can be easily extended with custom rules that help you track and fix anti-patterns in your codebase. detekt is entirely open-source and developed by the community. Join us...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    KVision

    KVision

    Object oriented web framework for Kotlin/JS

    ... select box with ajax support. File upload with preview and multi-selection. Advanced charts. Reactive tables. The navigation bar, toolbar, context menu and off-canvas sidebar. Tooltips and popovers. Modals including ready to use alerts and confirm dialogs. Floating, re-sizable windows. Configurable toasts. React components and Onsen UI mobile web components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DbInspector

    DbInspector

    Android library for viewing, editing and sharing in app databases.

    Android library for viewing, editing and sharing in-app databases. DbInspector provides a simple way to view the contents of the in-app database for debugging purposes. There is no need to pull the database from a connected device. This library supports inspecting of the SQLite databases created by CouchBase Lite out of the box. Preview all application sandbox databases. Import single or multiple databases at once. Search, delete, rename, copy, share a database. Preview tables, views...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Andrafting

    Andrafting

    CAD application for Technical Drawing exercises in Android

    Andrafting is an open source Android application to create Technical Drawing exercises. This application is inspired by the 'Classical Construction', also known as 'Ruler-and-compass Construction' or 'Compass-and-straightedge construction'. However, another drawing tools can be used. (More info about classical construction: https://en.wikipedia.org/w/index.php?title=Compass-and-straightedge_construction). TABLET & MOUSE recommended Desktop version (not...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Ostara

    Ostara

    Ostara is an admin app for Spring Boot applications

    Ostara is a modern desktop app for managing and monitoring Spring Boot applications with actuator API, similar to Spring Boot Admin. Our goal is to make the process more user-friendly and straightforward. With Ostara we wanted to create a tool that just works out of the box, without the need for anything besides a functioning Actuator API on the other end. Ostara allows you to gain insights into the performance and health of your applications by providing real-time data of metrics...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    sonar-detekt

    sonar-detekt

    SonarQube plugin for Kotlin

    SonarQube plugin for Kotlin. detekt helps you write cleaner Kotlin code so you can focus on what matters the most building amazing software. detekt comes with a set of plugins that helps you configure it easily in your Gradle, Maven, Bazel build. Enjoy static analysis on Android, JVM, JS, Native, and Multiplatform projects out of the box. detekt can be easily extended with custom rules that help you track and fix anti-patterns in your codebase. detekt is entirely open-source and developed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Pinview

    Pinview

    A pinview library for Android

    Pinview library for Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    FlexboxLayout

    FlexboxLayout

    Flexbox for Android

    FlexboxLayout is a library project which brings the similar capabilities of CSS Flexible Box Layout Module to Android. Starting from 1.1.0, the library is expected to use with AndroidX. You should migrate to AndroidX if you use 1.1.0 or above. There are two ways of using Flexbox in your layout. The first one is FlexboxLayout that extends the ViewGroup like LinearLayout and RelativeLayout. You can specify the attributes from a layout XML. The second one is FlexboxLayoutManager that can be used...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Charlatano

    Charlatano

    Proves JVM cheats are viable on native games

    ... that bring the public the next step in free and open-source cheating software! Aim assistance mode for professional and high-level players. Bone trigger, reduced flash. Stream-proof OpenGL overlay with box and skeleton ESP. /Glow ESP (not stream-proof) Humanized bunny hop using scroll input. "Flat" aim bot with traditional linear-regression paths (not safe for use on leagues! use "PathAim" instead)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    RxKotlin

    RxKotlin

    RxJava bindings for Kotlin

    RxKotlin is a lightweight library that adds convenient extension functions to RxJava. You can use RxJava with Kotlin out-of-the-box, but Kotlin has language features (such as extension functions) that can streamline usage of RxJava even more. RxKotlin aims to conservatively collect these conveniences in one centralized library, and standardize conventions for using RxJava with Kotlin. Since Kotlin makes it easy to implement extensions for anything and everything, this project has...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Codename One

    Codename One

    Cross-platform app development framework for Java & Kotlin developers.

    Build native mobile applications using Java or Kotlin with our open source tools. Codename One seamlessly integrates with IntelliJ/IDEA, Eclipse & NetBeans to make native write once run anywhere a reality on iOS (iPhone/iPad), Android, Windows (UWP), Desktops and more.
    Downloads: 12 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next