-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit fffa3ea
Showing
65 changed files
with
544 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
.DS_Store | ||
npm-debug.log | ||
node_modules |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
## 0.1.0 - First Release | ||
* Every feature added | ||
* Every bug fixed |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
Copyright (c) 2014 hurumeki<[email protected]> | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining | ||
a copy of this software and associated documentation files (the | ||
"Software"), to deal in the Software without restriction, including | ||
without limitation the rights to use, copy, modify, merge, publish, | ||
distribute, sublicense, and/or sell copies of the Software, and to | ||
permit persons to whom the Software is furnished to do so, subject to | ||
the following conditions: | ||
|
||
The above copyright notice and this permission notice shall be | ||
included in all copies or substantial portions of the Software. | ||
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, | ||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF | ||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND | ||
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE | ||
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION | ||
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION | ||
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,89 @@ | ||
# pronama-chan package | ||
プロ生ちゃんを追加するAtomパッケージです。 | ||
Package for [Atom](https://atom.io/) to add Pronama-chan to your editor | ||
|
||
![A screenshot of package](./screenshots/pronama-chan.png) | ||
|
||
## 機能 Features | ||
* エディタ背景にキャラクター(壁紙)を表示します。 | ||
Display Characto r(Wallpaper) in Editor pane | ||
* エディタ起動時のボイス | ||
Voice at editor starting | ||
* 時報 | ||
Time signal | ||
|
||
## インストール方法 Installation | ||
1. [Atom](https://atom.io/)エディタをインストールしてください | ||
Install [Atom](https://atom.io/). | ||
|
||
2. このリポジトリをAtomのパッケージディレクトリにクローンしてください | ||
Clone this repository to atom package directory. | ||
``` | ||
cd ~/.atom/packages/ | ||
git clone https://github.com/hurumeki/atom-pronama-chan.git | ||
``` | ||
|
||
3. Atomの設定画面でatom-pronama-chanを有効化してください | ||
Activate atom-pronama-chan in Atom Settings view. | ||
|
||
## 使い方 Usage | ||
|Key|Events|Description| | ||
|:-:|:-:|:-:| | ||
|Ctrl + Alt + k|Pronama Chan Toggle|プロ生ちゃんの表示/非表示を切り替えます Toggle Pronama-chan view| | ||
|Ctrl + Alt + l|Pronama Chan Round Theme|テーマを巡回して切り替えます Round Themes| | ||
|
||
## テーマ | ||
以下のテーマが含まれています。 | ||
テーマによって機能に制限があります。 | ||
|
||
|テーマ (Theme)|壁紙 (Wallpaper)|起動ボイス (Voice)|時報 (TimeSignal)| | ||
|:-:|:-:|:-:|:-:| | ||
|プロ生ちゃん(暮井 慧)|○|○|○| | ||
|美雲このは|○|×|×| | ||
|美雲あんず|○|×|×| | ||
|クラウディア|○|○|×| | ||
|東北ずん子|○|×|×| | ||
|ハッカドール1号|○|×|×| | ||
|
||
## ライセンス LICENCE | ||
### コード Codes | ||
Released under the [MIT](https://github.com/tcnksm/tool/blob/master/LICENCE) license | ||
|
||
### 画像、音声 Images and Voices | ||
原則として、本作品以外での利用を禁止します。 | ||
本作品以外で利用する場合は、個別に権利者に確認してください。 | ||
|
||
####[プロ生ちゃん(暮井 慧)](http://pronama.azurewebsites.net/pronama/) | ||
![プロ生ちゃん(暮井 慧)](./screenshots/pronama-chan.png) | ||
© 2010-2014 プログラミング生放送 | ||
プロ生ちゃん(暮井 慧)の音声は、許諾を得て利用しています(許諾番号: 012)。 | ||
本作品以外での利用(音声の抽出、加工、公開などの行為)を禁止します。 | ||
|
||
画像 Images - [利用ガイドライン (Guideline)](http://pronama.azurewebsites.net/pronama/guideline/) | ||
音声 Voices - [音声の利用ガイドライン (Guideline Voice)](http://pronama.azurewebsites.net/pronama/guideline/) | ||
|
||
####[美雲このは](https://www.conoha.jp/blog/conoha) | ||
![美雲このは](./screenshots/conoha.png) | ||
©GMO Internet, Inc. | ||
本作品以外での利用を禁止します。 | ||
[ガイドライン (Guideline)](https://www.conoha.jp/blog/conoha) | ||
|
||
####[美雲あんず](http://cloud.gmo.jp/anzu/) | ||
![美雲あんず](./screenshots/anzu.png) | ||
©GMO Internet, Inc. 2012 | ||
本作品以外での利用を禁止します。 | ||
[ガイドライン (Guideline)](http://cloud.gmo.jp/anzu/) | ||
|
||
####[クラウディア・窓辺 (Claudia Madobe)](http://msdn.microsoft.com/ja-jp/hh508969) | ||
![クラウディア・窓辺 (Claudia Madobe)](./screenshots/claudia.png) | ||
© 2011 Microsoft Corporation All Rights Reserved. | ||
[ガイドライン (Guideline)](http://msdn.microsoft.com/ja-jp/claudia00_03) | ||
|
||
####[東北ずん子](http://zunko.jp/) | ||
![東北ずん子](./screenshots/zunko.png) | ||
© 2014 SSS LLC. | ||
[ガイドライン (Guideline)](http://zunko.jp/guideline.html) | ||
|
||
####[ハッカドール1号](http://hackadoll.com/) | ||
![ハッカドール1号](./screenshots/hackadoll1.png) | ||
© DeNA Co., Ltd. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"images": { | ||
"background": "anzu_suwari_new.png" | ||
}, | ||
"startVoice": {}, | ||
"timeSignal": [] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"images": { | ||
"background": "SD2.png" | ||
}, | ||
"startVoice": { | ||
"morning": "27goodmorningazuresky.wav", | ||
"afternoon": "01sahajimeru.wav", | ||
"night": "38otsukare.wav" | ||
}, | ||
"timeSignal": [] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"images": { | ||
"background": "conoha_floor_RGB.png" | ||
}, | ||
"startVoice": {}, | ||
"timeSignal": [] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"images": { | ||
"background": "02_thinking_1.png", | ||
"wink": "02_thinking_2.png", | ||
"blink": "02_thinking_0.png" | ||
}, | ||
"startVoice": {}, | ||
"timeSignal": [] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
{ | ||
"images": { | ||
"background": "sd_eye0.png", | ||
"wink": "sd01.png", | ||
"blink": "sd02.png" | ||
}, | ||
"startVoice": { | ||
"morning": "kei_voice_008.mp3", | ||
"afternoon": "kei_voice_009.mp3", | ||
"night": "kei_voice_010.mp3" | ||
}, | ||
"timeSignal": [ | ||
"kei2_voice_081.mp3", | ||
"kei2_voice_082.mp3", | ||
"kei2_voice_083.mp3", | ||
"kei2_voice_084.mp3", | ||
"kei2_voice_085.mp3", | ||
"kei2_voice_086.mp3", | ||
"kei2_voice_087.mp3", | ||
"kei2_voice_088.mp3", | ||
"kei2_voice_089.mp3", | ||
"kei2_voice_090.mp3", | ||
"kei2_voice_091.mp3", | ||
"kei2_voice_092.mp3", | ||
"kei2_voice_093.mp3", | ||
"kei2_voice_094.mp3", | ||
"kei2_voice_095.mp3", | ||
"kei2_voice_096.mp3", | ||
"kei2_voice_097.mp3", | ||
"kei2_voice_098.mp3", | ||
"kei2_voice_099.mp3", | ||
"kei2_voice_100.mp3", | ||
"kei2_voice_101.mp3", | ||
"kei2_voice_102.mp3", | ||
"kei2_voice_103.mp3", | ||
"kei2_voice_104.mp3" | ||
] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"images": { | ||
"background": "zzm_a1zunko12.png" | ||
}, | ||
"startVoice": {}, | ||
"timeSignal": [] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# Keybindings require three things to be fully defined: A selector that is | ||
# matched against the focused element, the keystroke and the command to | ||
# execute. | ||
# | ||
# Below is a basic keybinding which registers on all platforms by applying to | ||
# the root workspace element. | ||
|
||
# For more detailed documentation see | ||
# https://atom.io/docs/latest/advanced/keymaps | ||
'atom-text-editor': | ||
'ctrl-alt-k': 'atom-pronama-chan:toggle' | ||
'ctrl-alt-l': 'atom-pronama-chan:roundTheme' |
Oops, something went wrong.