请问各位大佬,用X3P可以安装AWTRIX的服务吗?
3 a! J \# Z6 A& o3 a6 k下面这是AWTRIX文档给的安装服务
3 w: l8 R# y1 c3 c* m" M# _# e说是系统支持JAVA8就行,不知道X3pz
$ T* f3 f8 d/ w* t( x- R! G, tThe host software is closed source for not foreseeable time! AWTRIX 2.0 can run on any platform (Windows, MacOS, Linux), the only requirement is the support of Java 8 (1.8_232). It is a non-GUI application, so no desktop environment is required. However, it is advisable not to use a desktop distribution to save processor power and memory. So use something like Rasbian lite. Please note that Java is not very resource efficient. If you want to use a Raspberry, I recommend at least a Raspberry 3+ or comparable. AWTRIX runs with a ZeroW, but slower. This tutorial describes the installation on a Linux machine. QuickstartThis short example shows how to start the Java application. Go to the next point for installation on a Linux machine. The current [color=var(--link-color)]AWTRIX Java Application download and run it from the command line or terminal. Linux & MacOS:
' l0 [) G! H! L1 Y. R- e$ z- e1 f& ` l
Windows:sudo java -jar awtrix.jar( c2 u+ e7 {* G2 T
java -jar awtrix.jar sudo is not always needed. It depends in which folder you want to start the application. AWTRIX has to create new folders and files, so in a few cases AWTRIX has no write permissions. Linux InstallerEnter the following command in your SSH terminal for automatic installation2 p J5 S# | B ^; k
wget -N https://blueforcer.de/awtrix/awtrix.sh ; sudo sh awtrix.sh Shortly after the start the web interface can be accessed via [color=var(--link-color)]http://awtrix_ip:7000. Starting AWTRIX
6 C8 u. x& {1 |
# ~# F0 y9 G) d k! ^Stop AWTRIX
6 ?' X: w9 M' {8 G3 XAWTRIX RestartSudo service awtrix startSudo service awtrix stop
* E0 E9 I8 a; R5 M4 K. x$ R; C USudo service awtrix restart DockerRecommended: [color=var(--link-color)]Dockerhub 3 S5 l" |# t% E& |, q- y3 k, h2 v
) ~( P9 n- V i* a
5 b; [1 e* {/ [: |+ R |