Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/susisu/alice
Alice sings :notes:
https://github.com/susisu/alice
javascript joke
Last synced: 19 days ago
JSON representation
Alice sings :notes:
- Host: GitHub
- URL: https://github.com/susisu/alice
- Owner: susisu
- License: mit
- Created: 2015-12-22T14:17:30.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-07T03:28:06.000Z (over 8 years ago)
- Last Synced: 2024-10-26T14:44:55.529Z (21 days ago)
- Topics: javascript, joke
- Language: JavaScript
- Homepage:
- Size: 17.6 KB
- Stars: 13
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-dev-fun - Alice - Alice sings when you mistakenly type al. (CLI)
README
# Alice
Alice sings when you mistakenly type `al`.![screenshot](https://github.com/susisu/alice/wiki/images/al_ja.gif)
## Requirements
* Node.js (>= 4.0)## Install
``` shell
npm install -g @susisu/alice
```## Usage
```
al [options]
```### Options
* `-h`, `--help`: output usage information
* `-v`, `--version`: output the version number
* `-c`, `--colors`: colorize the ASCII arts (white background is recommended)
* `-s`, `--speed `: change animation speed (default = 100)
* `-S`, `--song `: load song lyrics from file### Why don't you sing in English?
``` shell
al -e
```## Author
Susisu ([GitHub](https://github.com/susisu), [Twitter](https://twitter.com/susisu2413))