raska-vilem / TimePointer

counts working time

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TimePointer

v 1.2.0

You can use tis application to save start time and stop time into given csv file.


Installing

  1. Download .zip or clone this repository

  2. Run the installation script sudo ./install.sh


Using

cesilko1@PCc:~$ timepointer start timepoints.csv
start timepoint for: 10:0
cesilko1@PCc:~$

cesilko1@PCc:~$ timepointer status
Status of timepointer: free
csv file: /home/cesilko1/timepoints.csv
cesilko1@PCc:~$

cesilko1@PCc:~$ timepointer stop your note
end timepoint for: 10:15
cesilko1@PCc:~$

for help, just type timepointer help

About

counts working time

License:MIT License


Languages

Language:Python 50.6%Language:Shell 49.4%