SidharthMudgil / lg-motion

Control Liquid Galaxy through facial gestures for a captivating and intuitive experience.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LG Motion - Android Application for Liquid Galaxy

The incredible app designed to elevate your Liquid Galaxy experience like never before! With a seamless connection to your Liquid Galaxy rig, you can now control it remotely using facial expressions, voice commands, hand gestures, poses, and even object manipulation all at your fingertips!

The app utilizes the power of the Mediapipe API for recognizing and processing facial gestures, hand gestures, and body poses, making it easy for users to control their Liquid Galaxy experience through their Android device.

Table of Contents

Screenshots

Light Theme

Light Theme Screenshots Light Theme Screenshots Light Theme Screenshots Light Theme Screenshots Light Theme Screenshots Light Theme Screenshots

Dark Theme

Dark Theme Screenshots Dark Theme Screenshots Dark Theme Screenshots Dark Theme Screenshots Dark Theme Screenshots Dark Theme Screenshots

Map Styles

Map Styles Screenshots Map Styles Screenshots Map Styles Screenshots Map Styles Screenshots Map Styles Screenshots Map Styles Screenshots Map Styles Screenshots Map Styles Screenshots

Installation

Manual Installation

  1. Clone this repository to your local machine using the following command:
git clone https://github.com/SidharthMudgil/lg-motion.git
  1. Open the project in Android Studio.

  2. Build the project and install it on your Android device.

APK Installation

  1. Download the latest APK file from the "Releases" section of this GitHub repository.

    Download APK Download AAB
  2. Enable "Unknown Sources" in your Android device settings to allow the installation of apps from external sources.

  3. Locate the downloaded APK file and install it on your Android device.

Contribution

We welcome contributions to LG Motion from the open-source community. If you want to contribute to the project, follow these steps:

  1. Fork this repository to your GitHub account.

  2. Clone the forked repository to your local machine.

git clone https://github.com/your-username/lg-motion.git
  1. Create a new branch with a specific naming scheme that describes the purpose of your contribution. For example:

    • For adding a new feature: feature-add-new-feature
    • For fixing a specific issue: fix-issue-description
    • For general improvements: enhancement-improvement-description
  2. Make the necessary changes and improvements in your branch.

  3. Test your changes to ensure they are working as expected.

  4. Follow the coding style and naming conventions of the existing codebase.

  5. Commit your changes and push them to your forked repository:

git commit -m "Add a concise commit message describing your changes"
git push origin your-branch-name
  1. Create a pull request from your branch to the main LG Motion repository.

  2. Pull request will be reviewed, and if everything is satisfactory, it will be merged into the main repository.

Please provide clear and descriptive pull request messages, along with before and after screenshots, to help with the review process.

Let's build LG Motion together and make Liquid Galaxy control even more exciting and accessible for everyone!

About

Control Liquid Galaxy through facial gestures for a captivating and intuitive experience.

License:GNU General Public License v3.0


Languages

Language:Kotlin 97.4%Language:HTML 2.6%