Search Results for "unity source code" - Page 4

Showing 129 open source projects for "unity source code"

View related business solutions
  • Software Testing Platform | Testeum Icon
    Software Testing Platform | Testeum

    Testeum is a Software Testing & User Test platform

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • Accounting Software for Small Businesses | Xero Icon
    Accounting Software for Small Businesses | Xero

    Save 90% for 6 months on Xero's award-winning accounting and online bookkeeping platform for businesses of all sizes and stages of growth.

    Xero offers a robust ecosystem of connected apps and integrations with banks and financial institutions, enabling small businesses to access a wide range of solutions within Xero's open platform to streamline operations and manage finances. Additionally, accounting and bookkeeping firms benefit from efficient compliance tools, advanced practice management software, and a cloud-based unified accounting ledger for all clients, centralized in one place.
    Get 90% off for 6 months
  • 1
    XiaomiFirmwareUpdater

    XiaomiFirmwareUpdater

    Provides you with firmware packages for all Xiaomi devices (Backup)

    ...://xiaomifirmwareupdater.com/ Supported Devices: https://xiaomifirmwareupdater.com/supported/firmware/ XDA Support Thread: https://forum.xda-developers.com/android/software-hacking/devices-xiaomi-firmware-updater-t3741446 Source code: https://github.com/XiaomiFirmwareUpdater/ Telegram Channel: https://t.me/XiaomiFirmwareUpdater
    Downloads: 113 This Week
    Last Update:
    See Project
  • 2
    Intention Repeater MAX

    Intention Repeater MAX

    Repeating your Intentions to aid in manifestation

    Please see the README.txt. The ServitorConnect 4443 and Python Daemon and Intention Repeater Android are better because repeating once-per-hour is better than millions of times per second (or even 3Hz). The archive bundle includes binaries and source code for: MAX and Simple Intention Repeaters CUDA version for Windows/Linux Memory Frequency Generator Multi-Format to WAV Repeater Android app Sourcecode File/Image Writers Nesting Files Creator...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 3

    VPNHotspot

    Share your VPN connection over hotspot or repeater! (root required)

    (beta) SHA-256 fingerprint of the code transparency key certificate (must be compared with the developer's public key manually): C8 70 92 46 B3 32 22 6F 33 57 05 B4 5C 37 83 81 65 67 42 44 1B DC CC B2 96 1B 66 4D CF 4C 74 BC Connecting things to your VPN made simple. Share your VPN connection over hotspot or repeater. (root required) This app is useful for: Connecting things that don't support VPN like Chromecasts behind corporate firewalls; Setting up gapps behind corporate...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    Scala to Kotlin Converter

    Scala to Kotlin Converter

    Convert Scala source code to Kotlin source code.

    To convert my Scala unit tests to Kolin unit tests as Scala is a pain to upgrade and I'm stock at Scala 1.12. Easier to move to Kotlin which also works fine with Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise and Small Business CRM Solution | Clear C2 C2CRM Icon
    Enterprise and Small Business CRM Solution | Clear C2 C2CRM

    Voted Best CRM System with Top Ranked Customer Support. CRM Management includes Sales, Marketing, Relationship Management, and Help Desk.

    C2CRM consists of four modules that integrate to provide a comprehensive CRM solution: Relationship Management, Sales Automation, Marketing Automation, and Customer Service. Only buy what each user needs.
    Learn More
  • 5
    Snippetory

    Snippetory

    Java templating solution with passive templates.

    Snippetory is a platform for java developers dealing with any text generation. The abstraction layer helps to keep the issues of the 'view' in the view, while all logic is implemented in java. Editing, debugging and testing, all with the tools one is already used to. The separation of template keeps the template simple, the logic compact, and easy to navigate, and offers completely new re-usage scenarios. Sourceforge code hosting is abandoned. Primary site is now https://gitlab.com/jproggy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Horusec

    Horusec

    Open source tool that improves identification of vulnerabilities

    Horusec is an open source tool that performs a static code analysis to identify security flaws during the development process. Currently, the languages for analysis are C#, Java, Kotlin, Python, Ruby, Golang, Terraform, Javascript, Typescript, Kubernetes, PHP, C, HTML, JSON, Dart, Elixir, Shell, Nginx. The tool has options to search for key leaks and security flaws in all your project's files, as well as in Git history. Horusec can be used by the developer through the CLI and by the DevSecOps...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Immuni Android

    Immuni Android

    Official repository for the Android version of the immuni application

    This repository contains the source code of Immuni's Android client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SmartCookieWeb

    SmartCookieWeb

    A secure, open source web browser for Android

    An open-source web browser with privacy on by default. Customize and configure the browser to make it your own. You have a right to privacy, which is why SmartCookieWeb does not and will never collect your data or information on your web activity. All browser source code is open-source on GitHub. Fast and light. Completely free and ad-free. Disable images, block JavaScript and change the browser user agent. Customize navbar color, add a secondary navbar and set a homepage background. Allow...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    BleGattCoroutines

    BleGattCoroutines

    Functional Bluetooth GATT for Android (all the meanings)

    Functional Bluetooth GATT This library allows easy and safer usage of BluetoothGatt in Android. Instead of having callbacks to manage, you just need to call functions. It has also been tested successfully on Wear OS, with the sample included in this repository. It should work similarly on other Android variants such as Android TV. It does so by taking advantage of the excellent coroutines feature in the Kotlin programming language that allows one to write asynchronous code in a sequential...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Digital Payments by Deluxe Payment Exchange Icon
    Digital Payments by Deluxe Payment Exchange

    A single integrated payables solution that takes manual payment processes out of the equation, helping reduce risk and cutting costs for your business

    Save time, money and your sanity. Deluxe Payment Exchange+ (DPX+) is our integrated payments solution that streamlines and automates your accounts payable (AP) disbursements. DPX+ ensures secure payments and offers suppliers alternate ways to receive funds, including mailed checks, ACH, virtual credit cards, debit cards, or eCheck payments. By simply integrating with your existing accounting software like QuickBooks®, you’ll implement efficient payment solutions for AP with ease—without costly development fees or untimely delays.
    Learn More
  • 10
    StateView

    StateView

    Inflate loadingView/emptyView/retryView/anyView at runtime

    StateView is a lightweight control that inherits from View and absorbs some features of ViewStub. It is invisible in the initial state, does not occupy the layout position, and takes up little memory. The view will not be added to the layout until the view is empty/retry/loaded.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    JetPackMvvm

    JetPackMvvm

    A Jetpack combined with the MVVM rapid development framework

    A Jetpack combined with the MVVM rapid development framework, based on the MVVM model to integrate the JetPack component library officially recommended by Google: LiveData, ViewModel, Lifecycle, and Navigation components use Kotlin language, add a lot of extension functions, simplify the code and add Retrofit network requests, coroutines, to help you Simplify various operations, allowing you to quickly develop projects. The sample format is the data format returned by the Android Api...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    sonar-detekt

    sonar-detekt

    SonarQube plugin for Kotlin

    SonarQube plugin for Kotlin. detekt helps you write cleaner Kotlin code so you can focus on what matters the most building amazing software. detekt comes with a set of plugins that helps you configure it easily in your Gradle, Maven, Bazel build. Enjoy static analysis on Android, JVM, JS, Native, and Multiplatform projects out of the box. detekt can be easily extended with custom rules that help you track and fix anti-patterns in your codebase. detekt is entirely open-source and developed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    Decompose Kotlin

    Decompose Kotlin

    Kotlin Multiplatform lifecycle-aware business logic components

    Decompose is a Kotlin Multiplatform library for breaking down your code into lifecycle-aware business logic components (aka BLoC), with routing functionality and pluggable UI (Compose, Android Views, SwiftUI, Kotlin/React, etc.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JetQuotes

    JetQuotes

    Quotes Application built to Demonstrate use of Jetpack Compose

    A Quotes Application built to Demonstrate use of Jetpack Compose with Modern Android Architecture Components & MVVM Architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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: 1 This Week
    Last Update:
    See Project
  • 17
    KotCity

    KotCity

    KotCity, an open source city simulator

    This is pre-alpha software with super obvious bugs, rough edges, etc. In the spirit of "release early and release often", I am posting the code. This project is far from done but I prefer to get the code out there to be used by whomever. KotCity is a city simulator written in Kotlin inspired by the statistical city simulators of old. This game aims to achieve a mark somewhere between SimCity (1989) and SC2000. Hopefully, this mark will be hit and we can set our sights higher. The game...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Splitties

    Splitties

    A collection of hand-crafted extensions for your Kotlin projects

    Splitties is a collection of small Kotlin multiplatform libraries (with Android as first target). These libraries are intended to reduce the amount of code you have to write, freeing code reading and writing time, so you can focus more on what you want to build for your users (even if you're the only one), or have more time to have fun. This project is named "Splitties" because it is split in small modules, distributed as independent libraries, so you can add only the ones you need to your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    McImage

    McImage

    Auto Check big images and compress images in building

    ... if you need one line code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Scabbard

    Scabbard

    A tool to visualize Dagger 2 dependency graphs

    A tool to visualize and understand your Dagger 2 dependency graph.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MVIKotlin

    MVIKotlin

    Extendable MVI framework for Kotlin Multiplatform

    Extendable MVI framework for Kotlin Multiplatform with powerful debugging tools (logging and time travel) MVI stands for Model-View-Intent. It is an architectural pattern that utilizes unidirectional data flow. The data circulates between Model and View only in one direction, from Model to View and from View to Model. MVIKotlin is a Kotlin Multiplatform framework that provides a way of (not only) writing shared code using MVI pattern. It also includes powerful debug tools like logging and time...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Kotlin

    Kotlin

    The Kotlin programming language

    It is an open-source, statically typed programming language supported and developed by JetBrains and open-source contributors. Support for multiplatform programming is one of Kotlin’s key benefits. It reduces time spent writing and maintaining the same code for different platforms while retaining the flexibility and benefits of native programming. Kotlin plugin is intended to work with several recent versions of IntelliJ IDEA and Android Studio. Each platform is allowed to have a different set...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 23
    RxTool

    RxTool

    A collection of tools that Android developers have to collect

    A collection of tools that Android developers have to collect, Alipay payment, WeChat payment (unified order), WeChat sharing, Zip4j compression (supports sub-volume compression and encryption), Scanning and generation of codes and barcodes. Commonly used Dialog. WebView package can play video, Imitation betta fish sliding verification code. Toast package, Vibration, GPS, Color Picker, ArcGis, VTPK, Compile and run, maybe you will find surprises. The development process often requires the use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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: 1 This Week
    Last Update:
    See Project
  • 25
    Slazzer-Auto Image Background Remover

    Slazzer-Auto Image Background Remover

    Slazzer-Android can help to remove image background automatically

    ... for all your design needs. Looking to process millions of images? We've made it super easy to integrate our API into your project with just a few lines of code so you can remove bg at scale! We've also built plugins directly in the best design tools, programs, apps, and eCommerce platforms to improve your efficiency and workflow.
    Downloads: 2 This Week
    Last Update:
    See Project