Skip to content

Commit

Permalink
Add screenshot and link to MPD
Browse files Browse the repository at this point in the history
  • Loading branch information
kimtore committed Aug 25, 2015
1 parent de98278 commit a072094
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
Binary file added images/pms.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 4 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<header>
<h1>Practical Music Search</h1>
<h2>Vim-like frontend to Music Player Daemon</h2>
<h2>Powerful Vim-like frontend to the Music Player Daemon</h2>
</header>

<section id="downloads" class="clearfix">
Expand All @@ -34,7 +34,9 @@ <h2>Vim-like frontend to Music Player Daemon</h2>
<h3>
<a id="introduction" class="anchor" href="#introduction" aria-hidden="true"><span class="octicon octicon-link"></span></a>Introduction</h3>

<p>Practical Music Search is an open source client for Music Player Daemon, written in C++ and ncurses. The target audience are power users who need an MPD client that is highly configurable. PMS features a simple but powerful interface similar to Vim, and runs on (at least) Linux, FreeBSD and Mac OS X.</p>
<p>Practical Music Search is an open source client for the <a href="http://www.musicpd.org/">Music Player Daemon</a>, written in C++ and ncurses. The target audience are power users who need an MPD client that is highly configurable. PMS features a simple but powerful interface similar to Vim, and runs on (at least) Linux, FreeBSD and Mac OS X.</p>

<p><img src="images/pms.png" />

<h3>
<a id="features" class="anchor" href="#features" aria-hidden="true"><span class="octicon octicon-link"></span></a>Features</h3>
Expand Down

0 comments on commit a072094

Please sign in to comment.