Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
supnate authored Oct 21, 2016
1 parent a133770 commit 143ff82
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Managing them is frustrating. It's not intuitive which service you need is runni

So I created this little tool to manage all of my frequently used command line programs. It looks like:

<img src="/images/pic1.png?raw=true" width="472">
<img src="/images/pic1.png?raw=true" width="360">

It helps to manage command line programs in one central place with intuitive UI.

Expand All @@ -34,15 +34,15 @@ Besides running dev servers, Command Pad is also useful for:
# More screenshots
Intuitive UI to add a command:

<img src="/images/pic2.png?raw=true" width="472">
<img src="/images/pic2.png?raw=true" width="360">

Colorful output:

<img src="/images/pic3.png?raw=true" width="472">
<img src="/images/pic3.png?raw=true" width="360">

Alert you when some command is finished:

<img src="/images/pic4.png?raw=true" width="472">
<img src="/images/pic4.png?raw=true" width="360">

# Features
1. Monitor the output and keep the color.
Expand Down

0 comments on commit 143ff82

Please sign in to comment.