wavedrom / wavedrom.github.io

Digital timing diagram editor
https://wavedrom.com
MIT License
915 stars 158 forks source link

PWA #36

Closed drom closed 4 years ago

drom commented 10 years ago

From alex.d...@gmail.com on June 08, 2011 08:00:31

to make WaveDrom available via chrome app store

Original issue: http://code.google.com/p/wavedrom/issues/detail?id=21

drom commented 10 years ago

From alex.d...@gmail.com on June 21, 2011 23:07:34

https://code.google.com/chrome/apps/docs/developers_guide.html

drom commented 10 years ago

From xor.gate...@gmail.com on November 30, 2011 00:55:17

Hi all I started the chrome application and works not bad, when it is beta I will attach here a patch.

drom commented 10 years ago

From alex.d...@gmail.com on November 30, 2011 10:06:56

Sounds good. Looking forward seeing it working.

Status: Accepted

drom commented 10 years ago

From xor.gate...@gmail.com on December 02, 2011 14:40:12

Initial work is commited, we need to figure out how to save/load the waveform with the localStorage (see http://en.wikipedia.org/wiki/Web_Storage )

drom commented 10 years ago

From alex.d...@gmail.com on December 02, 2011 19:11:59

Great that you are doing chrome app. After r122 editor not shows TODO in the input field instead of JSON. Please fix it.

drom commented 10 years ago

From xor.gate...@gmail.com on December 03, 2011 13:02:27

Fixed r123

drom commented 10 years ago

From alex.d...@gmail.com on December 04, 2011 16:53:39

I still see the same TODO text in the input window. But now rendered result disappeared. :(

drom commented 10 years ago

From xor.gate...@gmail.com on December 07, 2011 05:13:34

I think you have to clear the TODO localStorage variable (in firefox with firebug: http://getfirebug.com/wiki/index.php/DOM_Panel#localStorage ) . In chrome rightclick on the page, inspect element. Icon Resources then Local Storage. First open the application editor page !

drom commented 10 years ago

From alex.d...@gmail.com on February 10, 2012 23:40:17

What is missing to complete the Chrome app?

drom commented 10 years ago

From ro.abl...@gmail.com on August 07, 2013 13:53:25

I could not get the latest code to run in developer mode under Chrome. Is there still movement to create a Chrome App in the Chrome Store for this? If so, would an offer to help with beta testing it be useful? Very Cool app, just needs to be readily usable for most (not ALL, just most) hardware engineers (and students?) to use it.

drom commented 10 years ago

From alex.d...@gmail.com on August 10, 2013 20:48:09

I don't have specific plans in releasing WaveDrom App in Chrome Store. Do you think Chrome App will add value to WaveDrom compare to online version? What new features would you like the most? off-line App feature? Google Drive access?

drom commented 10 years ago

From ro.abl...@gmail.com on August 13, 2013 20:00:02

Yes, I think a packaged app, that can run without a server, would be more valuable.

As for gDrive vs local, I am ambivalent. ChromeOS machines that I am familiar all have local file storage. And a user could manually move/copy files to whatever cloud storage they wish. Google Drive integration could in some cases be a nice convenience, so the user doesn't have to remember to copy the files.