cerebroapp / cerebro

🔵 Cerebro is an open-source launcher to improve your productivity and efficiency
https://www.cerebroapp.com/
MIT License
8.33k stars 455 forks source link

SEARCHING MacOS MAINTAINER #602

Closed dubisdev closed 1 year ago

dubisdev commented 2 years ago

Cerebro is ready for running in MacOS but we don't want to release packages if we can't test them.

We need someone who can actively test if Cerebro is working on this platform. This person doesn't need to develop nothing, just test, but it would be nice if him/herself has development knowledge so we can debug possible errors.

As a workaround for MacOS users, an executable can be created by following this steps:

  1. Clone the repo - Using git clone or the GH client
  2. Install dependencies - yarn --force
  3. Package the app - yarn package
  4. The executables are released to the releases folder.
joh6nn commented 2 years ago

I'm interested in helping with this

ChFlick commented 1 year ago

I'd also like to help here. I've got the same issue as in #607, the app won't show at all. Just to see what happens, I've tried locally checking out cerebro-ui and manually removing the places where nodobjc is used. The app starts, though there are still plenty of errors. If help is wanted, I'd love to contribute.

dubisdev commented 1 year ago

Hi @ChFlick Thanks for your help! I'll mention you in a new issue in the cerebro-ui repo with some info I think can be useful for solving the issue

dubisdev commented 1 year ago

I'm closing this for now as we have MacOS contributors helping to test Cerebro 🙌