Various script files to handle local scan tool
Project description
imio.scan_helpers
Various script files to handle MS Windows scan tool
Installation
Use virtualenv in bin directory destination
Build locally
bin/pyinstaller -y imio-scan-helpers.spec
GitHub actions
On each push or tag, the github action will build the package and upload it to the github release page. https://github.com/IMIO/imio.scan_helpers/releases
Windows installation
The zip archive must be decompressed in a directory (without version reference) that will be the execution directory.
Windows usage
imio-scan-helpers.exe -h : displays the help
imio-scan-helpers.exe : updates the software based on version and restarts it
imio-scan-helpers.exe -r tag_name: updates the software with specific release and restarts it
imio-scan-helpers.exe -c client_id: stores client_id in configuration file (used as identification when sending info to imio)
imio-scan-helpers.exe -p plone_password: stores webservice password in configuration file (used when sending info to imio)
imio-scan-helpers.exe -nu : runs without update
imio-scan-helpers.exe –startup : adds the software to the windows startup
imio-scan-helpers.exe –startup-remove : removes the software from the windows startup
profiles-backup.exe : backups profiles
profiles-restore.exe : restores profiles
Changelog
0.6.0 (2024-08-28)
Improved version update. [sgeulette]
Added -tm parameter (test message). [sgeulette]
0.5.2 (2024-08-26)
Added version in message sent to webservice. [sgeulette]
0.5.1 (2024-08-23)
Corrected bug with relative path. [sgeulette]
Added backuped dirs in first message. [sgeulette]
0.5.0 (2024-08-22)
Added certifi pem file to be sure https certificates can be validated. [sgeulette]
0.4.1 (2024-08-22)
Added more info in first message. [sgeulette]
0.4.0 (2024-08-21)
Added optional basic proxy configuration. [sgeulette]
0.3.2 (2024-08-21)
Corrected utils.json_request. [sgeulette]
0.3.1 (2024-08-20)
Added tests. [sgeulette]
0.3.0 (2024-08-14)
Corrected version. [sgeulette]
0.2.5 (2024-08-14)
Called profiles_restore in main. [sgeulette]
0.2.4 (2024-08-14)
Corrected set_parameter. Added hostname information. [sgeulette]
0.2.3 (2024-08-14)
Send an info message (no mail) when the product is updated. [sgeulette]
0.2.2 (2024-08-13)
Added –is-auto-started parameter in main, passed when app is auto started. [sgeulette]
0.2.1 (2024-08-13)
Changed backup directory. [sgeulette]
Improved exception logging. [sgeulette]
0.2.0 (2024-08-13)
Added profiles_backup script. [sgeulette]
Stored client identification, plone password and webservice url in configuration file. [sgeulette]
Added profiles_restore script. [sgeulette]
0.1.1 (2024-07-19)
Handled Windows startup add or remove following parameters. [sgeulette]
0.1.0 (2024-07-18)
Initial release. [sgeulette]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file imio_scan_helpers-0.6.0.tar.gz
.
File metadata
- Download URL: imio_scan_helpers-0.6.0.tar.gz
- Upload date:
- Size: 25.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d65494c29c3d74871d78bc56af7081102113de16772952a7f5b09b6090a6977c |
|
MD5 | 1f3b45b445a27a8aa6bcea05ae320bbf |
|
BLAKE2b-256 | 790a6ceada64533a221a24a1d6ca2e4a352abc5e1b8899bf6e85b67eafd4bf61 |
File details
Details for the file imio.scan_helpers-0.6.0-py3-none-any.whl
.
File metadata
- Download URL: imio.scan_helpers-0.6.0-py3-none-any.whl
- Upload date:
- Size: 26.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ce394cf1bc98df6cd5d712ac41c26313279395219df2ce3592f7fe743ab2334c |
|
MD5 | 313a70149b6feb4f85175ff247dfdf78 |
|
BLAKE2b-256 | f016303d76f549e63479e0a40c2b044851cdcf8ff9e68f4482947ceb7f756d2c |