FastWave2.0/README.md

2.5 KiB

FastWave

Cross-Platform Wave Viewer


Fastwave - Browser (Firefox) Browser (Firefox)

Fastwave - Desktop, miller columns and tree Desktop, miller columns and tree

Fastwave - Zoom, pan and basic number formats Zoom, pan and basic number formats

Fastwave - Zoom and all formats Zoom and all formats

Fastwave - Javascript commands Javascript commands

Fastwave - Load and save selected variables Load and save selected variables


Install requirements:

  1. Install Rust
  2. Install Node.js
  3. cargo install cargo-make
  4. makers install

Start the desktop version:

  1. makers start

Troubleshooting:


Production build of the desktop version:

  1. makers bundle
  2. Runnable executable is in target/release
  3. Installable bundles specific for the platform are in target/release/bundle

Start in a browser:

  1. makers start_browser
  2. Ctrl + Click the server URL mentioned in the terminal log

Start in a browser in the release mode:

  1. makers start_browser_release
  2. Ctrl + Click the server URL mentioned in the terminal log

Steps before pushing:

  1. makers format

Test files

See the folder test_files.