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?
- Host: GitHub
- URL: https://github.com/vincentdchan/plus1s
- Owner: vincentdchan
- License: lgpl-3.0
- Created: 2017-03-27T15:22:48.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-29T17:01:36.000Z (about 9 years ago)
- Last Synced: 2025-03-05T11:07:18.169Z (over 1 year ago)
- Topics: him
- Language: Python
- Size: 15.6 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Plus a second for the elder
**Are you a real fans?**

## 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
```