Skip to content

Releases: dragonflylee/trimui-port

TrimUI Smart Pro

Choose a tag to compare

@github-actions github-actions released this 07 Aug 07:52

Homebrew port for TrimUI Smart Pro

Extract the 7Z file to the Apps folder in the root directory of the SDCARD.

you can put following to SDCARD/Apps/Switchfin/config/Switchfin/config.json for add server url

{
  "servers": [
    {
      "urls": [
        "http://192.168.x.x:8096"
      ]
    }
  ]
}

Homebrew port for KNULLI

Choose a tag to compare

@github-actions github-actions released this 16 Sep 02:31

Extract the 7Z file to the share/roms/tools

you can put following to share/roms/tools/Switchfin/config/Switchfin/config.json for add server url

{
  "servers": [
    {
      "urls": [
        "http://192.168.x.x:8096"
      ]
    }
  ]
}