{"id":21684253,"url":"https://github.com/soffchen/tiny-remote-desktop","last_synced_at":"2025-03-20T11:25:22.767Z","repository":{"id":55568628,"uuid":"246728281","full_name":"soffchen/tiny-remote-desktop","owner":"soffchen","description":"Tiny Alpine desktop with \"headless\" VNC/RDP session and arm support","archived":false,"fork":false,"pushed_at":"2020-12-21T16:36:08.000Z","size":4,"stargazers_count":46,"open_issues_count":2,"forks_count":30,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-25T11:43:34.197Z","etag":null,"topics":["alpine","headless","rdp","vnc"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/soffchen.png","metadata":{"files":{"readme":"README.md","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}},"created_at":"2020-03-12T02:45:57.000Z","updated_at":"2025-01-13T04:16:18.000Z","dependencies_parsed_at":"2022-08-15T03:20:33.911Z","dependency_job_id":null,"html_url":"https://github.com/soffchen/tiny-remote-desktop","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/soffchen%2Ftiny-remote-desktop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soffchen%2Ftiny-remote-desktop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soffchen%2Ftiny-remote-desktop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soffchen%2Ftiny-remote-desktop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soffchen","download_url":"https://codeload.github.com/soffchen/tiny-remote-desktop/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244602365,"owners_count":20479611,"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":["alpine","headless","rdp","vnc"],"created_at":"2024-11-25T16:15:04.838Z","updated_at":"2025-03-20T11:25:22.746Z","avatar_url":"https://github.com/soffchen.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Alpine docker container image with \"headless\" VNC/RDP environments\n\nInstalled with the following components:\n\n* Desktop environment [**Fluxbox**](http://fluxbox.org)\n* xrdp server (default RDP port `3389`)\n* vnc server (default VNC port `5901`)\n* [**noVNC**](https://github.com/novnc/noVNC) - HTML5 VNC client (default http port `6901`)\n* Browsers:\n  * Chromium\n  * Firefox\n  \n\n## Current provided OS \u0026 UI sessions:\n\n* `soff/tiny-remote-desktop`: __Alpine with `Fluxbox` UI session__\n\n\n## Usage\n\n- Run command with mapping to local port `5901` (vnc protocol) and `6901` (vnc web access):\n\n      docker run -d -p 5901:5901 -p 6901:6901 soff/tiny-remote-desktop\n\n- Run command with mapping to local port `3389` (rdp protocol):\n\n      docker run -d -p 3389:3389 soff/tiny-remote-desktop\n\n- Run command with mapping to local port `5901` (vnc protocol) and `6901` (vnc web access) with access password:\n\n      docker run -d -p 5901:5901 -p 6901:6901 -e VNC_PASSWORD=\"vncpassword\" soff/tiny-remote-desktop\n\n- Run command with mapping to local port `5901` (vnc protocol) and `6901` (vnc web access) with specific resolution:\n\n      docker run -d -p 5901:5901 -p 6901:6901 -e RESOLUTION=1600x1200 soff/tiny-remote-desktop\n\n## Hints\n\n### 1) No start menu?\nJust right click on desktop, the start menu will pop up.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoffchen%2Ftiny-remote-desktop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoffchen%2Ftiny-remote-desktop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoffchen%2Ftiny-remote-desktop/lists"}