savesyndrom
A GUI application that counts how many times you save your files with ctrl+s.
Install and use
- First option
You can install this package, using
pip install savesyndrom
and run by
python -m savesyndrom
If you use Linux, please, run this application with root rights. Example:
sudp python3 -m savesyndrom
Build
If you copy this repo on your computer, you can build it to executable file.
For build you should install pyinstaller by command
pip install pyinstaller
After that type this command for build executable file
pyinstaller --onefile --noconsole --name savesyndrom main.py
In dist directory you can find executable file savesyndrom or savesyndrom.exe
Release files for savesyndrom 0.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| savesyndrom-0.1.2.tar.gz | 8.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| savesyndrom-0.1.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 18.5 kB
Release files / savesyndrom-0.1.2.tar.gz
| Download URL | savesyndrom-0.1.2.tar.gz |
|---|---|
| Size | 8.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
fbbd89749c63a96f6519dea7def178e613efcaaecba21db96b9aa2af647f683c
|
|
BLAKE2b-256 checksum How to use checksums |
435040a6ed6fcf79b9673be6d52e10e92df307178b5aefbb70e8ab957aebe2b1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.0 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.8.0
|
Release files / savesyndrom-0.1.2-py3-none-any.whl
| Download URL | savesyndrom-0.1.2-py3-none-any.whl |
|---|---|
| Size | 9.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4f99065e774d6997fa88653bf738c5ea9d7c08c506174c25c79de558e3794b54
|
|
BLAKE2b-256 checksum How to use checksums |
7c31bbb7fe8c9ee4a7dc91162748f3fc96f1ab8be2ef838f0da2cd8d8c2d08ff
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.0 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.8.0
|