Looks very clean, nice work! Although, I can't see myself using it. A simple example[1] of plotting a graph on Nimble shows only the first "card" of information which is pretty useless, but on WA it shows more relevant data[2] that I was looking for.
Also, the extracted app size is ~100MB large for a indicator that does so little. I'm guessing it's because of the bulk from Electron or some other shell app.
Side note: right-clicking it to automatically quit is very confusing.
This gives me same custom-made nutrition label as on food packaging, but for whatever I just made. Nimble returns one of the caloric-breakdown tables instead, which isn't as useful.
The size is primarily due to Electron, Nimble's backbone. Unfortunately, a large portion of Nimble's size is due to to Electron, and there's not a whole lot we can do about that aside from shifting the project to a completely different framework, rebuilding Nimble from the ground up. Although this is true, we're still doing everything we can to bring the size down.
The information provided by Wolfram's API is rather limiting, and definitely not as extensive as the information provided through its web service. We'll see what we can do about this problem.
Hey awesome! I'm downloading now, but the number one thing I hate about Wolfram Alpha (which I use often) is how long it takes to get to the website to ask my question and wait for an answer. I'm really hopeful this puts WA as nearby as Spotlight is.
Also, the extracted app size is ~100MB large for a indicator that does so little. I'm guessing it's because of the bulk from Electron or some other shell app.
Side note: right-clicking it to automatically quit is very confusing.
[1]: https://i.imgur.com/6yzYcRX.png
[2]: https://i.imgur.com/Fq1lNpc.png