{"id":15394899,"url":"https://github.com/cgbur/meter","last_synced_at":"2025-04-15T23:53:45.160Z","repository":{"id":37008895,"uuid":"399986634","full_name":"cgbur/meter","owner":"cgbur","description":"Real-time CLI level meter built in Rust.","archived":false,"fork":false,"pushed_at":"2022-06-21T04:21:33.000Z","size":1725,"stargazers_count":30,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-10T06:16:20.006Z","etag":null,"topics":["audio","command-line","daw","level","level-meter","metering","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cgbur.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-08-25T23:52:02.000Z","updated_at":"2025-02-24T19:56:39.000Z","dependencies_parsed_at":"2022-08-18T00:10:48.368Z","dependency_job_id":null,"html_url":"https://github.com/cgbur/meter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgbur%2Fmeter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgbur%2Fmeter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgbur%2Fmeter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgbur%2Fmeter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cgbur","download_url":"https://codeload.github.com/cgbur/meter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249173061,"owners_count":21224481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["audio","command-line","daw","level","level-meter","metering","rust"],"created_at":"2024-10-01T15:24:50.192Z","updated_at":"2025-04-15T23:53:45.144Z","avatar_url":"https://github.com/cgbur.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# Meter\n[![Crates.io][crates-badge]][crates-url]\n[![MIT licensed][mit-badge]][mit-url]\n\n[crates-badge]: https://img.shields.io/crates/v/meter.svg\n[crates-url]: https://crates.io/crates/meter\n[mit-badge]: https://img.shields.io/badge/license-MIT-blue.svg\n[mit-url]: https://github.com/cgbur/meter/blob/master/LICENSE\n\nThis is a very simple command line utility written in Rust for measuring the gain of a microphone. It displays the\nvalues in\n[dBFS](https://en.wikipedia.org/wiki/DBFS). This is useful for knowing when a microphone's gain is set to an appropriate level to avoid clipping.\n\nCurrently defaults to using the default microphone. Future plans seen in the todos.\n\n![example](media/level-meter.gif)\n\n## Install\n\n### Clone and Build\n\nClone the repo and install using Cargo\n\n```bash\n$ cargo install --path .\n```\n\n### Crates.io\n\n```bash\n$ cargo install meter\n$ meter\n```\n\n\n## Todo\n\n- [ ] improve ui\n- [ ] support more input formats\n- [ ] support output monitoring\n- [ ] support choosing input/output\n- [ ] mono vs stereo?\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcgbur%2Fmeter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcgbur%2Fmeter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcgbur%2Fmeter/lists"}