{"id":13493366,"url":"https://github.com/shanept/framebuffer-vnc-server","last_synced_at":"2026-03-11T22:18:14.712Z","repository":{"id":77634493,"uuid":"108487676","full_name":"shanept/framebuffer-vnc-server","owner":"shanept","description":"Linux VNC server operating off the framebuffer","archived":false,"fork":false,"pushed_at":"2018-08-28T05:11:43.000Z","size":115,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-31T07:34:18.861Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/shanept.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2017-10-27T02:08:21.000Z","updated_at":"2024-09-11T10:29:43.000Z","dependencies_parsed_at":"2023-02-27T23:01:17.904Z","dependency_job_id":null,"html_url":"https://github.com/shanept/framebuffer-vnc-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shanept%2Fframebuffer-vnc-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shanept%2Fframebuffer-vnc-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shanept%2Fframebuffer-vnc-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shanept%2Fframebuffer-vnc-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shanept","download_url":"https://codeload.github.com/shanept/framebuffer-vnc-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246021330,"owners_count":20710919,"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-31T19:01:14.530Z","updated_at":"2026-03-11T22:18:14.686Z","avatar_url":"https://github.com/shanept.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# framebuffer-vncserver\n\nVNC server for Linux framebuffer devices.\n\n[![Build Status](https://travis-ci.org/ponty/framebuffer-vncserver.svg?branch=master)](https://travis-ci.org/ponty/framebuffer-vncserver)\n\nThe goal is to check remote embedded Linux systems without X, so only the remote display is implemented. \n(no file transfer,..)\n\nThe code is based on a LibVNC example for Android:\nhttps://github.com/LibVNC/libvncserver/blob/master/examples/androidvncserver.c\n\nAll input handling was removed, command-line parameters port and fbdev were added.\nAnd then all input handling was added back in, to make it work again.\n32 bit color support was added.\n\n### build\n\nDependency:\n\n\tsudo apt-get install libvncserver-dev\n\nBuilding:\n        ./configure \u0026\u0026 make \u0026\u0026 make install\n \n\n### command-line help \n\n\t# framebuffer-vncserver -h\n\tframebuffer-vncserver [-f device] [-p port] [-h]\n\t-p port: VNC port, default is 5900\n\t-f device: framebuffer device node, default is /dev/fb0\n\t-k device: keyboard device node\n\t-m device: mouse device node\n\t-v : Verbose output, errors only (to stderr stream)\n\t-vv : Very verbose output, errors and debugging (to stderr stream)\n\t-h : print this help\n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshanept%2Fframebuffer-vnc-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshanept%2Fframebuffer-vnc-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshanept%2Fframebuffer-vnc-server/lists"}