Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.04 KB

README.textile

File metadata and controls

21 lines (13 loc) · 1.04 KB

Glimpser

An AutoHotKey Script to give quick visual feedback while doing web development by holding down a single key to preview.

Explination screencast

View at http://anthonysweb.com/blog/wp-content/uploads/glimpser.swf

Note: I haven’t used Glimpse, so I could be mistaken in some areas, correct me if I’m wrong ;)

Shortcomings

  • Only works for Chrome (easily modifiable)
  • Configured to right alt (though again, easily modifiable)
  • Only tested by me (Anthony)

References

Glimpse looks like an awesome development tool. I took a piece of Glimpse and made it work more generally. Honestly though Glimpse looks much more rhobust and pretty than what I’ve done – I mainly wanted soemthing now that worked well with the development enviornment I regularly use.