Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2018-02-09 | 665 Bytes | |
Totals: 1 Item | 665 Bytes | 0 |
Running Cryptocheck on Linux systems ------------------------------------ IMPORTANT NOTE: Since version 2.0 (February 10, 2018) Cryptocheck was migrated to Python 3. Please make sure to run the code with Python 3. Since Cryptocheck is based on Python and Python is part of most Linux systems, you can run Cryptocheck directly by running its code. 1. Download all Cryptocheck code files from Code directory. 2. Run Cryptocheck from its directory by calling: python Cryptocheck.py If you add Cryptocheck to your Linux startup services, you can use '-min' argument to start Cryptocheck minimized to tray: python /my/path/Cryptocheck.py -min