Need help? Go to the FujiNet Wiki!

{% if components.network %}
NETWORK
FujiNet version
<%FN_VERSION%>
{% if tweaks.fujinet_pc %}
Device name
{% else %}
Host name
{% endif %}
{% if tweaks.fujinet_pc %}
Host name
<%FN_HOSTNAME%>
{% else %}
IP address
<%FN_IPADDRESS%> / <%FN_IPMASK%>
{% endif %}
{% if tweaks.fujinet_pc %}
IP address
Default gateway
DNS server
{% else %}
Default gateway
<%FN_IPGATEWAY%>
DNS server
<%FN_IPDNS%>
WiFi SSID
<%FN_WIFISSID%>
WiFi BSSID
<%FN_WIFIBSSID%>
WiFi MAC address
<%FN_WIFIMAC%>
WiFi details
<%FN_WIFIDETAIL%>
{% endif %}
{% endif %} {% if components.hardware %}
HARDWARE
{% if tweaks.fujinet_pc %}
Detected Hardware Version
<%FN_HARDWARE_VER%>
System
<%FN_UNAME%>
Current time
<%FN_CURRENTTIME%>
FujiNet uptime
{% if components.hsio_settings %}
HSIO Index:Baud
<%FN_SIO_HSTEXT%>:
{% endif %}
Restart FujiNet
{% else %}
Detected Hardware Version
<%FN_HARDWARE_VER%>
SPIFFS size
SPIFFS used
SD size
SD used
Uptime
Current time
<%FN_CURRENTTIME%>
Free heap
SOC SDK
<%FN_SYSSDK%>
CPU revision
<%FN_SYSCPUREV%>
Bus Voltage
<%FN_BUSVOLTS%>
{% if components.hsio_settings %}
HSIO Index:Baud
<%FN_SIO_HSINDEX%>:
{% endif %} {% endif %}
{% endif %} {% if components.hosts_list %}
HOSTSLIST
{% for hs in range(1, 9) %}
Host {{ hs }}
{% if tweaks.fujinet_pc %} {% else %} {% endif %}
{% endfor %}
{% endif %} {% if components.mount_list %}
MOUNTLIST
{% if not tweaks.fujinet_pc %} {% endif %} {% for ds in range(1, 9) %}
Drive Slot {{ ds }}<%FN_DRIVE{{ ds }}DEVICE%> [EJECT]
{% if tweaks.fujinet_pc %} {% else %}
<%FN_DRIVE{{ ds }}HOST%> :: <%FN_DRIVE{{ ds }}MOUNT%>
{% endif %}
{% endfor %} {% if tweaks.fujinet_pc %}
Drive Slots
{% endif %}
{% endif %} {% if components.printer_settings %}
PrinterSettings
{% endif %} {% if components.modem_settings %}
ModemSettings
{% endif %} {% if components.hsio_settings %}
HSIOSettings
{% if tweaks.fujinet_pc %}<%FN_SIO_HSTEXT%>{% else %}<%FN_SIO_HSINDEX%>{% endif %}

{% endif %} {% if components.timezone %}
Time{% if tweaks.fujinet_pc %}Settings{% else %}Zone{% endif %}
{% if not tweaks.fujinet_pc %}
 
{% endif %} {% if components.apetime %}
{% endif %}
{% endif %} {% if components.udp_stream %}
UDPStream

If port not supplied, default is 5004 for MIDIMaze.
Example: example.com:6502
MIDIMaze example: 192.168.0.1 or 192.168.0.1:5004
{% endif %} {% if components.program_recorder %}
ProgramRecorder
<%FN_PLAY_RECORD%>
<%FN_PULLDOWN%>

{% if not tweaks.fujinet_pc %}
{% endif %}
Press to rewind cassette
{% endif %} {% if components.disk_swap %}
DiskSwap
{% endif %} {% if components.serial_port %}
SerialPort
{% endif %} {% if components.emulator_settings %}
EmulatorSettings

When enabled, FujiNet will not use the physical serial port to transmit SIO data and signals. Instead, it will communicate over the network with an Atari emulator. Port is optional (defaults to 9997).
{% endif %} {% if components.boot_settings %}
BootSettings
{% endif %} {% if components.cpm_settings %}
CP/MSettings

Custom CCP must be a valid path on the SD Card
Example: /some/directory/custom.ccp
Set CCP to $ for default built-in CCP
{% endif %}