An open API service indexing awesome lists of open source software.

https://github.com/kimond/cmustify

Cmus status display with notifications. Rewrited in Dart for fun
https://github.com/kimond/cmustify

cmus notifications

Last synced: 11 days ago
JSON representation

Cmus status display with notifications. Rewrited in Dart for fun

Awesome Lists containing this project

README

          

# cmustify
[![Build Status](https://travis-ci.org/kimond/cmustify.svg?branch=master)](https://travis-ci.org/kimond/cmustify)
[![codecov](https://codecov.io/gh/kimond/cmustify/branch/master/graph/badge.svg)](https://codecov.io/gh/kimond/cmustify)

What is cmustify? This is a cmus notifier that shows the current song into notifications.

This is a rewrite in Dart for fun of https://github.com/kimond/pycmustify

## Install
Install the executable using:

```bash
$ pub global activate cmustify
```

## Contributions
Contributions are welcome.