pretzel
pretzel copied to clipboard
PretzelExpress - tray app which makes user experience better
trafficstars
Emulate the behaviour of IIS Express, but leverage the existing work of pretzel.
Why?
- Because scribble needs something more polished than opening a console and showing the raw output.
- Because I'm lazy and want it to "remember" what sites I was testing across sessions
Features
- single-instance app - subsequent startups should create a new "site"
- some internal storage for tracking the active sites - Akavache?
- tray icon should behave like IISExpress (list active sites, add site, stop site)
:+1: