https://github.com/snacks02/wobbling-statistics
Audio equipment statistics using Squiglink data
https://github.com/snacks02/wobbling-statistics
audio data data-visualization headphones iems speakers squiglink statistics
Last synced: 2 months ago
JSON representation
Audio equipment statistics using Squiglink data
- Host: GitHub
- URL: https://github.com/snacks02/wobbling-statistics
- Owner: snacks02
- License: isc
- Created: 2025-02-18T21:42:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-18T21:48:00.000Z (over 1 year ago)
- Last Synced: 2025-12-02T17:39:49.599Z (7 months ago)
- Topics: audio, data, data-visualization, headphones, iems, speakers, squiglink, statistics
- Language: Rust
- Homepage:
- Size: 78.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
WobblingStatistics
Audio equipment statistics using
Squiglink data
## Usage
```
~> wobbling-statistics --help
Usage: wobbling-statistics
Commands:
analyze Analyze data stored in the SQLite database
download Download Squiglink data and store it in the SQLite database
transform Transform the SQLite database to simplify analysis from SQL
Options:
-v, --version Show version
-h, --help Print help
```