{"id":13608207,"url":"https://github.com/ayselafsar/dicomviewer","last_synced_at":"2025-04-12T15:41:14.757Z","repository":{"id":28871578,"uuid":"119534752","full_name":"ayselafsar/dicomviewer","owner":"ayselafsar","description":"DICOM Viewer in Nextcloud","archived":false,"fork":false,"pushed_at":"2025-03-26T03:33:07.000Z","size":23915,"stargazers_count":238,"open_issues_count":8,"forks_count":55,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-04-03T17:11:17.823Z","etag":null,"topics":["cornerstone","dicom","javascript","medical-imaging","nextcloud","viewer"],"latest_commit_sha":null,"homepage":"https://apps.nextcloud.com/apps/dicomviewer","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ayselafsar.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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},"funding":{"patreon":"ayselafsar"}},"created_at":"2018-01-30T12:45:43.000Z","updated_at":"2025-04-01T15:00:00.000Z","dependencies_parsed_at":"2023-12-15T02:58:43.800Z","dependency_job_id":"e160f036-6663-4ec8-8f59-7dbdcfc5b3eb","html_url":"https://github.com/ayselafsar/dicomviewer","commit_stats":{"total_commits":327,"total_committers":6,"mean_commits":54.5,"dds":0.4678899082568807,"last_synced_commit":"5c36cb38e9a3a5bf80eab9689427275e5e76fa03"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayselafsar%2Fdicomviewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayselafsar%2Fdicomviewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayselafsar%2Fdicomviewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayselafsar%2Fdicomviewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ayselafsar","download_url":"https://codeload.github.com/ayselafsar/dicomviewer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248590826,"owners_count":21129892,"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":["cornerstone","dicom","javascript","medical-imaging","nextcloud","viewer"],"created_at":"2024-08-01T19:01:25.176Z","updated_at":"2025-04-12T15:41:14.733Z","avatar_url":"https://github.com/ayselafsar.png","language":"JavaScript","funding_links":["https://patreon.com/ayselafsar"],"categories":["JavaScript","Uncategorized","Libraries","Medical Imaging \u0026 Radiology"],"sub_categories":["Uncategorized","JavaScript"],"readme":"[![Build Status](https://github.com/ayselafsar/dicomviewer/actions/workflows/build.yml/badge.svg)](https://github.com/ayselafsar/dicomviewer/actions?workflow=Build)\n[![Downloads](https://img.shields.io/github/downloads/ayselafsar/dicomviewer/total.svg)](https://github.com/ayselafsar/dicomviewer/releases)\n\n# DICOM Viewer\n\nIt is a medical imaging viewer which was built on top of OHIF Viewer v3 for viewing DICOM files in Nextcloud. \nIt renders DICOM data sets in 2D, 3D, and reconstructed representations; allows for the manipulation, annotation, \nand serialization of observations; supports internationalization, hotkeys, and many more features.\n\nFor more information, see the blog post [Nextcloud in Digital Imaging](https://nextcloud.com/blog/digital-imaging-for-medicine-in-nextcloud/)\n\n\n\u003ckbd\u003e![Viewer 1](https://github.com/ayselafsar/dicomviewer/blob/master/screenshots/viewer1.png)  \u003c/kbd\u003e\n\u003ckbd\u003e![Viewer 2](https://github.com/ayselafsar/dicomviewer/blob/master/screenshots/viewer2.png)  \u003c/kbd\u003e\n\u003ckbd\u003e![Viewer 3](https://github.com/ayselafsar/dicomviewer/blob/master/screenshots/viewer3.png)  \u003c/kbd\u003e\n\u003ckbd\u003e![Viewer 4](https://github.com/ayselafsar/dicomviewer/blob/master/screenshots/viewer4.png)  \u003c/kbd\u003e\n\u003ckbd\u003e![Dump 1](https://github.com/ayselafsar/dicomviewer/blob/master/screenshots/dump1.png)  \u003c/kbd\u003e\n\u003ckbd\u003e![Dump 2](https://github.com/ayselafsar/dicomviewer/blob/master/screenshots/dump2.png)  \u003c/kbd\u003e\n\n\n### Features\n\n* **DICOM Viewer:** A medical imaging viewer for loading and viewing DICOM files with advanced imaging tools, including MPR, in Nextcloud.\n* **DICOM Sidebar:** A sidebar component for viewing and searching DICOM attributes with an image thumbnail for DICOM files in Nextcloud.\n\n\n### Quick Start\n\nOn your Nextcloud, simply navigate to Apps \u003e Multimedia \u003e DICOM Viewer, and enable it.\n\n\n### Development\n\n#### Pre-requisites\n\n- [NodeJS 20+](https://nodejs.org)\n- [Yarn](https://yarnpkg.com/lang/en/docs/install/)\n- [Nextcloud Server 28+](https://nextcloud.com/install/#instructions-server)\n  * Docker options including docker-compose is [here](https://github.com/nextcloud/docker) and Docker images are [here](https://hub.docker.com/_/nextcloud/)\n  * You can easily find VM and other options [here](https://nextcloud.com)\n\n#### Build\n\nYou can build the source code with the following steps:\n\n1. Clone this project on `path-to-nextcloud/apps`\n\n```\ngit clone https://github.com/ayselafsar/dicomviewer.git\n```\n\n2. Navigate to the cloned project's directory\n\n3. Update the submodules for viewer\n\n```\ngit submodule update --init --recursive\n```\n\n4. Enable yarn workspaces\n\n```\nyarn config set workspaces-experimental true\n```\n\n5. Build the project\n\n```\nnpm run build\n```\n\n6. Enable the DICOM Viewer app in Nextcloud\n\n### Sponsors\n\nThanks to our all contributors and sponsors!\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"https://nextcloud.com\"\u003e\u003cimg src=\"https://user-images.githubusercontent.com/8215016/70382026-f51b2200-1922-11ea-9121-6bbbb9fb2a6f.png\" height=\"50px;\" alt=\"Nextcloud\"/\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003ca href=\"https://acanio.com\"\u003e\u003cimg src=\"https://github.com/ayselafsar/dicomviewer/assets/8215016/75d7bcf7-9d20-48b4-ba2f-7fe82138010b\" height=\"40px;\" alt=\"Acanio\"/\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fayselafsar%2Fdicomviewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fayselafsar%2Fdicomviewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fayselafsar%2Fdicomviewer/lists"}