Skip to content

Installation Guide

Erik edited this page Feb 3, 2024 · 5 revisions

Windows

  • Option 1. Go to the Releases page and download the latest windows installer
    • Run the setup.exe.
    • Choose install for everyone if you are an admin user and would like to install the software in C:\Program Files in admin mode
    • Choose Install for only me if you do not have admin priviliges. The software will be installed in the user path

or

  • Option 2. open a command line terminal and run winget install FintX

MacOS

  • Option 1. Go to the Releases page and download the latest macOS installer
    • Extract the zip file anywhere
    • (Optional) Copy the FintX.app into the Applications folder

or

  • Option 2. open a command line terminal and run cask .. todo

Linux

  1. Go to the Releases page and download the latest linux release
  2. Extract the zip file anywhere in your linux machine
  3. Run the FintX executable

Note

You may need to run chmod +x on the extracted binaries

Clone this wiki locally