Update index.md

This commit is contained in:
Aditya Kurdunkar 2021-12-31 00:35:57 +05:30 committed by aditya-K2
parent 659becf3fb
commit 113ccc681d
3 changed files with 12 additions and 10 deletions

View File

@ -4,15 +4,17 @@
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
![screenshot](https://user-images.githubusercontent.com/51816057/147781035-69eeeb1c-cd62-4e42-8e71-3b07538704e8.png)
## Table of Contents
* [Roadmap](#roadmap)
* [Installing / Building](#installing--building)
* [AUR Package](#aur-package)
* [Manually](#manually)
* [Configuring gomp](#configuring-gomp)
* [Setting Up](#setting-up)
# 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)

View File

@ -1,6 +1,8 @@
![screenshot](https://user-images.githubusercontent.com/51816057/147781035-69eeeb1c-cd62-4e42-8e71-3b07538704e8.png)
## Table Of Contents
* [Prerequisites](#prerequisites)
* [Configuration](#configuration)
* [MPD Port](#mpd-port)
* [Music Directory](#music-directory)
@ -11,12 +13,6 @@
* [Key Mappings](#key-mappings)
* [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 of gomp is done through a `config.yml` file in `$HOME/config/gomp/`

1
extras/showcase.md Normal file
View File

@ -0,0 +1 @@
https://user-images.githubusercontent.com/51816057/144759799-b9eecf9e-93ad-43a7-a076-0ae47f03d03c.mp4