pnhofmann

Results 184 comments of pnhofmann

Hi! > I am Pierre and I will invest my time in the next months in this project to help you guys develop it. Always nice to hear ;). >...

Nice ;). > While implementing the plugin the command isn't recognize, what do I need to do to make it work ? Can you give an example code? Actually everything...

> I was thinking of a Spotify API, but it needs Oauth2. Wouldn't be a problem, if the user needs to login first. Big terms of service ;) https://developer.spotify.com/terms/ but...

Hi @CyberkidAdithya ! Sure, everyone is welcome - especially new open source contributor ;).

Just pushed dirty implementation of last option I described in #603. Open for discussion ;).

Did push directly to this PR - more precisely alexandr7035:fix-ctrlc https://github.com/sukeesh/Jarvis/pull/604/commits/5862d32af9c47ce563ce58bfad972fd8ae49b912.

Sounds really promising! Probably most complicated task to think of good names how to call configurable colors. And bit of a task change colors for different plugins. But if you...

> is package-lock.json to be committed? According to [Stackoverflow](https://stackoverflow.com/questions/44206782/do-i-commit-the-package-lock-json-file-created-by-npm-5) - yes. @JonanOribe > You will see a little GUI(browser type) with an animation Yes, but I see nothing more than...

Electron is basically a chrome-browser - of course that takes some resources ;). But my problem is rather the whole Javascript-stuff (like installing npm + requirements) plus work for integrating...

> that is, for far, the best natural language processing library that I know What exactly does this library do better than pure python alternatives like [Snips NLU](https://github.com/snipsco/snips-nlu#faq-community)?