https://github.com/dashed/counter
My counter app. There are many like it; but this one is mine.
https://github.com/dashed/counter
Last synced: about 2 months ago
JSON representation
My counter app. There are many like it; but this one is mine.
- Host: GitHub
- URL: https://github.com/dashed/counter
- Owner: dashed
- Created: 2016-04-23T22:28:57.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-26T10:01:25.000Z (about 10 years ago)
- Last Synced: 2025-03-06T18:50:22.827Z (about 1 year ago)
- Language: Rust
- Homepage:
- Size: 82 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
counter
=======
> My counter app. There are many like it; but this one is mine.

```
gtdtxt v0.2.0 (semver.org)
Alberto Leal (github.com/dashed)
Countdown or countup program
USAGE:
counter [FLAGS] [OPTIONS] [ARGS]
FLAGS:
-u, --count-up Count up.
-h, --help Prints help information
-V, --version Prints version information
OPTIONS:
-n, --note Attached note.
ARGS:
[time-length] Time length.
```
License
=======
MIT.