Metadata-Version: 2.1
Name: musicfp
Version: 0.0.1
Summary: A terminal based media player for programmers
Home-page: https://github.com/SatvikVirmani/musicfp
Author: Satvik Virmani
Author-email: virmanisatvik01@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/SatvikVirmani/musicfp/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Multimedia :: Sound/Audio
Requires-Python: >=3.0
Description-Content-Type: text/markdown
License-File: LICENSE

# musicfp
**A terminal based media player for programmers**

------------

## Install

![installing](https://github.com/SatvikVirmani/musicfp/blob/main/assets/install.png?raw=true)

------------

## Examples

### Playing all songs in a direstory

> #### Windows

> ![playing all songs in windows](https://github.com/SatvikVirmani/musicfp/blob/main/assets/windows.png?raw=true)

> #### macOS / Linux

> ![playing all songs in macOS / linux](https://github.com/SatvikVirmani/musicfp/blob/main/assets/linux.png?raw=true)

### Playing a single song in a directory

> #### Windows

> ![playing single song in windows](https://github.com/SatvikVirmani/musicfp/blob/main/assets/single_windows.png?raw=true)

> #### macOS / Linux

> ![playing single song in macOS / linux](https://github.com/SatvikVirmani/musicfp/blob/main/assets/single_linux.png?raw=true)

------------

## Usage

> ![usage](https://github.com/SatvikVirmani/musicfp/blob/main/assets/usage.png?raw=true)

### Playback controls

> ![playback usage](https://github.com/SatvikVirmani/musicfp/blob/main/assets/usage_playback.png?raw=true)

------------

## Contributing

Contributions, issues and feature requests are welcome!. Feel free to check [Bug Tracker](https://github.com/SatvikVirmani/musicfp/issues "issues") page. To submit improvements or features check [Pull Requests](https://github.com/SatvikVirmani/musicfp/pulls "Pull Requests")

