All Projects → gujjwal00 → avnc

gujjwal00 / avnc

Licence: GPL-3.0 license
VNC Client for Android

Programming Languages

kotlin
9241 projects
C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
CMake
9771 projects

Projects that are alternatives of or similar to avnc

vernacular-vnc
A pure Java VNC client library
Stars: ✭ 55 (-73.43%)
Mutual labels:  vnc-client, remote-desktop, vnc
Wayvnc
A VNC server for wlroots based Wayland compositors
Stars: ✭ 273 (+31.88%)
Mutual labels:  remote-desktop, vnc
docker-chromium
Docker container with Chromium desktop and a Web VNC client allowing you to run Chromium on any server you have
Stars: ✭ 64 (-69.08%)
Mutual labels:  remote-desktop, vnc
easy-novnc
Single-binary noVNC instance, web UI, and multi-host proxy.
Stars: ✭ 142 (-31.4%)
Mutual labels:  remote-desktop, vnc
Headmore
Top geek’s VNC client that runs in Linux terminal (Linux VT console, xterm, and more)
Stars: ✭ 82 (-60.39%)
Mutual labels:  remote-desktop, vnc
UltraVNC
UltraVNC Server and UltraVNC Viewer | Official repository: https://github.com/ultravnc/UltraVNC
Stars: ✭ 400 (+93.24%)
Mutual labels:  vnc-client, vnc
Libvncserver
LibVNCServer/LibVNCClient are cross-platform C libraries that allow you to easily implement VNC server or client functionality in your program.
Stars: ✭ 695 (+235.75%)
Mutual labels:  remote-desktop, vnc
VNCPwn
VNC pentest tool with bruteforce and ducky script execution features
Stars: ✭ 21 (-89.86%)
Mutual labels:  vnc-client, vnc
jfxvnc
JavaFX based VNC client
Stars: ✭ 44 (-78.74%)
Mutual labels:  vnc-client, vnc
Multivnc
MultiVNC is a cross-platform Multicast-enabled VNC viewer using wxWidgets and libvncclient . It runs on Unix, Mac OS X and Windows. Features include support for most encodings, ZeroConf service discovery and a seamless edge control mode á la x2vnc. There also is a mobile (Android) version with a different feature set available.
Stars: ✭ 134 (-35.27%)
Mutual labels:  remote-desktop, vnc
Premotem
Personal Remote Manager
Stars: ✭ 161 (-22.22%)
Mutual labels:  remote-desktop, vnc
RabbitRemoteControl
Remote control. Support VNC, RDP, Terminal, SSH, TELNET etc
Stars: ✭ 82 (-60.39%)
Mutual labels:  remote-desktop, vnc
PeekABoo
PeekABoo tool can be used during internal penetration testing when a user needs to enable Remote Desktop on the targeted machine. It uses PowerShell remoting to perform this task. Note: Remote desktop is disabled by default on all Windows operating systems.
Stars: ✭ 120 (-42.03%)
Mutual labels:  remote-desktop
soulseek-docker
🐳 Soulseek Over noVNC Docker Container
Stars: ✭ 149 (-28.02%)
Mutual labels:  vnc
qmlvncviewer
VNC viewer component by qt quick
Stars: ✭ 52 (-74.88%)
Mutual labels:  vnc
RemoteDesktop
A simple remote desktop server/client application for Windows
Stars: ✭ 30 (-85.51%)
Mutual labels:  remote-desktop
winagent
Windows agent for Tactical RMM
Stars: ✭ 20 (-90.34%)
Mutual labels:  remote-desktop
SimpleRemoteDesktop
Remote desktop management from a web browser, based on Qt5.
Stars: ✭ 29 (-85.99%)
Mutual labels:  remote-desktop
Novnc
VNC client web application
Stars: ✭ 8,269 (+3894.69%)
Mutual labels:  vnc-client
RemoteAssistance-JAVA
RemoteControl like TeamViewer(JAVA)
Stars: ✭ 28 (-86.47%)
Mutual labels:  remote-desktop

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

Screenshots

Development

Tools required:

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

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

git clone [email protected]: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.

Translation

You can translate AVNC on Weblate.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].