Upload folder using huggingface_hub
Browse files
README.md
CHANGED
@@ -1,46 +1,21 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
4 |
|
5 |
-
|
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 |
-
|
31 |
|
32 |
-
|
33 |
-
- Docker
|
34 |
-
- GIT
|
35 |
-
- A heroku account
|
36 |
-
- Stable Network
|
37 |
-
- A blank application
|
38 |
|
39 |
-
|
40 |
-
|
|
|
41 |
|
42 |
-
|
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...
|
|
|
|