aboutsummaryrefslogtreecommitdiffstats
path: root/Drop Serve/StatusView.m
AgeCommit message (Collapse)Author
2020-10-17Add license (GNU GPLv3+)Teddy Wing
2020-10-10StatusView.m: Hide the status section when "Stop" button is clickedTeddy Wing
Provides visual feedback that the server has stopped (or should have stopped).
2020-10-10Add a label to the window to show server statusTeddy Wing
Indicate that the server is running. Show what path it's serving from , what URL it's serving on, and a button to stop the server.