Giter VIP home page Giter VIP logo

tonoka's Introduction

tonoka

Windows Build Status OS X Build Status Linux Build Status

Cross-platform software for performing PACS migration using C-STORE

  • Supports Windows Vista and above including Windows 10
  • Supported on OS X
  • Works on Linux
  • Reads dicom files directly from hard drive without needing old PACS software
  • 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/tonoka

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

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.

tonoka's People

Contributors

draconpern avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

yjsyyyjszf

tonoka's Issues

please add feature: delete successfully transmitted dicom files

Hi,
thank you very much for your great work. It helps us very often in transmitting data.
Could you please add a feature. When sending huge amounts like 10 oder 20 TB from a copy of the original data it could be useful to delete the successfully transmitted data. And an second wish would be to add a combined action button to read the folders and transmit the data in one.
Thank you. Best regards,
Georg

Cannot build on Debian

Hi,

I am trying to build tonoka inside debian:unstable docker image container.

After install packages using

apt install wget unzip git cmake gcc g++ dcmtk libdcmtk-dev

and change

git checkout -f DCMTK-3.6.2

by

git checkout -f DCMTK-3.6.4

build.sh fails while compiling boost 1.63

  inflating: boost_1_63_0/tools/make-cputime-page.pl  
+ cd boost_1_63_0
+ ./bootstrap.sh
Building Boost.Build engine with toolset gcc... tools/build/src/engine/bin.linuxx86_64/b2
Unicode/ICU support for Boost.Regex?... /usr
Generating Boost.Build configuration in project-config.jam...

Bootstrapping is done. To build, run:

    ./b2
    
To adjust configuration, edit 'project-config.jam'.
Further information:

   - Command line help:
     ./b2 --help
     
   - Getting started guide: 
     http://www.boost.org/more/getting_started/unix-variants.html
     
   - Boost.Build documentation:
     http://www.boost.org/build/doc/html/index.html

+ COMMONb2Flag='-j 4 link=static runtime-link=static stage'
+ BOOSTModule='--with-locale --with-thread --with-filesystem --with-system --with-date_time --with-regex'
+ '[' Debug = Release ']'
+ '[' Debug = Debug ']'
+ ./b2 -j 4 link=static runtime-link=static stage --with-locale --with-thread --with-filesystem --with-system --with-date_time --with-regex variant=debug
Performing configuration checks

    - 32-bit                   : no
    - 64-bit                   : yes
    - arm                      : no
    - mips1                    : no
    - power                    : no
    - sparc                    : no
    - x86                      : yes
    - symlinks supported       : yes
    - iconv (libc)             : yes
    - icu                      : yes
    - lockfree boost::atomic_flag : yes
    - has_icu builds           : yes
error: Name clash for '<pstage/lib>libboost_system.a'
error: 
error: Tried to build the target twice, with property sets having 
error: these incompatible properties:
error: 
error:     -  <runtime-link>static
error:     -  <runtime-link>shared
error: 
error: Please make sure to have consistent requirements for these 
error: properties everywhere in your project, especially for install
error: targets.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.