Cerebro

有头脑的开源生产力促进器。「Open-source productivity booster with a brain」

Github星跟蹤圖

Cerebro

Build Status
Dependency Status
OpenCollective
OpenCollective

Usage

You can download the latest version on 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.

Cerebro

Plugins

Core plugins

  • Search in the web with google suggestions;
  • Search & launch application, i.e. spotify;
  • Navigate in file system with file previews (i.e. ~/Dropbox/passport.pdf);
  • Calculator;
  • Smart converter. 15$, 150 рублей в евро, 100 eur in gbp;

Install and manage custom plugins

Use built-in plugins command to search and manage custom plugins.

Discover plugins and more at Cerebro's Awesome List.

Development

If you have any questions feel free to chat in gitter: https://gitter.im/KELiON-cerebro.

Create plugin

Check out plugins documentation.

Install

First, clone the repo via git:

$ git clone https://github.com/KELiON/cerebro.git cerebro

And then install dependencies:

$ cd cerebro && yarn && cd ./app && yarn && cd ../

Run

$ yarn run dev

Note: requires a node version >=6.x

Resolve common issues

  1. AssertionError: Current node version is not supported for development on npm postinstall.
    After yarn postinstall script checks node version. If you see this error you have to check node and npm version in package.json devEngines section and install proper ones.

  2. Uncaught Error: Module version mismatch. Exepcted 50, got ...
    This error means that node modules with native extensions build with wrong node version (your local node version != node version, included to electron). To fix this issue run cd ./app && yarn run rebuild

Config file path

Windows: %APPDATA%/Cerebro/config.json

Linux: $XDG_CONFIG_HOME/Cerebro/config.json or ~/.config/Cerebro/config.json

macOS: ~/Library/Application Support/Cerebro/config.json

Package

Use this command to build .app file:

$ yarn run package

Be in touch

Follow to be notified about new releases or learn some productivity tips with Cerebro:

Or subscribe to newsletter to be notified only about big releases.

Support

Backers

Support us with a monthly donation and help us continue our activities. [Become a backer]






























Sponsors

Become a sponsor and get your logo on our README on Github with a link to your site. [Become a sponsor]






























License

MIT © Alexandr Subbotin

主要指標

概覽
名稱與所有者cerebroapp/cerebro
主編程語言JavaScript
編程語言JavaScript (語言數: 6)
平台
許可證MIT License
所有者活动
創建於2016-07-03 14:42:01
推送於2025-07-01 10:57:44
最后一次提交2025-05-20 14:59:56
發布數32
最新版本名稱v0.11.0 (發布於 )
第一版名稱0.0.1 (發布於 )
用户参与
星數8.5k
關注者數131
派生數456
提交數858
已啟用問題?
問題數405
打開的問題數69
拉請求數212
打開的拉請求數4
關閉的拉請求數75
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?