Skip to content

151706061/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 https://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

The build scripts pull these automatically.

Author

Ing-Long Eric Kuo draconpern@hotmail.com

Follow https://twitter.com/DraconPernDev

License

This software is licensed under the GPL. For use under another license, please contact Ing-Long Eric Kuo eric@frontmotion.com

About

Cross-platform software for Importing DICOM files and sending to PACS. Tested on Windows and OS X.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 91.8%
  • Batchfile 3.3%
  • Shell 2.4%
  • CMake 2.4%
  • C 0.1%