A simple timer in tray to prevent sitting too long.
Project description
Computer Sit Timer
This is a simple countdown timer that pops up and stays on top to block the view until action is taken. It is similar to pomodoro technique, but started from different motivation: to not sit extensively in front of computer for better health.
Several reasons why I re-invented the wheel instead of using existing (browser) apps: light-weight, blocking/really obtrusive, not browser extension/app (as we all spend far too long on browsers), runs in the notification tray (background) and not have a console/terminal there.
Also, a hobby project for myself to try out developing desktop application with Python.
Because I am lazy, I am now trying to use pySimpleGUI
(more specifically pySimpleGUIQt
for the tray)
to do so.
Resources:
- official Cookbook for pySimpleGUI.
- trinket tutorials has quite something there (examples). It is basically like a VM and can run code and windows there.
Project details
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 computerSitTimer-0.1.0.tar.gz
.
File metadata
- Download URL: computerSitTimer-0.1.0.tar.gz
- Upload date:
- Size: 9.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8adb1d3c57dac1b310e90c6b9ef0fa195f0ce3c0fbc6a792d2c36cb15b851f45 |
|
MD5 | 967cfcca4495b675a43fd8efebdf4549 |
|
BLAKE2b-256 | af31175c0506225903b40fcdd4e4b375626a6881320a4365a660c98139fe9081 |
File details
Details for the file computerSitTimer-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: computerSitTimer-0.1.0-py3-none-any.whl
- Upload date:
- Size: 11.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 80985e9176eb14d756cb479079d620c7ea2153462503ac419043b560fbfd2c22 |
|
MD5 | b562a2621c47cee87f946a32f4f7891b |
|
BLAKE2b-256 | 07f441591e47ea82ef828a8d81e2febdc29a46c6cba99f6ff8a5f9372d19531b |