Skip to content

gujjwal00/avnc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9d45d54 · Feb 25, 2025
Feb 2, 2024
Aug 4, 2024
Feb 25, 2025
Jan 22, 2025
Dec 16, 2023
Feb 25, 2025
Aug 12, 2021
Aug 21, 2021
Aug 14, 2020
Nov 7, 2022
Feb 24, 2024
Dec 16, 2023
Dec 16, 2023
Apr 1, 2023

Repository files navigation

AVNC Banner

AVNC is a VNC client for Android.


Features

  • Material Design (with Dark theme)
  • Configurable gestures
  • Tight encoding
  • Virtual Keys
  • Picture-in-Picture mode
  • View-only mode
  • Zeroconf Server Discovery
  • TLS support (AnonTLS, VeNCrypt)
  • SSH tunnel (VNC over SSH)
  • Import/Export servers
  • VNC Repeater support
  • Clipboard Sync with server

Get it on F-Droid Get it on Play Store

Screenshots

Development

Tools required:

  • Git
  • Android Studio
  • Android SDK
  • NDK (with CMake)

To get started, simply clone the repo and initialize submodules:

git clone https://github.com/gujjwal00/avnc.git
cd avnc
git submodule update --init --depth 1

Now you can import the project in Android Studio, or build it directly from terminal.

Read Architecture.kt (preferably in Android Studio) to know more about the code.

You can translate AVNC on Weblate.

Translation status