请问各位大佬,用X3P可以安装AWTRIX的服务吗?9 ]0 Q6 S1 w: ?: ]5 G7 C7 j8 h
下面这是AWTRIX文档给的安装服务) g& u9 y- L4 n, }. p. h! ^1 i
说是系统支持JAVA8就行,不知道X3pz! b; U7 H7 S. Y/ z, ~
The 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:( u3 h5 A; E# ~; T7 Q" {4 B: B
! ?/ D0 K' o ~5 Z2 ?" K+ a) R
Windows:sudo java -jar awtrix.jar8 n" u3 S7 O0 e( s- Y
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 installation
0 R9 X: h0 E/ h b* l L( b; owget -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) f( c8 c9 }4 w0 k6 }% p# A6 E& `4 |
$ V5 x7 S8 B& y6 V
Stop AWTRIX
; Q) y9 w3 Y1 S0 ?7 i% `AWTRIX RestartSudo service awtrix startSudo service awtrix stop. {6 ?+ b; P# a0 T
Sudo service awtrix restart DockerRecommended: [color=var(--link-color)]Dockerhub ( H# X9 u( C3 u5 a! o
: H$ m& r, t9 F4 h
* t1 J0 I4 N5 u, d7 C |