Skip to content

Repository files navigation

Plots

A lightweight launcher-style macOS app that simply graphs array data such as csv / dat / ras / SPEC txt.

日本語版 README

Keyboard Shortcuts

  • Open — ⌘O
  • New window — ⌘N
  • Reveal in Finder — ⌘F
  • Open in editor (configurable) — ⌘E
  • Copy path — ⌘P
  • Save panel image (to Downloads) — ⌘S
  • Next / previous X-axis column — ⌘X / ⇧⌘X
  • Next / previous Y-axis column — ⌘Y / ⇧⌘Y
  • Open the filter window — ⌥⌘F
  • Settings — ⌘,
  • Next / previous window — ⌘` / ⇧⌘`
  • Tile windows — ⌥⌘A
  • Minimize — ⌘M

Setup

In a terminal, move into this folder and run the following two commands in order:

npm install          # first time only — fetches dependencies
npm run app:install  # builds, installs into /Applications, and launches

After that, just run npm run app:install to update to the latest build.

Stack

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages