hkirat / notification-logger

Desktop notification for your console Logs
http://hkirat.github.io/notification-logger
1.02k stars 61 forks source link

Notification Logger npm version

Ever wondered why you have to open the console every time you want to want to log a variable?

Notification Logger helps provide desktop notification for your console messages.

During development, You have to check the browser's inspector periodically to see what your console.log()'s are saying.

With notification-logger, you can develop and debug web apps and see console messages as Desktop Notifications.

And it only adds ~50 lines to your project.

Demo

Initial repo forked from chinchang's project screenlog.js. Check out his awesomeness over here

Screenshot

notification-logger

Installing

Methods


Browser Support

Works best on latest versions of Google Chrome, Firefox and Safari.

To Do

Credits