{"id":13588680,"url":"https://github.com/f4exb/sdrangelcli","last_synced_at":"2025-10-07T08:19:10.978Z","repository":{"id":39566617,"uuid":"145122346","full_name":"f4exb/sdrangelcli","owner":"f4exb","description":"Browser based client application for SDRangel in remote mode","archived":false,"fork":false,"pushed_at":"2024-11-24T10:21:23.000Z","size":6310,"stargazers_count":71,"open_issues_count":6,"forks_count":8,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-09-12T07:48:13.591Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/f4exb.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-17T13:14:06.000Z","updated_at":"2025-09-08T13:43:02.000Z","dependencies_parsed_at":"2024-11-08T04:01:28.672Z","dependency_job_id":"e6c023bd-ef55-4486-b285-3f0da9ec0442","html_url":"https://github.com/f4exb/sdrangelcli","commit_stats":{"total_commits":369,"total_committers":3,"mean_commits":123.0,"dds":"0.11382113821138207","last_synced_commit":"c38ca57422b1530ff6d980e51e252d1fda7be6e6"},"previous_names":[],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/f4exb/sdrangelcli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f4exb%2Fsdrangelcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f4exb%2Fsdrangelcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f4exb%2Fsdrangelcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f4exb%2Fsdrangelcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/f4exb","download_url":"https://codeload.github.com/f4exb/sdrangelcli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f4exb%2Fsdrangelcli/sbom","scorecard":{"id":389574,"data":{"date":"2025-08-11","repo":{"name":"github.com/f4exb/sdrangelcli","commit":"77bd939012b54435688fe06896af5c50a60e8beb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/7 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/nodejs-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/nodejs-publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/f4exb/sdrangelcli/nodejs-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/f4exb/sdrangelcli/nodejs-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-publish.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/f4exb/sdrangelcli/nodejs-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-publish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/f4exb/sdrangelcli/nodejs-publish.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/nodejs-ci.yml:21","Warn: npmCommand not pinned by hash: .github/workflows/nodejs-publish.yml:18","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"29 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-c75v-2vq8-878f","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-q9mw-68c2-j6m5","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-25hc-qcg6-38wj","Warn: Project is vulnerable to: GHSA-cqmj-92xf-r6r9","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T17:29:28.534Z","repository_id":39566617,"created_at":"2025-08-18T17:29:28.534Z","updated_at":"2025-08-18T17:29:28.534Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278740878,"owners_count":26037488,"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","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-08-01T15:06:51.710Z","updated_at":"2025-10-07T08:19:10.952Z","avatar_url":"https://github.com/f4exb.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"![SDR Angel CLI banner](doc/img/sdrangelcli.png)\n\n# Introduction\n\n**\u0026#9888; WARNING: this is a work in progress**\n\nThis is a browser based web client for [SDRangel SDR software](https://github.com/f4exb/sdrangel) Please click on the link to get more information.\n\nYou may also ask questions about SDRangel or this web application in the [SDRangel group](https://groups.io/g/sdrangel) in groups.io\n\nSDRangel is a Software Defined Radio (SDR) application that processes the digital samples produced by various SDR front end devices (RTL-SDR, LimeSDR, ...) using software running on commodity computers to implement radio processing functions that used to be handled by hardware e.g AM, FM demodulation... SDRangel is also capable of driving SDR transmitters in a reversed flow: it produces digital samples that are sent to a SDR transmitter (LimeSDR, HackRF...) to eventually produce a RF signal.\n\nThis web application communicates with a SDRangel running instance (GUI based or headless) using its HTTP REST API. It is written based on Angular (see development section for more details).\n\nIt can be used to remotely control a GUI based version of SDRangel and also serve as a UI for the headless version. Most of the functions can be accessed using this web interface.\n\n# Prerequisites\n\n## Step 1. Node \u0026 Git\n\n* Make sure you have [Git](https://www.git-scm.com) installed\n* Make sure you have [NodeJS 12](https://nodejs.org/) or later installed on your machine\n* Make sure you have npm (Node Package Manager, comes bundled with NodeJS) at least version 6\n\nYou can check whether you already have them and your current versions by executing\n\n```bash\ngit --version\nnode --version\nnpm --version\n```\n\n### Install node JS and NPM:\n\n#### Arch:\n```bash\nsudo pacman -S nodejs npm\n```\n\n#### Debian/Raspbian/Ubuntu:\n```bash\nsudo apt-get install nodejs npm\n```\n\n#### OpenSUSE:\n```bash\nsudo zypper in nodejs npm\n```\n\n### If you need to use multiple node versions on your machine consider using:\n\n* [nvm](https://github.com/creationix/nvm) (OSX, Linux)\n* [nodist](https://github.com/marcelklehr/nodist) (Win)\n* [nvm-windows](https://github.com/coreybutler/nvm-windows) (Win)\n\n### You might want update the `npm` to the latest version by doing:\n\n```bash\nsudo npm install npm -g\n```\n\n## Step 2. Clone the repository and set up environment\n\n```bash\n# clone → it will create the directory named 'sdrangelcli' in the current one\ngit clone https://github.com/f4exb/sdrangelcli\n\n# install global dependencies\nsudo npm install -g @angular/cli@8\n\n# install local dependencies\ncd sdrangelcli\nnpm install\n\n# check that everything is working by running the following and opening http://localhost:4200 in your browser afterwards\nnpm start\n```\nBe patient `npm install` can be very long depending on your hardware.\n\n# Build and serve\n\n## Build\n\n```bash\n# build\ncd sdrangelcli\nnpm run build\n\n# This will create a dist/sdrangelcli directory that will contain the application\n# You can copy or move sdrangelcli directory wherever you like\n\n```\n\n## Serve directly\n\n```bash\n# Install a simple node.js server\nsudo npm install http-server -g\n\n# in the dist/sdrangelcli directory do\nhttp-server\n\n# By default http-server listens on all available network interfaces on port 8080.\n# This can be changed with the options:\n#   -p \u003cport\u003e\n#   -a \u003caddress\u003e This is the address of the network interface on the server\n\n```\n\n## Serve with supervisord\n\nWe will not cover supervisord setup and jump into the creation of a `.conf` file for `sdrangelcli`.\n\nAssumptions:\n  - the distribution is installed in `/opt/build/sdrangelcli/dist/sdrangelcli`\n  - the network interface address is `192.168.2.1` and port `8001` will be used\n  - the user name is `f4exb`\n\nYou may adapt it to your own needs.\n\nCreate a `/etc/supervisor.d/sdrangelcli.conf` with this content:\n\n```bash\n[program:sdrangelcli]\ndirectory = /opt/build/sdrangelcli/dist/sdrangelcli\ncommand = http-server -a 192.168.2.1 -p 8001\nprocess_name = sdrangelcli\nuser = f4exb\nstopsignal = INT\nautostart = false\nautorestart = false\nenvironment =\n    USER=f4exb,\n    PATH=\"/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl\",\n    HOME=\"/home/f4exb\"\nredirect_stderr = true\nstdout_logfile = /home/f4exb/log/sdrangelcli.log\nstdout_logfile_maxbytes = 10MB\nstdout_logfile_backups = 3\nloglevel = debug\n```\n\nIn `/etc/supervisord.conf` add `/etc/supervisor.d/sdrangelcli.conf` to the list of processes controlled by `supervisord`:\n\n```bash\n...\n[include]\nfiles = /etc/supervisor.d/sdrangelsrv.conf /etc/supervisor.d/sdrangelcli.conf\n```\n\nReload supervisord configuration with `sudo systemctl reload supervisord`\n\n# Development\n\n## Prerequisites\n\n### Step 1. Configure your IDE\n\nWe'll be wring code using TypeScript and Angular, so it would be nice to have at least code highlighting and autocompletion.\nWe recommend using:\n\n* [Visual Studio Code (free)](https://code.visualstudio.com/Download) - After the installation, run the IDE and make sure the recommended extensions are installed as described in this [guide](https://code.visualstudio.com/docs/editor/extension-gallery#_workspace-recommended-extensions). All extensions are listed under `.vscode/extension.json` and can be viewed in the UI using \"Show workspace recommended extensions\" filter.\n\n### Step 2. Install Angular Augury plugin\n\nIf you're using Chrome it might be a good idea to install the [Augury Plugin](https://augury.angular.io) that will help debugging Angular applications\n\n## Sdrangelcli\n\nThis project was generated with [Angular CLI](https://github.com/angular/angular-cli).\n\n### Development server\n\nRun `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.\n\n### Code scaffolding\n\nRun `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.\n\n### Build\n\nRun `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.\n\n### Running unit tests\n\nRun `ng test` or `npm test` to execute the unit tests via [Karma](https://karma-runner.github.io). This is good for TDD as the tests run continuously whenever the code changes on disk.\n\n### Running end-to-end tests\n\nRun `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).\n\n### Further help\n\nTo get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ff4exb%2Fsdrangelcli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ff4exb%2Fsdrangelcli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ff4exb%2Fsdrangelcli/lists"}