Page 1 of 1

HTML Onlive Debugger: Now On Linux

Posted: Sat Mar 22, 2014 7:44 pm
by mikethedj4
Website: http://htmlonlivedebugger.sourceforge.net/
Download: http://sourceforge.net/projects/htmlonl ... z/download

Screenshot:
hod4lin.png
Enjoy!

If this app was at all helpful for you. Would you consider donating to the project?
https://www.paypal.com/cgi-bin/webscr?c ... GA2RB5ZJCC

Re: HTML Onlive Debugger: Now On Linux

Posted: Mon Sep 01, 2014 6:15 pm
by mikethedj4
v1.2.1 Updates:
- Application UI has been revised
- Major & Minor bug fixes
- New and improved HSL/HSLA color picker
- Simple/Basic built in web browser
- You can change dimensions on the preview plane as well. (This will make responsive design a lot easier for smaller devices)
- You can also toggle between the advanced editor and a textbox for editing.

Re: HTML Onlive Debugger: Now On Linux

Posted: Sun Sep 21, 2014 5:23 am
by mikethedj4
v2.0 is now available as a web application and for Linux.
htmlonlivedebugger.png
htmlonlivedebugger-dark.png
v2.0 Updates:
  • Major & Minor Bug Fixes
  • Undo/Redo Buttons
  • Add/Remove Integrated or Custom JS Libraries (Can also add some integrated css libraries from there as well)
  • Revised Characters
  • New and Revised Demos
  • The basic editor has been removed.
  • Menu's now flow with the color scheme of the chosen themes.
  • Customize the editor's font, size, and line-height in preferences.
  • All settings should save using localStorage.
Unfortunately I have not been able to fix most of the bugs for Android so don't expect v2.0 to be released for Android anytime soon.

Re: HTML Onlive Debugger: Now On Linux

Posted: Tue Sep 23, 2014 3:59 am
by mikethedj4
You can now save your html documents as Images! Give it a try!

I've also added some minor updates which include new Codemirror demo, and your document title will now always be the title of the document you're manipulating. (Unless there's no title, then it's the name of the app)

Here's two examples rendered straight from the application:
multiplication-table.png
character-map.png