Live data from Hacker News

Trello Desktop for Mac and Windows: Get More Done Without Distractions

blog.trello.com

1–10 of 62 posts

Re: Trello Desktop for Mac and Windows: Get More Done Without Distractions

#2
I haven't had a chance to download it yet, but my suspicion says it's probably an Electron application. What do you all feel about this practice of taking long-lived web applications and getting them out of a tab and into a desktop shell with a place on the dock/task bar and the ability to Atl/Control-Tab?

Re: Trello Desktop for Mac and Windows: Get More Done Without Distractions

#4

I haven't had a chance to download it yet, but my suspicion says it's probably an Electron application. What do you all feel about this practice of taking long-lived web applications and getting them out of a tab and into a desktop shell with a place on the dock/task bar and the ability to Atl/Control-Tab?

I'm not sure anyone thinks its ideal but there is certainly software built with it that just wouldn't otherwise be, no matter how many people talk about Qt on here.

Re: Trello Desktop for Mac and Windows: Get More Done Without Distractions

#5

I haven't had a chance to download it yet, but my suspicion says it's probably an Electron application. What do you all feel about this practice of taking long-lived web applications and getting them out of a tab and into a desktop shell with a place on the dock/task bar and the ability to Atl/Control-Tab?

Definitely some sort of electron app. Certain things are broken like trying to use your webcam to take a profile photo because it doesn't know how to ask for browser permissions.

I really hope this trend stops soon.

Re: Trello Desktop for Mac and Windows: Get More Done Without Distractions

#6

I haven't had a chance to download it yet, but my suspicion says it's probably an Electron application. What do you all feel about this practice of taking long-lived web applications and getting them out of a tab and into a desktop shell with a place on the dock/task bar and the ability to Atl/Control-Tab?

I haven't downloaded either. You mentioned "out of a tab" and 'Atl/Control-Tab' context switching. I usually pin such an application in the browser; this makes it easy to go visit the site (on OSX and Chrome, use CMD+, pinning makes it one of the first tabs so CMD+1 as an example) and easy to use the browser as intended and switch back to the web-app. You could look at the memory footprint of the tab vs. the application and the performance implications of using a desktop app vs. the web-app. That could be useful info. :)

Re: Trello Desktop for Mac and Windows: Get More Done Without Distractions

#7

I haven't had a chance to download it yet, but my suspicion says it's probably an Electron application. What do you all feel about this practice of taking long-lived web applications and getting them out of a tab and into a desktop shell with a place on the dock/task bar and the ability to Atl/Control-Tab?

It's an inevitable step for any mature software application. At some point, the business side will want a feature that web browsers won't allow or have poor support for. Initially, developers push back and this feature gets delayed, but sure enough, executives get eager and eventually make the call to build a desktop app.

I have seen this twice now; our file transfer service was being hindered by poor file API support by the browsers, so we built a desktop app to wrap the web app and provide better file access. And for a shopping app to get around iframe restrictions.

Post reply on HN