Skip to main content

Simple countdown timer using urwid

Project description

Author:

Yu-Jie Lin <livibetter@gmail.com>

Date:
2013-08-19
Version:
0.4.0
Manual section:

1

Manual group:

User Commands

Synopsis

urtimer [-h] [-v] [-d DATE] [-S] [-s] [-D] [-w FILE] [TIME [TIME …]]

Description

TIME specify the countdown time in format of NUMBER[SUFFIX], SUFFIX can be ‘d’, ‘h’, ‘m’, ‘s’. Default is ‘s’ if SUFFIX is omitted. TIME can be used multiple times and they will be summed up.

-h, --help

show this help message and exit

-v, --version

show program’s version number and exit

-d DATE, --date DATE

calculate countdown from the date, for example, “5:35 PM”, “noon”, or “tomorrow 1 am”. This option ignores TIME, requires parsedatetime package

-S, --stopwatch

stopwatch mode

-s, --start

start timer when urtimer starts

-D, --no-ds

do not show deciseconds

-w FILE, --write-elapsed FILE

write final elapsed time to FILE

Functions

  1. Countdown timer: when reaches zero, the program exits.

Controls

Keys

Z/A:

decrease/increase hour

X/S:

decrease/increase minute

C/D:

decrease/increase second

Space:

start/pause timer

Q:

quit the program

Mouse

Left-button:

start/pause timer

Resources

Website: https://bitbucket.org/livibetter/urtimer

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

urtimer-0.4.0.zip (10.9 kB view hashes)

Uploaded Source

urtimer-0.4.0.tar.gz (6.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page