Update index.md
This commit is contained in:
parent
659becf3fb
commit
113ccc681d
11
README.md
11
README.md
@ -4,15 +4,17 @@
|
|||||||
|
|
||||||
MPD client inspired by ncmpcpp with builtin cover-art view and LastFM integration.
|
MPD client inspired by ncmpcpp with builtin cover-art view and LastFM integration.
|
||||||
|
|
||||||
https://user-images.githubusercontent.com/51816057/144759799-b9eecf9e-93ad-43a7-a076-0ae47f03d03c.mp4
|

|
||||||
|
|
||||||
## Table of Contents
|
## Table of Contents
|
||||||
|
|
||||||
|
|
||||||
* [Roadmap](#roadmap)
|
* [Roadmap](#roadmap)
|
||||||
* [Installing / Building](#installing--building)
|
* [Installing / Building](#installing--building)
|
||||||
* [AUR Package](#aur-package)
|
* [AUR Package](#aur-package)
|
||||||
* [Manually](#manually)
|
* [Manually](#manually)
|
||||||
* [Configuring gomp](#configuring-gomp)
|
* [Setting Up](#setting-up)
|
||||||
|
|
||||||
|
|
||||||
# Roadmap
|
# Roadmap
|
||||||
|
|
||||||
@ -42,4 +44,7 @@ go build
|
|||||||
```
|
```
|
||||||
---
|
---
|
||||||
|
|
||||||
#### [Configuring](https://aditya-K2.github.io/gomp/) gomp
|
# Setting Up
|
||||||
|
|
||||||
|
- [Configuring](https://aditya-K2.github.io/gomp/)
|
||||||
|
- [Video Showcase](https://github.com/aditya-K2/gomp/tree/master/extras/showcase.md)
|
||||||
|
@ -1,6 +1,8 @@
|
|||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Table Of Contents
|
## Table Of Contents
|
||||||
|
|
||||||
* [Prerequisites](#prerequisites)
|
|
||||||
* [Configuration](#configuration)
|
* [Configuration](#configuration)
|
||||||
* [MPD Port](#mpd-port)
|
* [MPD Port](#mpd-port)
|
||||||
* [Music Directory](#music-directory)
|
* [Music Directory](#music-directory)
|
||||||
@ -11,12 +13,6 @@
|
|||||||
* [Key Mappings](#key-mappings)
|
* [Key Mappings](#key-mappings)
|
||||||
* [Getting Album Art from LastFm API](#getting-album-art-from-lastfm-api)
|
* [Getting Album Art from LastFm API](#getting-album-art-from-lastfm-api)
|
||||||
|
|
||||||
# Prerequisites
|
|
||||||
|
|
||||||
- Music Player Daemon must be setup and Running
|
|
||||||
- Go Should Be Installed ( For Building )
|
|
||||||
- After Reading this it is highly recommended to read the [sample_config](https://github.com/aditya-K2/gomp/blob/master/sample_config.yml)
|
|
||||||
|
|
||||||
# Configuration
|
# Configuration
|
||||||
|
|
||||||
Configuration of gomp is done through a `config.yml` file in `$HOME/config/gomp/`
|
Configuration of gomp is done through a `config.yml` file in `$HOME/config/gomp/`
|
||||||
|
1
extras/showcase.md
Normal file
1
extras/showcase.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
https://user-images.githubusercontent.com/51816057/144759799-b9eecf9e-93ad-43a7-a076-0ae47f03d03c.mp4
|
Loading…
Reference in New Issue
Block a user