Search Results for "linux android" - Page 4

Showing 168 open source projects for "linux android"

View related business solutions
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • Recruit and Manage your Workforce Icon
    Recruit and Manage your Workforce

    Evolia makes it easier to hire, schedule and track time worked by frontline in medium and large-sized businesses.

    Evolia is a web and mobile platform that connects enterprises with 1000’s of local shift workers and offers free workforce scheduling and time and attendance solutions. Is your business on Evolia?
  • 1
    Dokka

    Dokka

    API documentation engine for Kotlin

    Dokka is an API documentation engine for Kotlin. Dokka can generate documentation in multiple formats, including its own modern HTML format, multiple flavors of Markdown, and Java's Javadoc HTML. Just like Kotlin itself, Dokka supports mixed-language projects. It understands Kotlin's KDoc comments and Java's Javadoc comments. You can run Dokka using Gradle, Maven or from the command line. It is also highly pluggable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    KOIN

    KOIN

    Pragmatic lightweight dependency injection framework for Kotlin

    The pragmatic Kotlin & Kotlin Multiplatform Dependency Injection framework. A framework to help you build any kind of Kotlin & Kotlin Multiplatform application, from Android mobile, and Multiplatform apps to backend Ktor server applications Koin is developed by Kotzilla and open-source contributors. Koin is a smart Kotlin dependency injection library to keep you focused on your app, not on your tools. Koin gives you simple tools and API to let you build, assemble Kotlin related technologies...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Compose Kotlin UI

    Compose Kotlin UI

    A modern UI framework for Kotlin that makes building performant

    Fast reactive desktop UIs for Kotlin, based on Google's modern toolkit and brought to you by JetBrains. Compose for Desktop simplifies and accelerates UI development for desktop applications, and allows extensive UI code sharing between Android and desktop applications. Currently in alpha. Compose for Desktop provides a declarative and reactive approach to creating user interfaces with Kotlin. Combine composable functions to build your user interface, and enjoy full tooling support from your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    YCharts

    YCharts

    YCharts is a graph library for Android

    YCharts is a Jetpack-compose-based charts library that enables developers to easily integrate various types of charts/graphs into their existing UI to visually represent statistical data. YCharts supports both cartesian(XY-charts) and polar charts(Radial charts).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Holistically view your business data within a single solution. Icon
    Holistically view your business data within a single solution.

    For IT service providers and MSPs that need a data platform to manage their processes

    BrightGauge, a ConnectWise solution, was started in 2011 to fill a missing need in the small-to-medium IT Services industry: a better way to manage data and provide the value of work to clients. BrightGauge Software allows you to display all of your important business metrics in one place through the use of gauges, dashboards, and client reports. Used by more than 1,800 companies worldwide, BrightGauge integrates with popular business solutions on the market, like ConnectWise, Continuum, Webroot, QuickBooks, Datto, IT Glue, Zendesk, Harvest, Smileback, and so many more. Dig deeper into your data by adding, subtracting, multiplying, and dividing one metric against another. BrightGauge automatically computes these formulas for you. Want to show your prospects how quick you are to respond to tickets? Show off your data with embeddable gauges on public sites.
  • 5
    Kamel

    Kamel

    Kotlin asynchronous media loading and caching library for Compose

    Kamel is an asynchronous media loading library for Compose Multiplatform. It provides a simple, customizable, and efficient way to load, cache, decode, and display images in your application. By default, it uses the Ktor client for loading resources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SlimeKT

    SlimeKT

    An article sharing platform where you can personalize

    An article-sharing platform where you can personalize, subscribe to your favorite topics, get daily-read reminders, etc. The app was built using Kotlin, Dagger Hilt, Room Database, Coroutines, Flow, AndroidX Glance, WorkManager, Coil, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Compose Rich Editor

    Compose Rich Editor

    A Rich text editor library for both Jetpack Compose

    A rich text editor library for both Jetpack Compose and Compose Multiplatform, fully customizable and supports the common rich text editor features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Awesome Kotlin Multiplatform

    Awesome Kotlin Multiplatform

    An awesome list that curates the best Kotlin Multiplatform libraries,

    Kotlin Multiplatform technology simplifies the development of cross-platform projects. It reduces time spent writing and maintaining the same code for different platforms while retaining the flexibility and benefits of native programming. This list contains libraries which support iOS and Android targets in first place.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    AutoDispose

    AutoDispose

    Automatic binding+disposal of RxJava streams

    Automatic binding+disposal of RxJava streams. AutoDispose is an RxJava 2+ tool for automatically binding the execution of RxJava streams to a provided scope via disposal/cancellation. Often (especially in mobile applications), Rx subscriptions need to stop in response to some event (for instance, when Activity#onStop() executes in an Android app). In order to support this common scenario in RxJava 2, we built AutoDispose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
  • 10
    MoshiX

    MoshiX

    Extensions for Moshi including IR plugins, moshi-sealed, and more

    Extensions for Moshi. Moshi is a modern JSON library for Android, Java and Kotlin. It makes it easy to parse JSON into Java and Kotlin classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    deep-clean

    deep-clean

    When Gradle or the IDE let you down, just --nuke all them caches

    A Kotlin script that nukes all build caches from Gradle/Android projects. Useful when Gradle or the IDE let you down. The script has been tested on macOS, but it is completely untested on Linux and Windows. KScript may not work at all on Windows! For this script to work, you need to have kotlin, script, and maven on your PATH. If you don't have all three commands on your PATH, then read on to the next section to install them. To make the script run, we'll first need to install all the required...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Open Native

    Open Native

    Open Native brings cross-platform communities together

    We all want to build apps in a way that's approachable to us, regardless of the target platform. Projects like React Native, Flutter, Capacitor, and NativeScript enable us to build native (e.g. iOS and Android) apps using alternative idioms such as JavaScript, Web tech, or platform-agnostic UI. Each of these projects has a way to map platform APIs into their idiom (e.g. React Native has "native modules"), but none are completely mutually compatible. That is to say, a React Native native module...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Open Food Facts

    Open Food Facts

    Native version of Open Food Facts on Android

    ... 150 countries using our Android or iPhone apps to scan barcodes and upload pictures of products and their labels. Data about food is of public interest and has to be open. The complete database is published as open data and can be reused by anyone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    KMP NativeCoroutines

    KMP NativeCoroutines

    Library to use Kotlin Coroutines from Swift code in KMP apps

    A library to use Kotlin Coroutines from Swift code in KMP apps. Both KMP and Kotlin Coroutines are amazing, but together they have some limitations. The most important limitation is cancellation support. Kotlin suspend functions are exposed to Swift as functions with a completion handler. This allows you to easily use them from your Swift code, but it doesn't support cancellation. Besides cancellation support, ObjC doesn't support generics on protocols. The library consists of a Kotlin and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MyBatis Dynamic SQL

    MyBatis Dynamic SQL

    SQL DSL (Domain Specific Language) for Kotlin and Java

    This library is a general-purpose SQL generator. Think of it as a typesafe and expressive SQL DSL (domain-specific language), with support for rendering SQL formatted properly for MyBatis3 and Spring's NamedParameterJDBCTemplate. The library also contains extensions for Kotlin that enable an idiomatic Kotlin DSL for SQL. The library will generate full DELETE, INSERT, SELECT, and UPDATE statements. The DSL implemented by the library is very similar to native SQL but it includes many functions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Yuki Hook API

    Yuki Hook API

    An efficient Hook API and Xposed Module solution built in Kotlin

    An efficient Hook API and Xposed Module solution built in Kotlin. The automatic builder can help you quickly create an Xposed Module, automatic configure the entry class and xposed_init files. A powerful, elegant, beautiful API built with Kotlin lambda can help you quickly implement method Hook and more convenient functions. A rich debug log function, detailing the name of each hooked method, time-consuming to find the class can quickly debug and find errors. Natively supports multiple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Blurhash

    Blurhash

    Library to show colorful blurry placeholders while your content loads

    A library to show colorful blurry placeholders while your content loads. Does your designer cry every time you load their beautifully designed screen, and it is full of empty boxes because all the images have not loaded yet? Does your database engineer cry when you want to solve this by trying to cram little thumbnail images into your data to show as placeholders? Replace boring grey boxes with beautiful blurhash states and the designers will be happy. Blurhash strings are short enough to be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Ktorm

    Ktorm

    A lightweight ORM framework for Kotlin with strong-typed SQL DSL

    Ktorm is a lightweight and efficient ORM Framework for Kotlin directly based on pure JDBC. It provides strong-typed and flexible SQL DSL and convenient sequence APIs to reduce our duplicated effort on database operations. All the SQL statements, of course, are generated automatically. Ktorm is open source and available under the Apache 2.0 license. Please leave a star if you've found this library helpful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DivKit

    DivKit

    DivKit is an open source Server-Driven UI (SDUI) framework

    DivKit is an open source Server-Driven UI (SDUI) framework. It allows you to roll out server-sourced updates to different app versions. Also, it can be used for fast UI prototyping, allowing you to write a layout once and then ship it to iOS, Android, and Web platforms. DivKit is an excellent choice to start using server-driven UI in your project because it can be easily integrated as a simple view in any part of your app. At the starting point, you don’t need a server integration. You can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Store5

    Store5

    A Kotlin Multiplatform library for building network-resilient apps

    Modern software needs data representations to be fluid and always available. Users expect their UI experience to never be compromised (blocked) by new data loads. Whether an application is social, news or business-to-business, users expect a seamless experience both online and offline. International users expect minimal data downloads as many megabytes of downloaded data can quickly result in astronomical phone bills. Store is a typed repository that returns a flow of Data /Loading /Error...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Emerge

    Emerge

    Browser-based interactive codebase and dependency visualization tool

    ..., TypeScript, Kotlin, ObjC, Ruby, Swift, Python, and Go. The structure, coloring, and clustering is calculated and based on the idea of combining a force-directed graph simulation and Louvain modularity. emerge is mainly written in Python 3 and is tested on macOS, Linux, and modern web browsers (i.e., the latest Safari, Chrome, Firefox, and Edge).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Reaktive

    Reaktive

    Kotlin multi-platform implementation of Reactive Extensions

    Kotlin multiplatform implementation of Reactive Extensions. There are a number of modules published to Maven Central. This functionality is provided by the coroutines-interop module. Reaktive provides an easy way to manage subscriptions: DisposableScope. Reaktive provides Plugin API, something similar to RxJava plugins. The Plugin API provides a way to decorate Reaktive sources. A plugin should implement the ReaktivePlugin interface, and can be registered using the registerReaktivePlugin...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Kotshi

    Kotshi

    An annotation processor that generates Moshi adapters

    An annotation processor that generates Moshi adapters from Kotlin classes. There is a reflective adapter for Kotlin but that requires the Kotlin reflection library which adds a lot of methods and increases the binary size which in a constrained environment such as Android is something is not preferable. This is where Kotshi comes in, it generates fast and optimized adapters for your Kotlin data classes, just as if you'd written them by hand yourself. It will automatically regenerate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    KTX

    KTX

    Kotlin extensions for the libGDX game framework

    ..., Android and iOS applications. Supports other platforms through third-party libraries. Our main goals are usability and stability. Comprehensive test suites are written for every KTX feature. Each module is documented by a guide with a list of its features and extensions, as well as API usage examples.
    Downloads: 0 This Week
    Last Update:
    See Project