Showing 41 open source projects for "java open source"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 1
    jte

    jte

    Secure and speedy templates for Java and Kotlin.

    jte (Java Template Engine) is a secure and lightweight template engine for Java and Kotlin. jte is designed to introduce as few new keywords as possible and build upon existing language features, making it straightforward to reason about what a template does. The IntelliJ plugin offers full completion and refactoring support for Java parts and jte keywords.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    BRVAH

    BRVAH

    Powerful and flexible RecyclerView Adapter

    BRVAH or Base RecyclerView Adapter Helper is a helpful tool for using RecyclerView more easily and efficiently. If you're an Android developer, you're probably familiar with RecyclerView as it is one of the most frequently-used controls in Android. While it may be quite useful however, a lot of developers can find it vexing to use. This is where BRVAH comes in. With BRVAH, it becomes easier than ever to use RecyclerView. Its efficient use meets the common needs of Android developers in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Rainbow Kotlin

    Rainbow Kotlin

    Fluent syntactic sugar of Android for applying gradations, shading

    Fluent syntactic sugar of Android for applying gradations, shading, and tinting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Jetpack Compose Samples

    Jetpack Compose Samples

    Jetpack Compose samples

    Jetpack Compose is Android’s modern toolkit for building native UI. It simplifies and accelerates UI development on Android. Quickly bring your app to life with less code, powerful tools, and intuitive Kotlin APIs. Do more with less code and avoid entire classes of bugs, so code is simple and easy to maintain. Just describe your UI, and Compose takes care of the rest. As app state changes, your UI automatically updates. Compatible with all your existing code so you can adopt when and where...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Endpoint Protection Software for Businesses | HYPERSECURE Icon
    Endpoint Protection Software for Businesses | HYPERSECURE

    DriveLock protects systems, data, end devices from data loss and misuse.

    The HYPERSECURE endpoint protection platform is a comprehensive suite of products and services enhanced by European third-party solutions. It ensures our customers’ IT security, regulatory compliance, and digital sovereignty.
    Learn More
  • 5
    Todometer Kotlin Multiplatform

    Todometer Kotlin Multiplatform

    A meter to-do list built with Compose UI Multiplatform, Wear Compose

    A meter to-do list built with Kotlin Multiplatform and Compose UI Multiplatform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Paris

    Paris

    Define and apply styles to Android views programmatically

    Define and apply styles to Android views programmatically. Paris lets you define and apply styles programmatically to Android views, including custom attributes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Blueprint Design

    Blueprint Design

    Feature-rich, easily customizable Android dashboard for icon packs

    Free, feature-rich, easily customizable Android dashboard for icon packs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    dotenv Kotlin

    dotenv Kotlin

    Dotenv is a module that loads environment variables from a .env file

    Storing configuration in the environment is one of the tenets of a twelve-factor app. Anything that is likely to change between deployment environments–such as resource handles for databases or credentials for external services–should be extracted from the code into environment variables. However it is not always practical to set environment variables on development machines or continuous integration servers where multiple projects are run. Dotenv loads variables from a .env file into ENV...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Medusa Kotlin

    Medusa Kotlin

    Android fragment stack controller

    Fragment manager for your Single Activity - Multi Fragment app. Medusa is smart enough to handle fragment attachment/detachment or hiding/showing fragments. No more memory handling. No more fragment stack logic. Single activity and Multi Fragment structure is a new trend and reasonable to choose. Most of the popular apps like Instagram, YouTube, Spotify, etc. use a Single Activity with a bottom bar and control multiple fragments in that single activity. It was always hard to manage fragment...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Employee Productivity Tracking and Workforce Analytics Platform Icon
    Employee Productivity Tracking and Workforce Analytics Platform

    Employee monitoring software with screenshots

    Employee monitoring application for businesses of all sizes. Tracks productivity for in-office, remote, and hybrid workers. Provides analytics and data on how to improve your team. Keeps your team accountable. World-class security.
    Learn More
  • 10
    OnBoardingScreen

    OnBoardingScreen

    create animated onboarding or welcome screen with MotionLayout

    This project's aim is to show how to create Welcome onboarding or welcome screen with MotionLayout in Kotlin inspired by project OnboardingFreebi by Ahmed Nassar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ExpandableBottomBar

    ExpandableBottomBar

    A new way to implement navigation in your app

    A new way to improve navigation in your app. Its really easy integrate to your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AppIntro

    AppIntro

    Make a cool intro for your Android app

    AppIntro is an Android Library that helps you build a cool carousel intro for your App. AppIntro has support for requesting permissions and helps you create a great onboarding experience in just a couple of minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    PowerSpinner

    PowerSpinner

    A lightweight dropdown popup spinner, fully customizable with an arrow

    A lightweight dropdown popup spinner, fully customizable with an arrow and animations for Android.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    MaterialDesign

    MaterialDesign

    Material Design Samples

    Material Design Samples, ConstraintLayout, MaterialButton, ShapeableImageView, TabLayout, SearchView.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    kt.dart

    kt.dart

    Port of kotlin-stdlib for Dart/Flutter including immutable collections

    This project is a port of Kotlin's Kotlin Standard library for Dart/Flutter projects. It's a useful addition to dart:core and includes collections (KtList, KtMap, KtSet) as well as other packages that can improve every Dart/Flutter app. A port of kotlin-stdlib for Dart/Flutter including immutable collections (KtList, KtMap, KtSet) and other packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Sheets

    Sheets

    Offers a range of beautiful sheets (dialogs & bottom sheets)

    Sleek dialogs and bottom sheets for quick use in your app. Choose one of the available sheets or build custom sheets on top of the existing functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JHipster Kotlin

    JHipster Kotlin

    Kotlin based JHipster

    Kotlin-based JHipster generator. Kotlin + JHipster = KHipster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Chip Navigation Bar

    Chip Navigation Bar

    An Android navigation bar widget

    A navigation bar widget inspired on Google Bottom Navigation mixed with chip components. ChipNavigationBar supports a vertical orientation mode. This is very useful for tablets or devices with large screens.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ThemedToggleButtonGroup

    ThemedToggleButtonGroup

    Customizable toggle buttons inside a FlexboxLayout

    ThemedToggleButtonGroup is a highly modular lightweight toggle button library for Android. It can be configured for single selection or multi-selection. For multi-selection, the minimum/maximum amount of buttons that are required/enabled can be specified. Icons can be added. Selection includes a fun press and circular reveal animation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ProgressView

    ProgressView

    Polished and flexible ProgressView, fully customizable

    A polished and flexible ProgressView, fully customizable with animations. Label is integrated into the progress bar and the label moves flexibly according to the progress. If the width size of the label is bigger than the width size of the progress, the label will be located on the outside (right side) of the progress bar. We can consider the color of the label according to the color of the container. If the width size of the progress is bigger than the width size of the label, the label...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Notzz App

    Notzz App

    Note-Taking App built to demonstrate the use of Modern Android tools

    Notzz App is a simple note-taking Android application built to describe the use of Modern Android development tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Android Animated Theme Manager

    Android Animated Theme Manager

    Create your custom themes and change them dynamically

    Create custom themes and change them dynamically with the ripple animation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Instant Weather

    Instant Weather

    An Android weather application implemented using the MVVM pattern

    An Android weather application implemented using the MVVM pattern, Retrofit2, Dagger Hilt, LiveData, ViewModel, Coroutines, Room, Navigation Components, Data Binding and some other libraries from the Android Jetpack. Instant Weather fetches data from the OpenWeatherMap API to provide real-time weather information. It also makes use of the Algolia Instant Search service which enables you to search for weather conditions of various locations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ExpandableLayout

    ExpandableLayout

    An expandable layout that shows a two-level layout with an indicator

    An expandable layout that shows a two-level layout with an indicator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next