dracoox commited on
Commit
3f36f95
·
verified ·
1 Parent(s): 828977a

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +15 -40
README.md CHANGED
@@ -1,46 +1,21 @@
1
- [![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)
2
- # NoVNC-for-Heroku
3
- **Running a VNC server + NoVNC client on Heroku app**
 
 
 
 
4
 
5
- ### Features:
6
- - Running on Ubuntu 18.04 Docker Image
7
- - Google Chrome included
8
- - Lite Desktop xfce4
9
- - Easy to use
10
- - Can be easily customized
11
- - Support Chinese Language and Pinyin input method, check Readme.txt in Desktop
12
- - Use keyboard Shift button to switch input method
13
- - Modified from megatron0000/heroku-vnc
14
- - Password: demo2020
15
- - Display resolution setting command:
16
-
17
- xrandr -s 1440x900
18
-
19
- xrandr -s 800x600
20
-
21
- xrandr -s 1024x768
22
-
23
- xrandr -s 1200x500
24
-
25
- xrandr -s 1360x620
26
-
27
- xrandr -s 1920x1080
28
-
29
 
30
- ### Installation
31
 
32
- ##### Requirement:
33
- - Docker
34
- - GIT
35
- - A heroku account
36
- - Stable Network
37
- - A blank application
38
 
39
- ##### Steps:
40
- Click Deploy link in the top
 
41
 
42
- You will be asked for the application name. After you enter the application name, everything will be done automatically. If there is no error, you can access your app at: https://yourappname.herokapp.com
43
 
44
-
45
- I JUST EDITIED SOME CODES I AM NOT A OWNER OF THIS FILES
46
- ~KING REMIX
 
1
+ ---
2
+ tags:
3
+ - vnc
4
+ - heroku
5
+ - docker
6
+ - rixette
7
+ ---
8
 
9
+ # RixEtte Heroku VNC
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
 
11
+ This repository contains the RixEtte Heroku VNC setup, deployed using Docker.
12
 
13
+ ## Features
 
 
 
 
 
14
 
15
+ - Runs VNC server on Heroku
16
+ - Docker-based deployment
17
+ - Easy to customize and extend
18
 
19
+ ## Usage
20
 
21
+ Add your usage instructions here...