Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yui540/hyper-sana
🍆おはようございナース‼️ハイパーさなです🍆
https://github.com/yui540/hyper-sana
Last synced: about 2 months ago
JSON representation
🍆おはようございナース‼️ハイパーさなです🍆
- Host: GitHub
- URL: https://github.com/yui540/hyper-sana
- Owner: yui540
- License: mit
- Created: 2018-07-07T07:40:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-18T04:42:59.000Z (over 6 years ago)
- Last Synced: 2024-11-03T07:37:07.428Z (about 2 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.3 MB
- Stars: 47
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HyperSana
![logo](./res/logo.png)
HyperSanaは、ターミナルエミュレータ「Hyper」のテーマプラグインです。
名取さなの声が出ます。
- 登場するキャラクター
- 名取さな
- [YouTubeチャンネル](https://www.youtube.com/channel/UCIdEIHpS0TdkqRkHL5OkLtA)
- さなボイス参照元
- [さなボタン](http://sanabutton.ojaru.jp/)
- 開発者
- yui540
- [Twitter - @yui540](https://twitter.com/yui540)![poster](./res/poster.png)
![screenshot](./res/screenshot.png)
## 使い方
```bash
$ hyper i hyper-sana
```## オプション
```js:.hyper.js
config: {
// ...
hyperSana: {
illust: true, // イラストを表示するか(デフォルトは true)
opacity: 0.3, // イラストの不透明度0~1(デフォルトは0.3)
overText: false // イラストの上にテキストを表示するか(デフォルトは false)
},
// ...
}
```