https://github.com/exhuma/cstop
Simple CLI stopwatch
https://github.com/exhuma/cstop
Last synced: about 1 year ago
JSON representation
Simple CLI stopwatch
- Host: GitHub
- URL: https://github.com/exhuma/cstop
- Owner: exhuma
- Created: 2018-02-01T19:20:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-01T19:55:45.000Z (over 8 years ago)
- Last Synced: 2025-03-01T18:06:57.500Z (over 1 year ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
cstop
=====
``cstop`` is a simple CLI based stopwatch. It started as (and still is) a
project I mainly use for myself.
You should be able to install it using pip. It will provide an executable
called ``cstop`` and it should be self-explanatory as there are not many
features.