my-arcam-remote
A remote for Arcam products using Svelte, Python and the
arcam_fmj library.
Running the App
Step 1: Obtain Device IP Address
- Ensure your arcam device is connected to your network via ethernet
cable.
- Obtain the device's IP address following the steps on
this document
on page 16 on the rightmost section.
Step 2: Create .env
file with ARCAM_IP entry
create a .env
file in the project directory with the contents below. Ensure
the ip address matches the value you got from step 1.
ARCAM_IP=192.168.1.1
Step 3: Run the application with docker-compose
- Make sure docker-compose is installed.
- From the
my-arcam-remote
directory run docker-compose up
.
- The website should be accessible at http://localhost after building.
Example Screenshot
The website has a simple UI for both the browser and the phone: