Skip to content

Commit ea1d56e

Browse files
committed
Update docs/index.html
1 parent e510f69 commit ea1d56e

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

docs/index.html

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ <h2 id="gmt4-mpvc-contents">Contents</h2>
5757
<li> <a href="#gmt4-mpvc-fork">Fork</a>
5858
<li> <a href="#gmt4-mpvc-quickstart">Quickstart</a>
5959
<li> <a href="#gmt4-mpvc-shots">Screenshots</a>
60+
<li> <a href="#gmt4-mpvc-overview">Overview</a>
6061
<li> <a href="#gmt4-mpvc-logbook">Logbook</a>
6162
</ul>
6263

@@ -119,6 +120,17 @@ <h2 id="gmt4-mpvc-shots">mpvc screenshots</h2>
119120
</p>
120121
</ul>
121122

123+
<hr />
124+
<h2 id="gmt4-mpvc-overview">mpvc overview</h2>
125+
126+
<a href="https://github.com/gmt4/mpvc/">mpvc</a> functionality is split in three pieces/files:
127+
128+
<ul>
129+
<li> <a href="https://github.com/gmt4/mpvc/blob/master/mpvc">mpvc</a>: the core cli providing mpc commands
130+
<li> <a href="https://github.com/gmt4/mpvc/blob/master/extras/mpvc-tui">extras/mpvc-tui</a>: a TUI that uses mpvc underneath
131+
<li> <a href="https://github.com/gmt4/mpvc/blob/master/extras/mpvc-fzf">extras/mpvc-fzf</a>: a script that uses fzf to perform fuzzy search on mpvc.
132+
</ul>
133+
122134
<hr />
123135
<h2 id="gmt4-mpvc-logbook">mpvc logbook</h2>
124136
<p>
@@ -128,7 +140,7 @@ <h2 id="gmt4-mpvc-logbook">mpvc logbook</h2>
128140

129141
<h3 id="logbook-20220330">On playing URLs, 30 Mar 2022</h3>
130142
<p>
131-
What got me started on using mpvc is being able to play URLs. This is the cause to start writing what you are reading now (this repo at https://github.com/gmt4/mpvc/). As in
143+
What got me started on using mpvc is being able to play URLs. This is the cause to start writing what you are reading now (this repo at <a href="https://github.com/gmt4/mpvc/">https://github.com/gmt4/mpvc/</a>). As in
132144
<ul>
133145
<li><code>mpvc add https://kuplasound.bandcamp.com/album/mirage/</code></li>
134146
</ul>

0 commit comments

Comments
 (0)