Showing 56 open source projects for "mobile web app"

View related business solutions
  • ConnectWise Cybersecurity Management for MSPs Icon
    ConnectWise Cybersecurity Management for MSPs

    Software and support solutions to protect your clients’ critical business assets

    ConnectWise SIEM (formerly Perch) offers threat detection and response backed by an in-house Security Operations Center (SOC). Defend against business email compromise, account takeovers, and see beyond your network traffic. Our team of threat analysts does all the tedium for you, eliminating the noise and sending only identified and verified treats to action on. Built with multi-tenancy, ConnectWise SIEM helps you keep clients safe with the best threat intel on the market.
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
  • 1
    moko mvvm

    moko mvvm

    Model-View-ViewModel architecture components for mobile

    Model-View-ViewModel architecture components for mobile (android & ios) Kotlin Multiplatform development. This is a Kotlin Multiplatform library that provides architecture components of Model-View-ViewModel for UI applications. Components are lifecycle-aware on Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    DbInspector

    DbInspector

    Android library for viewing, editing and sharing in app databases.

    Android library for viewing, editing and sharing in-app databases. DbInspector provides a simple way to view the contents of the in-app database for debugging purposes. There is no need to pull the database from a connected device. This library supports inspecting of the SQLite databases created by CouchBase Lite out of the box. Preview all application sandbox databases. Import single or multiple databases at once. Search, delete, rename, copy, share a database. Preview tables, views...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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 when...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • ManageEngine Endpoint Central for IT Professionals Icon
    ManageEngine Endpoint Central for IT Professionals

    A one-stop Unified Endpoint Management (UEM) solution

    ManageEngine's Endpoint Central is a Unified Endpoint Management Solution, that takes care of enterprise mobility management (including all features of mobile application management and mobile device management), as well as client management for a diversified range of endpoints - mobile devices, laptops, computers, tablets, server machines etc. With ManageEngine Endpoint Central, users can automate their regular desktop management routines like distributing software, installing patches, managing IT assets, imaging and deploying OS, and more.
  • 5
    libaums

    libaums

    Open source library to access USB Mass Storage devices on Android

    Open source library to access USB Mass Storage devices on Android without rooting your device. A library to access USB mass storage devices (pen drives, external HDDs, card readers) using the Android USB Host API. Currently, it supports the SCSI command set and the FAT32 file system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Doodle

    Doodle

    A pure Kotlin UI framework for the Web and Desktop

    Doodle helps you create beautiful, modern apps entirely in Kotlin. Its render model is intuitive yet powerful, making it easy to achieve complex UIs with pixel-level precision and layouts. This simplicity and power apply to everything from user input to drag and drop. Doodle lets you build and animate anything. Start creating your app for the Web and Desktop; just define your View hierarchy and business logic, and go.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    Apollo Kotlin

    Apollo Kotlin

    A strongly-typed, caching GraphQL client for the JVM, Android, etc.

    ... yourself, because these are generated from the GraphQL definitions your UI uses. Because generated types are query-specific, you can only access data that you actually specify as part of a query. If you don't ask for a particular field in a query, you can't access the corresponding property on the returned data structure. This library is designed primarily with Android in mind, but you can use it in any Java/Kotlin app, including multiplatform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
  • 10
    ACRA

    ACRA

    Application crash reports for Android

    ACRA is a library enabling Android applications to automatically post their crash reports to a report server. It is targeted to android applications developers to help them get data from their applications when they crash or behave erroneously. A crash reporting feature for android apps is native since Android 2.2 (FroYo) but only available through the official Android Market (and with limited data). ACRA is a great help for Android developers. ACRA's notification systems are clean. If a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Zally

    Zally

    A minimalistic, simple-to-use API linter

    Zally, a minimalistic, simple-to-use API linter. Its standard configuration will check your APIs against the rules defined in Zalando’s RESTful Guidelines, but anyone can use it out of the box. Zally’s easy-to-use CLI uses the server in the background so that you can check your API on the spot. It also features an intuitive Web UI that shows implemented rules and lints external files and (with its online editor) API definitions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    py2many

    py2many

    Transpiler of Python to many other languages

    ... via unit tests before you transpile. Swift and Kotlin dominate the mobile app development workflow. However, there is no one solution that works well for lower level libraries where there is desire to share code between platforms. Kotlin Mobile Multiplatform (KMM) is a player in this place, but it hasn't really caught on. py2many provides an alternative.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Tolgee Platform

    Tolgee Platform

    Developer & translator friendly web-based localization platform

    An open-source localization platform developers enjoy working with. Because it saves a lot of time you would spend on localization tasks without it because it enables you to provide perfectly translated software. Add translations in the code, and translate them directly in the app with the Tolgee i18n tool. Clicking an element while holding the ALT/option key opens a dialog where you can simply modify your strings. No need to edit large .json/.po/.whatever file. In-context translating also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Scrimage

    Scrimage

    JVM - Java, Kotlin, Scala image processing library

    Scrimage is an immutable, functional, and performant JVM library for the manipulation of images. The aim of this library is to provide a simple and concise way to do common image operations, such as resizing to fit a required width and height, converting between formats, applying filters, and so on. It is easy to use from any language on the JVM. A typical use case for this library would be creating thumbnails of images uploaded by users in a web app, bounding a set of product images so...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Compose Multiplatform

    Compose Multiplatform

    Compose Multiplatform, a modern UI framework for Kotlin

    Develop stunning shared UIs for Android, iOS, desktop, and web. Declarative framework for sharing UIs across multiple platforms. Based on Kotlin and Jetpack Compose. Build your user interface once, and use it on all platforms, Android, iOS, web, and desktop. Save yourself the effort of keeping different UIs in sync, and get your app into the hands of your users more quickly. Use the same familiar APIs from Jetpack Compose to build user interfaces for all platforms. Use a wide variety...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    KVision

    KVision

    Object oriented web framework for Kotlin/JS

    ... select box with ajax support. File upload with preview and multi-selection. Advanced charts. Reactive tables. The navigation bar, toolbar, context menu and off-canvas sidebar. Tooltips and popovers. Modals including ready to use alerts and confirm dialogs. Floating, re-sizable windows. Configurable toasts. React components and Onsen UI mobile web components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Blogfy

    Blogfy

    Blog taking application utilizing Ktor REST-API

    This is a complete app that demonstrates how to build an Android application using the Uncle Bob's Clean Architecture approach. The trick of the project is to demonstrate best practices, provide a set of guidelines, and present modern Android Application Architecture that is modular, scalable, maintainable, and testable, suitable for bigger teams and long application lifecycle management. Bottom navigation bar, bottom sheet, loading and confirmation dialogs. Display search history before making...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    YouTube Downloader ArmoMan

    YouTube Downloader ArmoMan

    An android application to download audio (mp3) from YouTube videos.

    An android application to download audio (mp3) from YouTube videos and from playlists. YouTube Downloader ArmoMan is an intuitive Android application designed to empower users to effortlessly extract high-quality MP3 audio from YouTube videos and playlists. With a user-friendly interface and a host of convenient features, this app simplifies the process of downloading and enjoying your favorite YouTube content in audio format. Download from SourceForge or GitHub. GitHub download page: https...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19
    Ostara

    Ostara

    Ostara is an admin app for Spring Boot applications

    Ostara is a modern desktop app for managing and monitoring Spring Boot applications with actuator API, similar to Spring Boot Admin. Our goal is to make the process more user-friendly and straightforward. With Ostara we wanted to create a tool that just works out of the box, without the need for anything besides a functioning Actuator API on the other end. Ostara allows you to gain insights into the performance and health of your applications by providing real-time data of metrics such as CPU...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    android-startup

    android-startup

    Performant way to initialize components at the application startup

    The Android Startup library provides a straightforward, performant way to initialize components at the application startup. Both library developers and app developers can use Android Startup to streamline startup sequences and explicitly set the order of initialization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Kotless

    Kotless

    Kotlin Serverless Framework

    Kotless stands for Kotlin serverless framework. Its focus lies in reducing the routine of serverless deployment creation by generating it straight from the code of the application itself. So, simply speaking, Kotless gives you one magic button to deploy your Web application as a serverless application on AWS and Azure. Kotless is able to deploy existing Spring Boot or Ktor applications to AWS serverless platform. To do it, you'll need to set up a plugin and replace the existing dependency...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ComposeCookBook

    ComposeCookBook

    A Collection on all Jetpack compose UI elements, Layouts, Widgets

    A Collection of all Jetpack composes UI elements, Layouts, Widgets, and Demo screens to see it's potential. 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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Alerter

    Alerter

    An Android alerting library

    This library aims to overcome the limitations of Toasts and Snackbars, while reducing the complexity of your layouts. With simplicity in mind, the Alerter employs the builder pattern to facilitate easy integration into any app. A customizable Alert View is dynamically added to the Decor View of the Window, overlaying all content. Include the JitPack.io Maven repo in your project's build.gradle file.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    DisneyMotions

    DisneyMotions

    Disney app using transformation motions based on MVVM

    A Disney app using transformation motions based on MVVM (ViewModel, Coroutines, Flow, Room, Repository, Koin) architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    TheMovies2

    TheMovies2

    A demo project using The Movie DB based on Kotlin MVVM architecture

    A simple project using The Movie DB based on Kotlin MVVM architecture and material designs & animations.
    Downloads: 0 This Week
    Last Update:
    See Project