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

https://github.com/vincentdchan/plus1s

Are you a real fans?
https://github.com/vincentdchan/plus1s

him

Last synced: 3 months ago
JSON representation

Are you a real fans?

Awesome Lists containing this project

README

          

# Plus a second for the elder

**Are you a real fans?**

![the_elder.png](http://blog.diverse.space/wp-content/uploads/2017/05/theElder.png)

## Installation:

```
[sudo] pip3 install plus1s
```

## Usage:

```
➜ ✗ plus1s -h

usage:
Are you a real fans?

Type plus1s -h to see the help.

[-h] [-s] [-a] [-e]

optional arguments:
-h, --help show this help message and exit
-s, --sentence Show a sentence of him, with a picture.
-a, --alert Show an alert of him.
-e, --eval Show the eval message.

```

Or type the command without parameter to devote a second.

```
➜ ~ plus1s
You have devoted 1 second to him successfully!

Time: 2017-03-27 10:04:00

Please value time.
```

## Print a summary at the initialization of bash

add the following command into the `.bashrc` or `.zshrc`

```
plus1s -s
```