معرفی شرکت ها


console-alarm-1.0.3


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A small alarm function for your console.
ویژگی مقدار
سیستم عامل -
نام فایل console-alarm-1.0.3
نام console-alarm
نسخه کتابخانه 1.0.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Robert Rüdiger (ruerob)
ایمیل نویسنده info@ruerob.de
آدرس صفحه اصلی https://github.com/ruerob/console_alarm
آدرس اینترنتی https://pypi.org/project/console-alarm/
مجوز Unlicense License
# Console Alarm **Console alarm** is a small alarm function for your console. ## Important * For now just tested on ubuntu. ## Dependencies * [PyGame](https://www.pygame.org/) and [NumPy](https://numpy.org) for creating the alarm sound. ## Usage **Console alarm** is usable with one or two numeric arguments ### One argument: If there is only one argument it is interpreted as minutes. The alarm will act as a pomodoro that rings after the set minutes. e.g. `console_alarm 5` ### Two arguments: With two arguments, you will set an alarm clock for a specified time. If you set 14 09 as arguments, the alarm will start at 14:09. e.g. `console_alarm 14 09` ## Documentation For more information take a look at the documentation at [www.ruerob.com](http://www.ruerob.com/console_alarm/console_alarm.html). ## Nice to know On Ubuntu you can put this task into background with 'ctrl+z' and then run 'bg' Get it to the foreground again with fg


نحوه نصب


نصب پکیج whl console-alarm-1.0.3:

    pip install console-alarm-1.0.3.whl


نصب پکیج tar.gz console-alarm-1.0.3:

    pip install console-alarm-1.0.3.tar.gz