Skip to content

konifar/kotoha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

※ 日本語ドキュメントはこちら

Kotoha

Kotoha is useful Chrome Extension that help you to quote a good phrase!

capture

Usage

Search by word

You can quote a phrase by typing search word after /k.

capture

Search by tag

You can quote a phrase by typing search tag (such as title or character name) after /t.

capture

Add your favorite phrase

You can add a phrase from cherry blossoms icon.

It is very simple form which has only phrase and tag text area. Tag should be input title or character name and so on.

capture

Development

1. Clone from GitHub

$ git clone [email protected]:konifar/kotoha.git

2. Setup

$ cd kotoha
$ npm install
$ npm run watch

3. Load Chrome Extension

Load kotoha/build directory from chrome://extensions/ page.

4. Setup kotoha-server

If you want to run kotoha-server in your local, please clone kotoha-server. kotoha-server is Rails application.

You must switch end point to local kotoha-server.

https://github.com/konifar/kotoha/blob/master/src/js/kotoha.coffee#L1-L2 https://github.com/konifar/kotoha/blob/master/src/js/popup.coffee#L1-L2

Request

Please feel free to submit Issue.

PullRequest are also welcome.

Or please contact from Twitter. @konifar

Awesome 3rd party tools

Thanks

Title Comment
ichord/At.js Very useful auto complete javascript library.
jQuery We love jQuery。It is very useful on small project.
lttm-crx Great Chrome Extension. This project has a good build structure.
あにふれーず Animation phrase service by @kgmyshin. After provided API, I want to apply it to Kotoha!
夜桜四重奏 - ハナノウタ Kotoha is inspirated by 'Kotoha Isone', very cute character. 夜桜四重奏 -ハナノウタ- 第1話「サクラサク」
vim-kotoha Awesome vim plugin by by heavenshell.
kotoha-slack Awesome slack command by tomoima525.
kotoha-alfred-workflow Awesome alfred workflow by kgmyshin.

About

Kotoha is useful chrome extension that help you to quote a good phrase.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published