jetzt icon indicating copy to clipboard operation
jetzt copied to clipboard

OS X native app

Open nomicode opened this issue 11 years ago • 4 comments

I demoed jetzt to @janl today and he suggested that an OS X native app would be good. The general idea would be an app that could speed-read any text in any app on OS X. This would be useful for people using desktop clients, like Mail.app.

One possible possible approach would be to hook into the accessibility framework.

I appreciate that this is probably a way out, but creating this issue anyway.

nomicode avatar Mar 15 '14 01:03 nomicode

That would be really nice. It's not something I'd want to do personally but would be happy to see it done.

ds300 avatar Mar 15 '14 03:03 ds300

Was talking to @janl again this morning. Perhaps there's a way to get the same JS running in both environments. Would be a shame to have to re-implement things in Objective-C.

nomicode avatar Mar 15 '14 10:03 nomicode

I don't know if this should be an issue in this repo. Honestly sounds like an entirely separate project. I've never worked with it before, but I know https://github.com/popcorn-time/popcorn-app uses https://github.com/rogerwang/node-webkit to run on the desktop. Maybe something similar would be possible here?

zachlatta avatar Mar 17 '14 17:03 zachlatta

It depends what the scope of the project is.

One option is that we say we are only building a Chrome app, and we'll leave everything else to everyone else. Another option is to say that we are primarily building a Chrome app, but that there are other options we may want to explore, and that maybe the project expands a little to work in more than one environment. I don't think there's a "right" answer here.

My personal take is that if we're building a speed-reading tool, and we have the contributors to port it to different environments, then we should embrace that. If it was just David and people were requesting he port it to environments he doesn't care about, I'd understand him summarily closing those issues. But from the looks of things so far, he seems open to this sort of thing!

nomicode avatar Mar 17 '14 19:03 nomicode