What Have I Done? - Review things you have done on your desktop.
Project description
What have I done?
Let you review things you have done on your computer.
Why?
Computers are getting so addictive that we all have been entrained at some point. Destop recording let us see how our precious time has been spent. However, normal screen record methods are sometimes heavy on resources, and we can't afford to lose 1 hour reviewing things from the previous one - too unefficient, and hence this module.
On the other hand, it can also be used as a TUI pomodoro timer.
Examples
There is no sound (obviously), and the FPS is terrible. On the other hand, it is very light on CPU, memory and disk usage. The video quality is high enough to understand what was going on, thou.
Installation
You can install from PyPi:
pip install whid
Don't forget to check the installation:
python -m whid -h
About Linux...
You need to install scrot
first for screenshot functions
sudo apt install scrot
scrot
is acknowledged for not working on Wayland. So please check your scrot
installation beforehand:
cd /tmp
scrot test.png
firefox test.png
If you see a black screen, it's time to uninstall the packages.
Usage
By default, the program records at 0.2 fps (5 secs/ 1 screenshot), for a duration of 1 hour (3600 seconds). To run default script:
python -m whid
For more optional arguments, check the help
command.
python -m whid --help
Development
- The module's supposed to work cross-platform, but due to the lack of access to Mac devices, I haven't tested it on OSX/MacOS. It would be deeply appreciated if you can test it on your Mac and report back issues (if any).
- If you have a fix for
scrot
problems on Wayland, please open a pull request. - Every other issue, pull request or suggestions are also highly valuable.
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 whid-0.1.2.tar.gz
.
File metadata
- Download URL: whid-0.1.2.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bec5653e55b03d00e99f521d00ac0dbba8df219b3f23c1972b3eba7ea25ba102 |
|
MD5 | e21e2a9499282f802be4b8d2389b2933 |
|
BLAKE2b-256 | bb28198dc31c9cc2455458e7769bca4999716612fcac0c38712ad434bf59a2d3 |
File details
Details for the file whid-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: whid-0.1.2-py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 962772f15863e3f7491a21441d5f2ba364d5070e6b31781be91fd4a30a3156f7 |
|
MD5 | e80093c0091a202e1fdafea11aaa6b3e |
|
BLAKE2b-256 | 8c8ddf4eaca859a591b581b08da657af374135073cf811fc74ca4615ef255fb5 |