Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abranhe/wtii
What time is it? ⏰ Get the current time from terminal!
https://github.com/abranhe/wtii
cli cli-app clock get-time now time wtii
Last synced: about 1 month ago
JSON representation
What time is it? ⏰ Get the current time from terminal!
- Host: GitHub
- URL: https://github.com/abranhe/wtii
- Owner: abranhe
- License: mit
- Created: 2018-10-28T06:09:10.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-01T15:26:38.000Z (about 5 years ago)
- Last Synced: 2024-09-22T15:47:59.337Z (about 2 months ago)
- Topics: cli, cli-app, clock, get-time, now, time, wtii
- Language: JavaScript
- Homepage: https://p.abranhe.com/wtii
- Size: 6.84 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Funding: .github/funding.yml
- License: license
Awesome Lists containing this project
README
[![wtii](https://cdn.abranhe.com/projects/wtii/logo.svg)](https://www.npmjs.com/package/wtii)
# wtii
[![](https://img.shields.io/travis/abranhe/wtii.svg?logo=travis)](https://travis-ci.org/abranhe/wtii)
[![](https://abranhe.com/badge.svg)](https://github.com/abranhe)
[![](https://cdn.abranhe.com/badges/cash-me.svg)](https://cash.me/$abranhe)
[![](https://cdn.abranhe.com/badges/patreon.svg)](https://patreon.com/abranhe)
[![](https://img.shields.io/github/license/abranhe/wtii.svg)](https://github.com/abranhe/wtii/blob/master/license)
[![](https://img.shields.io/npm/v/wtii.svg)](https://www.npmjs.com/package/wtii)> What time is it? ⏰
## Install
```
$ npm install -g wtii
```## Usage
```console
What time is it? ⏰Usage
$ wtii╭───────╮
│3:07 PM│
╰───────╯Options
-f, --feedback Send a feedback
-h, --help Show help message and close
-v, --version View package VersionExamples
$ what-time-is-it╭───────╮
│7:03 PM│
╰───────╯
```### See it on action
![Movie](https://cdn.abranhe.com/projects/wtii/movie.gif)
## License
MIT © [Carlos Abraham](https://github.com/abranhe/)