All Projects → dernasherbrezon → rtlSpectrum

dernasherbrezon / rtlSpectrum

Licence: Apache-2.0 license
Analyze spectrograms created by rtl_power

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to rtlSpectrum

radio-astronomy-fftw
fftw3 based radio-astronomy data collection and dissemination (see project on hackster.io website)
Stars: ✭ 22 (-53.19%)
Mutual labels:  rtl-sdr, rtl-power
rtl-power-fftw
Power spectrum for RTLSDR dongles.
Stars: ✭ 139 (+195.74%)
Mutual labels:  rtl-sdr, rtl-power
PiHoleWidgets
PiHole Widgets using JAVAFX
Stars: ✭ 67 (+42.55%)
Mutual labels:  javafx
ScaledFX
JavaFX pane for scaling arbitrary content nodes (used in VWorkflows)
Stars: ✭ 84 (+78.72%)
Mutual labels:  javafx
LR-Parser
LR Parser (LR(0), SLR(1), CLR(1) and LALR(1))
Stars: ✭ 40 (-14.89%)
Mutual labels:  javafx
InvMan
Open source JavaFX inventory management application
Stars: ✭ 40 (-14.89%)
Mutual labels:  javafx
FXTools
My JavaFX resources, libraries & ready tools (GUI) using in JavaFX projects.
Stars: ✭ 37 (-21.28%)
Mutual labels:  javafx
spring-javafx-material-design-admin
Aplicação desktop para Gerenciamento de estoque e vendas com Spring Boot, JavaFX e Material Design
Stars: ✭ 56 (+19.15%)
Mutual labels:  javafx
LogoRRR
A log viewer which visualises log events such that it is easy to identify problems or events of interest. This app was implemented using Scala and JavaFX, GluonHQ toolchain and GraalVM as platform.
Stars: ✭ 40 (-14.89%)
Mutual labels:  javafx
mano-simulator
🖥️ An assembler and hardware simulator for the Mano Basic Computer, a 16 bit computer.
Stars: ✭ 20 (-57.45%)
Mutual labels:  javafx
actlist-plugin
🔧 Actlist Plugin library to development and debugging.
Stars: ✭ 14 (-70.21%)
Mutual labels:  javafx
StockManager
a JavaFX stock manager app
Stars: ✭ 29 (-38.3%)
Mutual labels:  javafx
Brutal-wordlist-Generator
Brutal Wordlist Generator is a java based Application software used to generate the wordlist with best of UX interface
Stars: ✭ 24 (-48.94%)
Mutual labels:  javafx
VickyWarAnalyzer
Victoria II war analyzer. Java 8 + JavaFX + Maven
Stars: ✭ 43 (-8.51%)
Mutual labels:  javafx
ChessLiteGUI
A lightweight Chess GUI for playing Chess on a personal computer.
Stars: ✭ 2 (-95.74%)
Mutual labels:  javafx
stagedisplayviewer
Stage display viewer in java for propresenter
Stars: ✭ 30 (-36.17%)
Mutual labels:  javafx
orson-charts
A 3D chart library for Java applications (JavaFX, Swing or server-side).
Stars: ✭ 94 (+100%)
Mutual labels:  javafx
scraper
A simple web scraper built around the JavaFX WebEngine
Stars: ✭ 13 (-72.34%)
Mutual labels:  javafx
Desktop-Applications-JavaFX
JavaFX Open Source Projects
Stars: ✭ 69 (+46.81%)
Mutual labels:  javafx
SnakeFX
Snake game in JavaFX
Stars: ✭ 41 (-12.77%)
Mutual labels:  javafx

rtlSpectrum Build Status Quality Gate Status

Analyze spectrograms created by rtl_power

Screenshots

screen1 screen2

Features

  • load from .csv file produced by rtl_power
  • run rtl_power directly. it should be available in the $PATH
  • add multiple graphs for analysis
  • substract one graph from another
  • save/export graph in the rtl_power based format

Installation

  • Ensure you have java installed. Required version is Java 11+
  • Go to Releases tab
  • Download the latest .jar file for your operating system. Supported operating systems are:
    • Linux 64bit
    • Windows 64bit
    • MacOS Intel 64bit
    • MacOS M1
  • Run it using the command java -jar rtlSpectrum_win.jar
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].