Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pepe/primetime
Simple CLI time tracker
https://github.com/pepe/primetime
Last synced: 4 days ago
JSON representation
Simple CLI time tracker
- Host: GitHub
- URL: https://github.com/pepe/primetime
- Owner: pepe
- Created: 2011-12-02T11:17:29.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2011-12-02T11:36:06.000Z (almost 13 years ago)
- Last Synced: 2023-04-10T23:24:17.540Z (over 1 year ago)
- Homepage:
- Size: 89.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Prime time - simple time tracking on CLI
=========================================Manifest
--------My only intention is to stay as simple as possible with this time tracker.
Sometimes I think I tried every of both FOSS and commercial ones and mostly I
hated all features, they have. Bloated, hard to setup new project task, but
printing beatifull invoices. I don't need them. All I want is to start and stop
working on something and list of all times for project for last week, month,
whatever time span I choose.Rules
------Use shortnames for project, best lenght for me seems three letters, but it could
be two or five for you. Also use github issue number for task naming:> pt start sct #23
> pt stop
> pt list sct week
> pt add sct #23 23 minutesProgress
----------Yes this time this is only my personal proposal. There is no code yet.