Skip to content
/ dovo Public
forked from DraconPern/dovo

Cross-platform software for Importing DICOM CD/files and sending to PACS.

License

Notifications You must be signed in to change notification settings

dbaikov/dovo

 
 

Repository files navigation

dovo

Windows Build Status OS X Build Status Linux Build Status

Point of care, cross-platform software for importing DICOM CD and files then sending it to PACS. Usage scenario is front desk staff getting handed a CD with patient's images. This tool allows the front desk to preview the images, and send to PACS. Tested on Windows and OS X.

  • Supports Group Policy for PACS destinations on Windows.
  • Supports Windows Vista and above including Windows 10
  • Supported on OS X
  • Works on Linux
  • Supports Unicode file and path.
  • Image preview
  • No dll's need to be distributed.
  • Native, no Java required.

Download

Binary http://www.draconpern.com/software/dovo

Source https://github.com/DraconPern/dovo

Development notes

The program is http://utf8everywhere.org/ The data in sqlite is always utf8. wxWidgets is utf32 on Windows and utf8 everywhere else.

Requirements

Third party dependency

Author

Ing-Long Eric Kuo [email protected]

License

This software is licensed under the GPL. For use under another license, please contact Ing-Long Eric Kuo [email protected]

About

Cross-platform software for Importing DICOM CD/files and sending to PACS.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 91.4%
  • Batchfile 3.5%
  • CMake 2.8%
  • Shell 2.3%