Skip to content

A simple Android application that acts as a reverse mirror, showing you the real you.

License

Notifications You must be signed in to change notification settings

chamajay/RealYou

Repository files navigation

RealYou

GitHub Release GitHub License

Ever wondered how others see you? RealYou is a simple Android application that acts as a reverse mirror, showing you the real you—exactly as others see you.

ScreenshotsFeaturesInstallationLicense

Screenshots

Note: The app uses the device's front camera to display a live preview of the user's face. The Mona Lisa image is used here for demonstration purposes only and is not part of the app.

The image used in the app screenshots feature the Mona Lisa painting by Leonardo da Vinci. This image is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license. The original work is available on Wikimedia Commons.

Features

  • Real and Mirrored Views: Easily switch between the real and mirrored views.

  • Side-by-Side Comparison: In landscape mode, view both real and mirrored views simultaneously for an easy comparison.

  • Gesture Support: Quickly switch between views with a simple double-tap.

  • Material 3 Design: Built with Google's latest Material 3 (Material You) guidelines for a clean and user-friendly experience.

Installation

1. GitHub Release

Get it on GitHub

2. Build From Source

To build RealYou from the source code, follow these steps:

  1. Clone the repository:

    git clone https://github.com/chamajay/RealYou.git
    
  2. Build the debug apk:

    • In the terminal, navigate to the project directory:

      cd RealYou
      
    • Make sure Android SDK path is set properly.

    • Run the following command to build the debug apk:

      ./gradlew assembleDebug
      
    • The generated apk will be located in app/build/outputs/apk/debug/.

  3. Install and run the app.

License

This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.

About

A simple Android application that acts as a reverse mirror, showing you the real you.

Topics

Resources

License

Stars

Watchers

Forks

Languages