alfred-melon-chart
v1.0.1
Published
Alfred Workflow to grab Melon Music Chart.
Downloads
1
Maintainers
Readme
alfred-melon-chart
Show top Melon Music Chart via Alfred Workflow.
Install
Alfred Workflow can be installed with npm
using Alfy.
Just don't forget to include global flag(-g
) when during installation.
$ npm install -g alfred-melon-chart
Usage
Default keyword is melon
. This can be changed via Alfred preference menu.
This Alfred Workflow takes two arguments where only first argument is required.
The first argument specifies cutline on the music chart. By default top 5 is displayed. The default value is only used if the first argument does not make sense.
The second argument is used to specify a date. Any form of date can be used as long as melon-chart-api can make a date out of it. In case of wrong date, the latest Melon Music Chart will be displayed.
Contribution
A feedback is always welcome.