Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any plans on macOS support? #10

Closed
agustif opened this issue Dec 27, 2017 · 2 comments
Closed

Any plans on macOS support? #10

agustif opened this issue Dec 27, 2017 · 2 comments

Comments

@agustif
Copy link

agustif commented Dec 27, 2017

Wanted to try the app but didn't find a dmg file in the releases, is there some reason for it being only win/linux?

@CyanSalt
Copy link
Owner

CyanSalt commented Jan 5, 2018

It's not very difficult to compile this app to a macOS dmg. Anybody can just clone this repository and run npm install && npm run build to build it by itself. Errors caused by missing files can be resolved by copying those files from the zip of windows version.
I use Windows and it seems complicated to create symlinks for the macOS package. It will be much better if you can build it yourself.

@tylwright
Copy link

#12 fixes the missing file error. npm install && npm run build will yield a todu.app artifact.

@agustif agustif closed this as completed Feb 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants