معرفی شرکت ها


computerSitTimer-0.1.3


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A simple timer in tray to prevent sitting too long.
ویژگی مقدار
سیستم عامل -
نام فایل computerSitTimer-0.1.3
نام computerSitTimer
نسخه کتابخانه 0.1.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده tjango
ایمیل نویسنده -
آدرس صفحه اصلی https://github.com/tjangoW/computerSitTimer
آدرس اینترنتی https://pypi.org/project/computerSitTimer/
مجوز -
# Computer Sit Timer [![][img-python-versions]][PyPI] [![][img-pypi-badge]][PyPI]\ [![][img-gh-action-test]](https://github.com/tjangoW/computerSitTimer/actions/workflows/ci-matrix-testsuite.yml) [![codecov](https://codecov.io/gh/tjangoW/computerSitTimer/branch/master/graph/badge.svg?token=1DPRMOCYQZ)](https://codecov.io/gh/tjangoW/computerSitTimer) 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. ![](./misc/screenshot.png) Several reasons why I re-invented the wheel instead of using existing (browser) apps: - light-weight (relatively) - 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. ## Setup and Installation As this package is uploaded to [PyPI], the easiest way to install is via pip: ``` pip install computerSitTimer ``` ## Known Issues - no PySide2 for Python3.10 in Windows and Mac (as of v0.1.3) ## Resources: - [Official Cookbook for pySimpleGUI](https://pysimplegui.readthedocs.io/en/latest/cookbook/). - [trinket tutorials](https://pysimplegui.trinket.io/demo-programs#/demo-programs/multi-threaded-work) has quite something there (examples). It is basically like a VM and can run code and windows there. <!-- Links --> [PyPI]: https://pypi.org/project/computerSitTimer/ [`pySimpleGUI`]: https://pysimplegui.readthedocs.io/ [img-pypi-badge]: https://badge.fury.io/py/computerSitTimer.svg [img-gh-action-test]: https://github.com/tjangoW/computerSitTimer/actions/workflows/ci-matrix-testsuite.yml/badge.svg [img-python-versions]: https://shields.io/pypi/pyversions/computersittimer.svg?logo=python&logoColor=FBE072


نیازمندی

مقدار نام
- pySimpleGUIQt


زبان مورد نیاز

مقدار نام
~=3.5 Python


نحوه نصب


نصب پکیج whl computerSitTimer-0.1.3:

    pip install computerSitTimer-0.1.3.whl


نصب پکیج tar.gz computerSitTimer-0.1.3:

    pip install computerSitTimer-0.1.3.tar.gz