Skip to content

Commit b682ac8

Browse files
committed
Merge remote-tracking branch 'refs/remotes/origin/master'
2 parents adbb471 + 0a17d92 commit b682ac8

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

README.md

+11-3
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,33 @@
11
# ![playstatus_header](https://user-images.githubusercontent.com/45484873/56880861-09cb3980-6a67-11e9-9d45-037a9165b212.png)
22
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
3-
[![Version: 1.4](https://img.shields.io/badge/Version-1.4-green.svg)](https://github.com/nbolar/PlayStatus/releases/tag/v1.4)
3+
[![Version: 1.5](https://img.shields.io/badge/Version-1.5-green.svg)](https://github.com/nbolar/PlayStatus/releases/tag/v1.5)
44
[![Platform](http://img.shields.io/badge/platform-macOS-black.svg?style=flat)](https://developer.apple.com/resources/)
55
[![Platform](https://img.shields.io/badge/swift-4.2-orange.svg?style=flat)](https://swift.org/blog/swift-4-2-released/)
66
[![Open Source Love svg1](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/nbolar/playstatus/)
7+
[![Github All Releases](https://img.shields.io/github/downloads/nbolar/PlayStatus/total.svg)](https://github.com/nbolar/PlayStatus/releases/tag/v1.5)
78

89
PlayStatus is a simple macOS app that allows the control of Spotify, Apple Music(macOS 10.15+) and iTunes including iTunes Radio/Beats1 playback from the menu bar.
910

1011
##
1112
![PlayStatus_preview](https://user-images.githubusercontent.com/45484873/60389024-ece0d000-9ac2-11e9-8dbc-2376e905887f.gif)
1213

1314

14-
### Note :
15-
The search functionality works only for songs present in the iTunes or Music(macOS 10.15+) library.
15+
##### PS: The search functionality works only for songs present in the iTunes or Music(macOS 10.15+) library.
1616

1717
## Installation
1818
- Download and unzip the most recent [release](https://github.com/nbolar/PlayStatus/releases/latest/download/PlayStatus.app.zip).
1919
- Drag and drop the app into the Applications Folder.
20+
- On opening the app for the first time, you should see the dialog box below. Please click on "OK" inorder for the app to control your music app of choice.
21+
<img width="420" alt="Screen Shot 2020-01-20 at 10 32 53 PM" src="https://user-images.githubusercontent.com/45484873/72773327-cf955f80-3bd4-11ea-85bc-f4b0e131d188.png">
22+
23+
24+
## Note:
25+
No information at all is logged and everything is local to your device. Since the app uses Apple Script to push actions to another app, it requires the user's permission to do so. Should you have any concerns please get in touch by reporting an issue or you can check out the most recent code available.
26+
2027

2128
## Releases:
2229

30+
- [Version 1.5](https://github.com/nbolar/PlayStatus/releases/tag/v1.5)
2331
- [Version 1.4](https://github.com/nbolar/PlayStatus/releases/tag/v1.4)
2432
- [Version 1.3](https://github.com/nbolar/PlayStatus/releases/tag/v1.3)
2533
- [Version 1.2](https://github.com/nbolar/PlayStatus/releases/tag/v1.2)

0 commit comments

Comments
 (0)