SkillAgentSearch skills...

Finaco

PACS migration utility using C-MOVE

Install / Use

/learn @DraconPern/Finaco
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

finaco

Windows Build Status OS X Build Status Linux Build Status

Cross-platform software for performing PACS migration using C-MOVE.

  • Supports Windows Vista and above including Windows 10
  • Supported on OS X
  • Works on Linux
  • Fast multithreaded operations
  • Stop migration midway and pick up where you left off
  • Perform migration over time by getting new studies
  • No dll's need to be distributed.
  • Native, no Java required.

Download

Binary http://www.draconpern.com/software/finaco Source https://github.com/DraconPern/finaco

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

  • CMake http://www.cmake.org/download/
  • XCode on OS X
  • Visual Studio 2012 or higher on Windows
  • gcc on Linux

Third party dependency

  • wxWidgets http://www.wxwidgets.org/ please extract under ./wxWidgets
  • DCMTK http://dicom.offis.de/ please use snapshot or git, and extract under ./dcmtk
  • boost http://www.boost.org/ please extract under ./boost
  • Visual Leak Detector https://vld.codeplex.com/ installed for debug release for Windows
  • zlib please extract under ./zlib on Windows
  • openjpeg http://www.openjpeg.org please extract under ./openjpeg
  • fmjpeg2koj https://github.com/DraconPern/fmjpeg2koj please extract under ./fmjpeg2koj

Author

Ing-Long Eric Kuo draconpern@hotmail.com

License

This software is licensed under the GPL.

Related Skills

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated5mo ago
Forks2

Languages

C++

Security Score

82/100

Audited on Nov 4, 2025

No findings