Qonsole

QonsoleExampleDownload latest releaseLicense
Ever felt like you needed a better way to debug your website?
Have you found other solutions bloated, obtrusive or just a waste a time?
Do you like the simplicity of using a console?

Qonsole, inspired by a well known first person shooter, aims to solve this!
It's small and easy to insert into a web page, providing a basic framework which you can expand to fit your own needs and taste.
Qonsole is inserted into this page right now; press `, ~ or ½ to bring it down.
Try typing something simple like js:alert('Test!'); into it.

Qonsole commands can be parsed client side or passed to a web server via AJAX to be parsed.
You can also use the anchor tag to call commands in the style of #q:Whatever
Outputting text to the qonsole is as simple as calling toq(Message);.
Date of latest release: 29th of May 2010, 2pm.

Download • 18.5KB
Qonsole is licensed under the AGPL v3 license, which you can view here it's also provided in the release zip as agpl-3.0.txt.

If you do come up with any improvements to Qonsole which you believe will benefit people and the basic package then please do get in touch - somehow... I'll add contact details later, use this for now.
Made by QOALSoft