Skip to content

Commit

Permalink
Updated to Electron v4.2.12
Browse files Browse the repository at this point in the history
- added mediakey emojis to README
  • Loading branch information
mountainash committed Oct 27, 2020
1 parent a0ccc5a commit d85d1e3
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 8 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,10 @@ Mixcloud Play is the missing desktop experience for [Mixcloud.com](https://www.m
[![screenshot](https://raw.githubusercontent.com/mountainash/Mixcloud-Play/master/Screenshot.jpg)](https://github.com/mountainash/Mixcloud-Play/releases/latest)

## Features
1. Media controls - play/pause, next, back (back [requires Mixcloud _PREMIUM_ or _SELECT_](https://help.mixcloud.com/hc/en-us/articles/360004054059))
1. Media controls: ⏪ ⏯️ ⏩ (⏪ [requires Mixcloud _PREMIUM_ or _SELECT_](https://help.mixcloud.com/hc/en-us/articles/360004054059))
2. Menu bar track title
3. Song notifications
4. Modern desktop look
5. Last.fm [Scrobbing](https://www.last.fm/about/trackmymusic) (_comming soon_)
5. Last.fm [Scrobbing](https://www.last.fm/about/trackmymusic) ([_coming soon_](https://github.com/mountainash/Mixcloud-Play/projects/1))

## Enable Media Controls

Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"source-map-support": "0.5.19"
},
"devDependencies": {
"electron": "3.1.13",
"electron": "4.2.12",
"electron-builder": "22.9.1"
},
"build": {
Expand Down

0 comments on commit d85d1e3

Please sign in to comment.