📜 ⬆️ ⬇️

Cerebro is a free alternative to Alfred and Spotlight

I want to show you my open-source project Cerebro is a free alternative to Alfred and Spotligth, which I started working on several months ago and only recently achieved stability and cross-platform, with which I am ready to show the product to a wide audience.



(there will be a lot of screenshots under the cut)


What for?


I set myself several goals:



What happened


As a result, using javascript and electron, I created an application that I use all the time. Out of the box, it can:



Plugins


A plugin is a simple npm module written in javascript. Basically, you can write a plugin in any other language by simply wrapping up the call to your script in js. Documentation for creating plugins is available on github .




At the time of this writing, 10 plug-ins are available, which can be searched and installed directly from the application:



Reviews


I hope that you will find something useful for yourself. In the comments I would like to hear feedback, suggestions, criticism. And I will be glad to pull-requests and new plugins from developers!


→ Site
→ Repository


')

Source: https://habr.com/ru/post/320434/


All Articles