Showing 3966 open source projects for "android"

View related business solutions
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • 1
    AirGap Wallet

    AirGap Wallet

    The AirGap Wallet is installed on an everyday smartphone

    AirGap is a crypto wallet system that lets you secure cypto assets with one secret on an offline device. The AirGap Vault application is installed on a dedicated device that has no connection to any network, thus it is air gapped. The AirGap Wallet is installed on your everyday smartphone. Protect your crypto and store your private keys offline. It’s time to set up your safe place for your coins and get rewards. Based on a two-device approach, increasing security and usability with you in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ServiceStack

    ServiceStack

    Simple, fast, versatile and full-featured services framework

    One framework to power them all. Write your HTTP APIs once and take advantage of end-to-end typed integrations for all popular web, mobile and desktop platforms. ServiceStack's primary goal is to enhance the value of System APIs which serve as the blueprint that most features centered around. By using simple & pure dependency-free DTO models decoupled from any implementation we're free to continue layering on features which now sees ServiceStack APIs as the most versatile in the world where...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    gorush

    gorush

    A push notification server written in Go (Golang)

    A push notification micro server using Gin framework written in Go (Golang) and see the demo app. Support graceful shutdown that workers and queue have been sent to APNs/FCM before shutdown service. Support different Queue as backend like NSQ or NATS, defaut engine is local Channel. You can deploy gorush to alternative solution like netlify functions. Netlify lets you deploy serverless Lambda functions without an AWS account, and with function management handled directly within Netlify....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Movim

    Movim

    Movim - Decentralized social platform

    Chatrooms, blogs, video conferences; Movim centralizes all you need to communicate with your colleagues, friends or family in one simple interface. It also fully adapts to all your devices from your smartphone to your desktop computer. Movim relies on the XMPP standard and therefore allows you to exchange with many other clients on all devices such as Conversations (Android) or Dino (Desktop). You can easily access and explore the content of the whole network and connect with all other Movim...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 5
    TensorFlow Documentation

    TensorFlow Documentation

    TensorFlow documentation

    An end-to-end platform for machine learning. TensorFlow makes it easy to create ML models that can run in any environment. Learn how to use the intuitive APIs through interactive code samples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    tslib

    tslib

    Touchscreen access library

    C library for filtering touchscreen events. tslib consists of the library libts and tools that help you calibrate and use it in your environment. tslib runs on various hardware architectures and operating systems, including GNU/Linux, FreeBSD, or Android/Linux. Apart from building the latest tarball release, running ./configure, make, and make install, tslib is available from distributors like Arch Linux / Arch Linux ARM, Buildroot, Debian / Ubuntu, Fedora, or OpenSUSE and their package...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Plog

    Plog

    Portable, simple and extensible C++ logging library

    Portable, simple and extensible C++ logging library. Plog is a C++ logging library that is designed to be as simple, small and flexible as possible. It is created as an alternative to existing large libraries and provides some unique features as CSV log format and wide string support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    tinylog

    tinylog

    tinylog is a lightweight logging framework for Java, Kotlin, Scala

    Simplify your logging with tinylog. The lightweight logging framework can be used with Java, Kotlin, Scala, and any other JVM language. tinylog is open source and runs wherever Java is used: JVM, GraalVM, and Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • 10
    jquery.sumoselect

    jquery.sumoselect

    Multi Select plugin which can be used on almost any device

    A beautiful jQuery Single/Multi Select plugin which can be used on almost any device. A jQuery plugin that progressively enhances an HTML Select Box into a Single/Multiple option dropdown list. The dropdown list can be fully customizable using simple CSS properties. It can adapt itself according to any device, keeping in mind that the User Experience is not broken.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PyJNIus

    PyJNIus

    Access Java classes from Python

    Pyjnius is a Python library for accessing Java classes. A Python module to access Java classes as Python classes using the Java Native Interface (JNI). Warning: the pypi name is now pyjnius instead of jnius. When you use autoclass, it will discover all the methods and fields of the class and resolve them. You can use the signatures method of JavaMethod and JavaMultipleMethod, to inspect the discovered signatures of a method of an object.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Truth

    Truth

    Fluent assertions for Java and Android

    Truth is a library for performing assertions in tests. Truth makes your test assertions and failure messages more readable. Similar to AssertJ, it natively supports many JDK and Guava types, and it is extensible to others. Truth is owned and maintained by the Guava team. It is used in the majority of the tests in Google’s own codebase.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    KOOM

    KOOM

    KOOM is an OOM killer on mobile platform by Kwai

    KOOM creates a mobile high-performance online memory monitoring solution, which supplies a detailed report when OOM-related problems are detected and has solved a large number of OOM issues in the Kwai application. It's currently available on Android. With the increasing complexity of mobile terminal business logic and the gradual popularity of scenarios with high memory requirements such as 4K codec and AR magic watch, the OOM problem has become the number one problem in the stability...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    react-native-gomobile-ipfs

    react-native-gomobile-ipfs

    Access the Interplanetary File System (IPFS) from React Native

    Access to the Interplanetary File System (IPFS) for React Native apps without depending upon trusted third parties. Enables self-sovereign access to decentralized file systems for cross-platform applications. The property of decentralization is critical for dApps; where data verifiability, integrity and availability are of paramount importance; usually in applications that deal with censorship-resistance or demand reliable off-chain storage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    iroh

    iroh

    IPFS reimagined

    Iroh takes IPFS beyond the theoretical, to offer developers efficient infrastructure that scales data distribution past 10M devices. We have been working on and around IPFS nearly since its inception, and are starting out on a new implementation because we have unfinished business with IPFS. We believe the best days of the protocol are ahead, but to get there we need to ship an order-of-magnitude improvement that unlocks new platforms and use cases. We're building iroh to see just how far we...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    WALA

    WALA

    Libraries for Analysis, with frontends for Java, Android, and JS

    The T. J. Watson Libraries for Analysis (WALA) provide static analysis capabilities for Java bytecode and related languages and for JavaScript. The system is licensed under the Eclipse Public License, which has been approved by the OSI (Open Source Initiative) as a fully certified open-source license. The initial WALA infrastructure was independently developed as part of the DOMO research project at the IBM T.J. Watson Research Center. In 2006, IBM donated the software to the community. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    React Navigation 6

    React Navigation 6

    Routing and navigation for your React Native apps

    Start quickly with built-in navigators that deliver a seamless out-of-the-box experience. Platform-specific look-and-feel with smooth animations and gestures. If you know how to write apps using JavaScript you can customize any part of React Navigation. React Navigation is extensible at every layer— you can write your own navigators or even replace the user-facing API. If you're already familiar with JavaScript, React and React Native, then you'll be able to get moving with React Navigation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    Zarm

    Zarm

    React-based mobile UI component library

    An enterprise-level mobile UI component library developed by Zhongan Technology based on React. The name Zarm (pronounced /zɑːm/, which can be pronounced Zam in Chinese) is inspired by the philosophy that Zhongan Insurance adheres to: to be an insurance with warmth. Zarm = za + warm, za stands for "Zhong An", and warm means "warmth", with the overlapped "a" letter as the center, and the left and right parts are taken respectively. Pursuing the ultimate user experience and committing to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    eslint-plugin-compat

    eslint-plugin-compat

    Check the browser compatibility of your code

    Lint the browser compatibility of your code. Browser targets are configured using a browser list. You can configure browser targets in your package.json. If no configuration is found, browser list defaults to "> 0.5%, last 2 versions, Firefox ESR, not dead". Add polyfills to the settings section of your eslint config. Append the name of the object and the property if one exists. Toolchains for native platforms, like iOS and Android, have had API linting from the start. It's about time...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Vircadia

    Vircadia

    Vircadia open source metaverse platform

    Vircadia is a full coverage ecosystem of open source applications that enable individuals and organizations to deploy their own virtual world solutions. Vircadia’s worlds are among the largest with 16km³ of build space. All building and scripting of your world happens in real-time. This means that building is quick, efficient, and collaborative. Vircadia worlds can be accessed from Windows, Linux, and MacOS. Android, iOS, and Quest 2 support is coming soon. Unlike most platforms, Vircadia...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    VirtualGraphicTablets

    VirtualGraphicTablets

    Use android phone or tablet as a digitizer (with screen mirroring)

    An experimental project to use an Android phone as a pen display. A 32-bit Java runtime environment is required (the DLL driven by the virtual tablet is only 32-bit)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Scrooge

    Scrooge

    A Thrift parser/generator

    Scrooge is a thrift code generator written in Scala, which currently generates code for Scala, Java, Cocoa, Android, and Lua. It’s meant to be a replacement for the Apache thrift code generator and generates conforming, binary-compatible codecs by building on top of libthrift. Since Scala is API-compatible with Java, you can use the apache thrift code generator to generate Java files and use them from within Scala, but the generated code uses Java collections and mutable “bean” classes, causing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Static Web Server

    Static Web Server

    A cross-platform, high-performance and asynchronous web server

    ..., Android, Docker and Wasm (via Wasmer).
    Downloads: 0 This Week
    Last Update:
    See Project