File index.html changed (mode: 100644) (index 3700d14..5d6555c) |
19 |
19 |
|
|
20 |
20 |
<header> |
<header> |
21 |
21 |
<h1>Practical Music Search</h1> |
<h1>Practical Music Search</h1> |
22 |
|
<h2>Vim-like frontend to Music Player Daemon</h2> |
|
|
22 |
|
<h2>Powerful Vim-like frontend to the Music Player Daemon</h2> |
23 |
23 |
</header> |
</header> |
24 |
24 |
|
|
25 |
25 |
<section id="downloads" class="clearfix"> |
<section id="downloads" class="clearfix"> |
|
34 |
34 |
<h3> |
<h3> |
35 |
35 |
<a id="introduction" class="anchor" href="#introduction" aria-hidden="true"><span class="octicon octicon-link"></span></a>Introduction</h3> |
<a id="introduction" class="anchor" href="#introduction" aria-hidden="true"><span class="octicon octicon-link"></span></a>Introduction</h3> |
36 |
36 |
|
|
37 |
|
<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> |
|
|
37 |
|
<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> |
|
38 |
|
|
|
39 |
|
<p><img src="images/pms.png" /> |
38 |
40 |
|
|
39 |
41 |
<h3> |
<h3> |
40 |
42 |
<a id="features" class="anchor" href="#features" aria-hidden="true"><span class="octicon octicon-link"></span></a>Features</h3> |
<a id="features" class="anchor" href="#features" aria-hidden="true"><span class="octicon octicon-link"></span></a>Features</h3> |