An open API service indexing awesome lists of open source software.

https://github.com/rawnly/greetings-cli

Greetings message in your terminal
https://github.com/rawnly/greetings-cli

Last synced: 8 months ago
JSON representation

Greetings message in your terminal

Awesome Lists containing this project

README

          

# Greetings Message
Greeting message in your terminal

![img](https://cloud.githubusercontent.com/assets/16429579/21440180/133bd4da-c892-11e6-86ca-8832327069e0.png)

```bash
$ g-msg

# Good morning, $USER! It's Sunday, December 25 2016
#
# LOCAL: < Your local IP >
# PUBLIC: < Your public IP >
#
```
# Install
```bash
$ npm install -g greetings-msg
```