No project description provided
Project description
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
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
savesyndrom-0.1.2.tar.gz
(8.6 kB
view details)
Built Distribution
File details
Details for the file savesyndrom-0.1.2.tar.gz
.
File metadata
- Download URL: savesyndrom-0.1.2.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fbbd89749c63a96f6519dea7def178e613efcaaecba21db96b9aa2af647f683c |
|
MD5 | 546cebc89e6c5ad4da39eda15ec4b60e |
|
BLAKE2b-256 | 435040a6ed6fcf79b9673be6d52e10e92df307178b5aefbb70e8ab957aebe2b1 |
File details
Details for the file savesyndrom-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: savesyndrom-0.1.2-py3-none-any.whl
- Upload date:
- Size: 9.8 kB
- Tags: Python 3
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4f99065e774d6997fa88653bf738c5ea9d7c08c506174c25c79de558e3794b54 |
|
MD5 | bf0fd5103e0f4892d0fa5b319935ef0f |
|
BLAKE2b-256 | 7c31bbb7fe8c9ee4a7dc91162748f3fc96f1ab8be2ef838f0da2cd8d8c2d08ff |