Showing 18 open source projects for "small"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Innovate faster with enterprise-ready generative AI—enhanced by Gemini Icon
    Innovate faster with enterprise-ready generative AI—enhanced by Gemini

    Build, deploy, and scale machine learning (ML) models faster, with fully managed ML tools for any use case.

    Vertex AI offers everything you need to build and use generative AI—from AI solutions, to Search and Conversation, to 130+ foundation models, to a unified AI platform.
  • 1
    EinkBro

    EinkBro

    A small, fast web browser based on Android WebView

    EinkBro is designed to fit Eink devices' needs; no unnecessary UI transitions and animations, clear B&W icons, and useful features for Eink reading experience. It's originated from FOSS Browser, which is a fully free/libre (as in freedom) Android app.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 2
    ReVanced

    ReVanced

    Patches for ReVanced

    Patches are small modifications to Android apps that allow you to change the behavior of or add new features, block ads, customize the appearance, and much more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Mockito-Kotlin

    Mockito-Kotlin

    Using Mockito with Kotlin

    A small library that provides helper functions to work with Mockito in Kotlin. Mockito-Kotlin is available on Maven Central. For Gradle users, add the following to your build.gradle.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Blurhash

    Blurhash

    Library to show colorful blurry placeholders while your content loads

    ... to be added as a field in a JSON object and to be stored in a database. The implementations are small and easy to port to new languages, and the end result is a smooth and interesting experience for your users. In short, BlurHash takes an image and gives you a short string (only 20-30 characters!) that represents the placeholder for this image. You do this on the backend of your service and store the string along with the image.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Tigerpaw One | Business Automation Software for SMBs Icon
    Tigerpaw One | Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
  • 5
    Android Contacts, Reborn

    Android Contacts, Reborn

    Android Contacts API Library written in Kotlin

    This library provides a complete set of APIs to do everything you need with Contacts in Android. You no longer have to deal with the Contacts Provider, database operations, and cursors. Whether you just need to get all or some Contacts for a small part of your app (written in Kotlin or Java), or you are looking to create your own full-fledged Contacts app with the same capabilities as the AOSP Android Contacts app and Google Contacts app, this library is for you.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Compose Navigation Reimagined

    Compose Navigation Reimagined

    Type-safe navigation library for Jetpack Compose

    A small and simple, yet fully fledged and customizable navigation library for Jetpack Compose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    LivePlugin

    LivePlugin

    IntelliJ plugin for writing IntelliJ plugins at runtime

    Plugin for IntelliJ-based IDEs to create plugins at runtime using Kotlin and Groovy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Elixir plugin for JetBrain's IntelliJ

    Elixir plugin for JetBrain's IntelliJ

    Elixir plugin for JetBrain's IntelliJ Platform (including Rubymine)

    The plugin works both in the rich IDEs that allow alternative language SDK selection and small IDEs that are language specific. The rich IDEs work best for IntelliJ Elixir because only in the rich IDEs can have an Elixir SDK set as the Project SDK. In all small IDEs, the native language SDK is always there, which makes anything that uses the SDK, such as running elixir, erl, or mix more complicated both internally and externally in the configuration you have to setup. The plugin...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    KorGE

    KorGE

    KorGE Game Engine. Multiplatform Kotlin Game Engine & Korlibs

    ... of a larger stack (Korlibs) for multimedia development. KorGE has a very small footprint. It has no external dependencies and only uses the libraries available on each platform. KorGE offers a powerful editor embedded in IntelliJ IDE. Easily add sourcecode and resources via GitHub.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The next chapter in business mental wellness Icon
    The next chapter in business mental wellness

    Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.

    Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
  • 10
    Mavericks

    Mavericks

    Mavericks, Android on Autopilot

    ... at Airbnb including 100% of new screens. It has also been adopted by countless other apps from small sample apps to apps with over 1 billion downloads. Mavericks is built on top of Android Jetpack and Kotlin Coroutines so it can be thought of as a complement rather than a departure from Google's standard set of libraries. We believe that for Mavericks to be successful, it must be effective for building everything from the simplest of screens to the most complex in our app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Pokedex-AR

    Pokedex-AR

    Pokedex-AR demonstrates ARCore, Sceneform, & modern Android tech stack

    Pokedex-AR is a small demo application based on AR, modern Android application tech stacks, and MVVM architecture. This project focuses on ARCore and SceneForm. Also fetching data from the network and integrating persisted data from the database via repository pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Splitties

    Splitties

    A collection of hand-crafted extensions for your Kotlin projects

    Splitties is a collection of small Kotlin multiplatform libraries (with Android as first target). These libraries are intended to reduce the amount of code you have to write, freeing code reading and writing time, so you can focus more on what you want to build for your users (even if you're the only one), or have more time to have fun. This project is named "Splitties" because it is split in small modules, distributed as independent libraries, so you can add only the ones you need to your...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    MovieCompose

    MovieCompose

    Demo movie app using Jetpack Compose and Hilt based on modern Android

    MovieCompose is a small demo application based on modern Android tech-stacks especially focus on Jetpack Compose UI using The Movie DB API. Also fetching data from the network and integrating persisted data in the database via repository pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Timber

    Timber

    A logger which provides utility on top of Android's normal Log class

    Timber is a logger with a small, extensible API which provides utility on top of Android's normal Log class. You can use this library and apply it into all the little apps you want to make. Behavior is added through Tree instances. You can install an instance by calling Timber.plant. Installation of Trees should be done as early as possible. The onCreate of your application is the most logical choice. The DebugTree implementation will automatically figure out from which class it's being called...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Norris

    Norris

    An app that existed before Android existed

    An app that existed even before Android existed. Norris is a small and non-trivial Android project used as a showcase for some advanced techniques regarding infrastructure for large Android projects and a sandbox for testing new tools in the open.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    kotlin-libui

    kotlin-libui

    Kotlin/Native interop to libui: a portable GUI library

    Kotlin/Native bindings to the libui C library. libui is a C lightweight multi-platform UI library using native widgets on Linux (Gtk3), macOS, and Windows. Using this binding you can develop cross-platform but native-looking GUI programs, written in Kotlin, and compiled into small native executable files. Cross-platform build is automated using Travis for Linux and macOS targets, and AppVeyor for Windows targets. Just create a release on GitHub, and executable files for all 3 major desktop...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Kotlin Coroutines for Retrofit

    Kotlin Coroutines for Retrofit

    Kotlin Coroutines await() extension for Retrofit Call

    This is a small library that provides the Kotlin Coroutines suspending extension Call.await() for Retrofit 2. Based on kotlinx.coroutines implementation. Kotlin 1.2 and experimental coroutines are not supported anymore, but you can use version 0.13.0 for old projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    KFingerprintManager

    KFingerprintManager

    A small library to handle Android fingerprint API

    A small library to handle Android fingerprint APIs. This library offers an easy way to handle authorisation and encryption tasks using Android Fingerprint APIs. It's based on Android fingerprint dialog sample made by Google: https://github.com/googlesamples/android-FingerprintDialog. This library can be used to provide basic authentication through fingerprint API, using manual password as backup option. It also allows you to encrypt messages using fingerprint APIs. This library provides...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next