/dictionary-box

Primary LanguageJavaScriptMIT LicenseMIT

Dictionary Box For Mac

Easy access to Google Translate and Tureng for Mac OS.

Why?

Because, I really needed this. I'm tired of opening a browser for to use dictionary.

About

Dictionary Box keeps your history until you delete them,search cookies, Google Translate histories, starred words etc. For clear your history, from "Dictionary Box" menu, select "Clear Cookies".

Screenshot

screenshot

How to run?

Get the code

$ git clone https://github.com/akyagmur/dictionary-box.git
$ cd dictionary-box

Run the app

$ npm install //If you don't have electron globally
$ electron .

License

MIT. Copyright (c) 2016 Ali Kenan Yağmur

How to Contribute