Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
longvis:welcome [2025/06/11 01:15] optrixlongvis:welcome [2025/12/18 22:50] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====ARDI Face Display==== ====ARDI Face Display====
  
-The **ARDI Face Display** program is an example of an independent [[https://www.electronjs.org/|Electron]]-based application that builds on an ARDI system to provide specific functions+The **ARDI Face Display** program is an example of an [[https://www.electronjs.org/|Electron]]-based application that shows how you can build your own unique products on top of the data from an ARDI system.
  
-Electron applications are written in Javascript and Node.JS, building cross-platform applications. These apps use a built-in web browser to display content to the user, allowing smooth, engaging user interfaces while still having the full capabilities of a desktop application.+This lets you create apps that take advantage of ARDIs [[why|benefits]], but also meet the needs of individual customers and specific markets. 
 + 
 +===What Is An Electron App?=== 
 + 
 +Electron applications are written in Javascript and Node.JS, building cross-platform applications that run on Windows, Linux and MacOS 
 + 
 +These apps use a built-in web browser to display content to the user, allowing smooth, engaging user interfaces while still having the full capabilities of a desktop application. 
 + 
 +===Download===
  
 [[https://ardi.com.au/downloads/misc/ardi_face_display.zip|ARDI Face Display (Windows)]] [[https://ardi.com.au/downloads/misc/ardi_face_display.zip|ARDI Face Display (Windows)]]
  
-You can learn about the program and how it was made here...+Unzip the file into a folder on your computer and run **ARDI Face Display.exe**. 
 + 
 +===Documentation=== 
 + 
 +You can learn about the program itself and a guide to how to build your own ARDI-powered Electron project below...
  
 [[user|Read the User Documentation]] \\ [[user|Read the User Documentation]] \\
 [[developer|Read the Developer Documentation]] \\ [[developer|Read the Developer Documentation]] \\
 [[why|Why Use ARDI As A Backend?]] [[why|Why Use ARDI As A Backend?]]