diff --git a/README.md b/README.md index e8de8671..b6a3caa7 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,33 @@ [![Build Status][travis-image]][travis-url] [![Dependency Status][david_img]][david_site] -## Screenshot +![Cerebro](https://cloud.githubusercontent.com/assets/594298/20180624/858a483a-a75b-11e6-94a1-ef1edc4d95c3.gif) -![](http://g.recordit.co/AGSI6RMmKn.gif) -## Install +## Usage +Your can download dmg for the latest version on [releases](https://github.com/KELiON/cerebro/releases) page. + +After installation use default shortcut `ctrl+space` to show an app window. You can customize this shortcut clicking on icon in menu bar → preferences. + + +## Plugins +* Search & launch application, i.e. `spotify`; +* Search in internet with google suggestions; +* Navigate in file system with file preview (i.e. `~/Dropbox/passport.pdf`); +* Calculator; +* Smart converter, i.e. `15$`, `150 рублей в евро`, `100 eur in gbp`; +* Contacts search; +* Define in built-in dictionary; +* Search for gif on giphy.com, i.e. `gif luck`, `how i met your mother gif`; +* System commands: i.e. `sleep`, `lock`, `restart`; +* Open system directory: `airdrop`, `icloud drive`, `trash`; + +And more geeky: +* Kill process, i.e `kill ruby` +* Show your local & global IP address, just `ip`; + +## Development +### Install First, clone the repo via git: