Showing 15 open source projects for "gecko-sdk"

View related business solutions
  • Employee monitoring software with screenshots Icon
    Employee monitoring software with screenshots

    Clear visibility and insights into how employees work. Even remotely

    Our computer monitoring software allows employees, field contractors, and freelancers to manually clock in when they begin working on an assignment. The application will take screenshots randomly or at set intervals, which allows employers to observe the work process. The application only tracks activity when the employee is clocked in. No spying, only transparency.
  • Passwordless authentication enables a secure and frictionless experience for your users | Auth0 Icon
    Over two-thirds of people reuse passwords across sites, resulting in an increasingly insecure e-commerce ecosystem. Learn how passwordless can not only mitigate these issues but make the authentication experience delightful. Implement Auth0 in any application in just five minutes
  • 1
    Slack SDK for Java

    Slack SDK for Java

    Slack Developer Kit (including Bolt for Java) for any JVM languages

    Slack SDK for Java supports the Slack platform in a Java idiomatic way. The SDK written in Java so developers can use it in any JVM language including Kotlin, Groovy, and Scala. If what you want to do is call Slack APIs in your existing services, we recommend using only the Slack API Client. If instead, you’re developing a new modern and interactive Slack app, we recommend Bolt for it. The framework enables developers to focus on the essential parts of their apps without being bothered...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Amazon Chime SDK for Android

    Amazon Chime SDK for Android

    An Android client library for integrating multi-party communications

    The Amazon Chime SDK for Android makes it easy to add collaborative audio calling, video calling, and screen share viewing features to Android applications by using the same infrastructure services that power meetings on the Amazon Chime service. This Amazon Chime SDK for Android works by connecting to meeting session resources that you have created in your AWS account. The SDK has everything you need to build custom calling and collaboration experiences in your Android application, including...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Android FHIR SDK

    Android FHIR SDK

    Android FHIR SDK, a set of Kotlin libraries for building offline apps

    The Android FHIR SDK is a set of Kotlin libraries for building offline-capable, mobile-first healthcare applications using the HL7® FHIR® standard on Android. It aims to accelerate the adoption of FHIR by making it easy to incorporate FHIR into new and existing mobile applications.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Sceneform Maintained SDK for Android

    Sceneform Maintained SDK for Android

    Sceneform Maintained is an ARCore Android SDK with Google Filament

    Sceneform Maintained is an ARCore Android SDK with Google Filament as 3D engine. This is the continuation of the Archived Sceneform. Android Augmented Reality library: AR Model Viewer, Augmented Images, Augmented Faces, Video, Depth, Cloud Anchors, Instant Placement, Light Estimation and much more in Kotlin and Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Event Management Software Icon
    Event Management Software

    Ideal for conference and event planners, independent planners, associations, event management companies, non-profits, and more.

    YesEvents offers a comprehensive suite of services that spans the entire conference lifecycle and ensures every detail is executed with precision. Our commitment to exceptional customer service extends beyond conventional boundaries, consistently exceeding expectations and enriching both organizer and attendee experiences.
  • 5
    LINE Messaging API SDK for Java

    LINE Messaging API SDK for Java

    LINE Messaging API SDK for Java

    The LINE Messaging API SDK for Java makes it easy to develop bots using LINE Messaging API, and you can create a sample bot within minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Kotlin Explorer

    Kotlin Explorer

    Desktop tool to quickly explore disassembled Kotlin code

    Kotlin Explorer is a desktop tool to quickly and easily disassemble Kotlin code. After launching Kotlin Explorer, type valid Kotlin code in the left pane, then click File > Decompile or use Cmd-Shift-D on macOS, Ctrl-Shift-D on Linux and Windows. The middle pane will show the Android DEX bytecode, and the right panel the native assembly resulting from ahead of time compilation (AOT).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    KPermissions

    KPermissions

    A Kotlin library which helps to request runtime permissions in Android

    An Android library is totally written in Kotlin that helps to request runtime permissions. This library is compatible also with Android M (API 23) where runtime permissions don't exist, so you have to handle them separately. To discover all the APIs of this library, check the wiki. It contains some useful notes and advanced features not explained in the README. For further samples, check the sample provided by this library. It shows how to integrate this library and request permissions from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Android Developer Roadmap

    Android Developer Roadmap

    The Android Developer Roadmap offers comprehensive learning paths

    Android Developer Roadmap suggests learning paths to understanding Android development. The Android Developer Roadmap is designed to give you a comprehensive understanding of the current Android ecosystem and provides suggested learning paths along the way to help you grasp the concepts. Each node indicates concepts of Android systems, Android SDK, and generally used libraries. It would be helpful to refer to the Android Developers Reference or GitHub for the specific terminologies. In addition...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MarvelHeroes

    MarvelHeroes

    A sample Marvel heroes application based on MVVM

    MarvelHeroes is a demo application based on modern Android application tech-stacks and MVVM architecture. Fetching data from the network and integrating persisted data in the database via repository pattern.
    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.
  • 10
    StickySwitch

    StickySwitch

    Beautiful switch widget with sticky animation

    StickySwitch library for Android. This library is a beautiful switch widget with sticky animation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Anko

    Anko

    An Android application development library

    Anko is a Kotlin library which makes Android application development faster and easier. It makes your code clean and easy to read, and lets you forget about rough edges of the Android SDK for Java. Anko was born as a type-safe DSL for building Android layouts. It not only allowed creating layouts in a type-safe way, but it made the layouts more adaptable, dynamic, reusable, and also performant, as there was no need for expensive layout inflation. Anko consists of several parts that make up...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 12
    KAndroid

    KAndroid

    Kotlin library for Android

    Kotlin library for Android provides useful extensions to eliminate boilerplate code in Android SDK and focus on productivity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OfficialFoldingTabBar.Android

    OfficialFoldingTabBar.Android

    A folding tab bar for Android

    Folding tab bar and tab bar menu for Android. The coolest thing is that you can easily switch from the navigation drawer to our FoldingTabBar. Or you can use both menus simultaneously on the same screen; not all Android action bars have that flexibility. We have some custom attributes. The main and required attribute is app: menu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Cheesesquare Sample

    Cheesesquare Sample

    The new Android Design library

    The demo of the new Android Design library. This is not an exhaustive sample, but shows some of the important features in the Design library. Cheesesquare Sample provides a collapsing toolbar, a Floating Action Button, features a View Anchoring option, a NavigationView option, and a Snackbar feature, as well. As a pre-requisite, users should already have Android SDK v22, Android Build Tools v22.0.1, as well as Android Support Repository r16 (for v22.2.1), in order to work properly. Cheesesquare...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Zenroad

    Zenroad

    Open-source tracking and safe-driving mobile application

    Mobile app to track location, driving style, lifestyle patterns, vehicle data, and monitor car crashes. Initially, this app has been designed to showcast telematics SDK and Platform capabilities. Then we decided to make this source code available to help the developer community to create products that improve driver safety and efficiency as well as creating a new experience for their customers. The app is more advance than any existing vehicle logbook app, mileage tracker, insurance app...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next