PenguinSnail / penguinWX

Node.JS tool to predict, schedule, record, and process weather satellite images with the RTL-SDR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dependencies

Compilation

  • nodejs and npm
  • tsc (typescript compiler)

Runtime

General Dependencies

  • rtl_sdr (we only need the rtl_fm command)
  • sox
  • at

METEOR Dependencies

NOAA Dependencies

About

Node.JS tool to predict, schedule, record, and process weather satellite images with the RTL-SDR

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 100.0%