Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
Added new gif
Added installation process and features list
  • Loading branch information
KELiON committed Nov 10, 2016
1 parent 30bcc11 commit 16e9329
Showing 1 changed file with 25 additions and 3 deletions.
28 changes: 25 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 16e9329

Please sign in to comment.