Crates.io | twenty-minutes |
lib.rs | twenty-minutes |
version | 0.0.3 |
source | src |
created_at | 2021-05-02 04:49:47.314175 |
updated_at | 2022-07-17 07:07:55.241745 |
description | A command line working timer. |
homepage | https://gitlab.com/grauwoelfchen/20min |
repository | https://gitlab.com/grauwoelfchen/20min |
max_upload_size | |
id | 392117 |
size | 33,523 |
.. image:: https://gitlab.com/grauwoelfchen/20min/badges/trunk/pipeline.svg :target: https://gitlab.com/grauwoelfchen/20min/commits/trunk
.. image:: https://gitlab.com/grauwoelfchen/20min/badges/trunk/coverage.svg :target: https://gitlab.com/grauwoelfchen/20min/commits/trunk
.. image:: https://img.shields.io/crates/v/twenty-minutes?label=crates&style=flat :target: https://crates.io/crates/twenty-minutes
.. image:: https://docs.rs/twenty-minutes/badge.svg :target: https://docs.rs/crate/twenty-minutes
|
.. raw:: html
News von jetzt!
20min
(twenty-minutes) is a command line working timer.
.. code:: zsh
% cargo install twenty-minutes
.. code:: zsh
% 20min -w 15 -r 5 Working [==============================================================] 100% Finished work [unoptimized + progressbar] targes(+s) in 900 secs Resting [===================================================-----------] 80%
.. code:: zsh
% 20min % 20min 15,5 % 20min 15 5 % 20min --work 15 --rest 5 % 20min -w 15
Check make help
.. code:: zsh
% make build
.. code:: zsh
% make test % make test:coverage
.. code:: text
20min Copyright 2018-2022 Yasuhiro Яша Asaka
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.