Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ivmartel/dwvcli
cli for the dwv library
https://github.com/ivmartel/dwvcli
Last synced: about 1 month ago
JSON representation
cli for the dwv library
- Host: GitHub
- URL: https://github.com/ivmartel/dwvcli
- Owner: ivmartel
- License: gpl-3.0
- Created: 2022-10-14T12:52:52.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-10T06:19:32.000Z (2 months ago)
- Last Synced: 2024-09-10T08:35:33.879Z (2 months ago)
- Language: JavaScript
- Size: 315 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Contributing: .github/contributing.md
- License: license.txt
Awesome Lists containing this project
README
DWV cli
=======Various clis for the [dwv](https://github.com/ivmartel/dwv) library.
- `dump`: dump the content of a DICOM file to stdout
- `anonym`: anonymise a file according to input rules
- `sort`: move a file into a folder named after its Series Instance UIDRun them, for example, with: `node dump -h` in the root folder.