{"id":13441544,"url":"https://github.com/TigerVNC/tigervnc","last_synced_at":"2025-03-20T12:31:30.524Z","repository":{"id":18124927,"uuid":"21202902","full_name":"TigerVNC/tigervnc","owner":"TigerVNC","description":"High performance, multi-platform VNC client and server","archived":false,"fork":false,"pushed_at":"2024-10-22T13:50:15.000Z","size":23254,"stargazers_count":5139,"open_issues_count":188,"forks_count":942,"subscribers_count":149,"default_branch":"master","last_synced_at":"2024-10-25T19:38:48.023Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://tigervnc.org","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TigerVNC.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-06-25T12:48:26.000Z","updated_at":"2024-10-25T02:17:20.000Z","dependencies_parsed_at":"2024-03-30T21:22:28.520Z","dependency_job_id":"4cbf6756-961c-4681-9d90-334b32e84564","html_url":"https://github.com/TigerVNC/tigervnc","commit_stats":{"total_commits":4479,"total_committers":134,"mean_commits":33.42537313432836,"dds":0.6318374637195803,"last_synced_commit":"7a2af97447ffbfeccf67de9a7f9eb1acd447ac9a"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TigerVNC%2Ftigervnc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TigerVNC%2Ftigervnc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TigerVNC%2Ftigervnc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TigerVNC%2Ftigervnc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TigerVNC","download_url":"https://codeload.github.com/TigerVNC/tigervnc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221760029,"owners_count":16876338,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T03:01:35.286Z","updated_at":"2025-03-20T12:31:30.518Z","avatar_url":"https://github.com/TigerVNC.png","language":"C++","funding_links":[],"categories":["C++","IoT"],"sub_categories":[],"readme":"About TigerVNC\n==============\n\nVirtual Network Computing (VNC) is a remote display system which allows you to\nview and interact with a virtual desktop environment that is running on another\ncomputer on the network.  Using VNC, you can run graphical applications on a\nremote machine and send only the display from these applications to your local\nmachine.  VNC is platform-independent and supports a wide variety of operating\nsystems and architectures as both servers and clients.\n\nTigerVNC is a high-speed version of VNC based on the RealVNC 4 and X.org code\nbases.  TigerVNC started as a next-generation development effort for TightVNC\non Unix and Linux platforms, but it split from its parent project in early 2009\nso that TightVNC could focus on Windows platforms.  TigerVNC supports a variant\nof Tight encoding that is greatly accelerated by the use of the libjpeg-turbo\nJPEG codec.\n\n\nLegal\n=====\n\nIncomplete and generally out of date copyright list::\n\n        Copyright (C) 1999 AT\u0026T Laboratories Cambridge\n        Copyright (C) 2002-2005 RealVNC Ltd.\n        Copyright (C) 2000-2006 TightVNC Group\n        Copyright (C) 2005-2006 Martin Koegler\n        Copyright (C) 2005-2006 Sun Microsystems, Inc.\n        Copyright (C) 2006 OCCAM Financial Technology\n        Copyright (C) 2000-2008 Constantin Kaplinsky\n        Copyright (C) 2004-2017 Peter Astrand for Cendio AB\n        Copyright (C) 2010 Antoine Martin\n        Copyright (C) 2010 m-privacy GmbH\n        Copyright (C) 2009-2011 D. R. Commander\n        Copyright (C) 2009-2011 Pierre Ossman for Cendio AB\n        Copyright (C) 2004, 2009-2011 Red Hat, Inc.\n        Copyright (C) 2009-2025 TigerVNC team\n        All Rights Reserved.\n\nThis software is distributed under the GNU General Public Licence as published\nby the Free Software Foundation.  See the file LICENCE.TXT for the conditions\nunder which this software is made available.  TigerVNC also contains code from\nother sources.  See the Acknowledgements section below, and the individual\nsource files, for details of the conditions under which they are made\navailable.\n\n\nAll Platforms\n=============\n\nAll versions of TigerVNC contain the following programs:\n\n* vncviewer - the cross-platform TigerVNC Viewer, written using FLTK.\n              vncviewer connects to a VNC server and allows you to interact\n              with the remote desktop being displayed by the VNC server.  The\n              VNC server can be running on a Windows or a Unix/Linux machine.\n\n\nWindows-specific\n================\n\nThe Windows version of TigerVNC contains the following programs:\n\n* winvnc - the TigerVNC server for Windows.  winvnc allows a Windows desktop to\n           be accessed remotely using a VNC viewer.\n\nWARNING: winvnc is currently unmaintained and and may not function correctly.\n\nwinvnc may not work if the Fast user switching or Remote desktop features are\nin use.\n\n\nUnix/Linux-specific (not Mac)\n=============================\n\nThe Unix/Linux version of TigerVNC contains the following programs:\n\n* Xvnc - the TigerVNC server for Unix.  Xvnc is both a VNC server and an X\n         server with a \"virtual\" framebuffer.  You should normally use the\n         vncserver service to start Xvnc.\n\n* vncpasswd - a program which allows you to change the VNC password used to\n              access your VNC server sessions (assuming that VNC authentication\n              is being used.) This command must be run to set a password before\n              using VNC authentication with any of the servers or services.\n\n* vncconfig - a program which is used to configure and control a running\n              instance of Xvnc.\n\n* x0vncserver - an inefficient VNC server which continuously polls any X\n                display, allowing it to be controlled via VNC.  It is intended\n                mainly as a demonstration of a simple VNC server.\n\nIt also contains the following systemd service:\n\n* vncserver@.service - a service to start a user session with Xvnc and one of\n                       the desktop environments available on the system.\n\nACKNOWLEDGEMENTS\n================\n\nThis distribution contains public domain DES software by Richard Outerbridge.\nThis is:\n\n    Copyright (c) 1988,1989,1990,1991,1992 by Richard Outerbridge.\n    (GEnie : OUTER; CIS : [71755,204]) Graven Imagery, 1992.\n\n\nThis distribution contains software from the X Window System.  This is:\n\n Copyright 1987, 1988, 1998  The Open Group\n \n Permission to use, copy, modify, distribute, and sell this software and its\n documentation for any purpose is hereby granted without fee, provided that\n the above copyright notice appear in all copies and that both that\n copyright notice and this permission notice appear in supporting\n documentation.\n \n The above copyright notice and this permission notice shall be included in\n all copies or substantial portions of the Software.\n \n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE\n OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN\n AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\n CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n \n Except as contained in this notice, the name of The Open Group shall not be\n used in advertising or otherwise to promote the sale, use or other dealings\n in this Software without prior written authorization from The Open Group.\n \n \n Copyright 1987, 1988 by Digital Equipment Corporation, Maynard, Massachusetts.\n \n                         All Rights Reserved\n \n Permission to use, copy, modify, and distribute this software and its \n documentation for any purpose and without fee is hereby granted, \n provided that the above copyright notice appear in all copies and that\n both that copyright notice and this permission notice appear in \n supporting documentation, and that the name of Digital not be\n used in advertising or publicity pertaining to distribution of the\n software without specific, written prior permission.  \n \n DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING\n ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL\n DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR\n ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,\n WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,\n ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS\n SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTigerVNC%2Ftigervnc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FTigerVNC%2Ftigervnc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTigerVNC%2Ftigervnc/lists"}