From 3d21d2aaef1225bd71b2cd9f248bd9b39ebc4343 Mon Sep 17 00:00:00 2001 From: Jonathan Neidel Date: Fri, 5 Jul 2019 15:57:18 +0200 Subject: [PATCH] Move open-pip-cli to macOS --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index d94e583..a9d4a81 100644 --- a/readme.md +++ b/readme.md @@ -101,7 +101,6 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. ### Video - [youtube-dl](https://github.com/ytdl-org/youtube-dl) - Download videos from YouTube.com and many other video sites. -- [open-pip-cli](https://github.com/albinekb/open-pip-cli) - Watch movies in macOS native picture-in-picture player from your terminal. - [streamlink](https://github.com/streamlink/streamlink) - Extract streams from various websites to a video player of your choosing. - [mps-youtube](https://github.com/mps-youtube/mps-youtube) - Youtube player. - [mpv](https://mpv.io) - Superior video player. @@ -281,6 +280,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. ### macOS +- [open-pip-cli](https://github.com/albinekb/open-pip-cli) - Watch videos in picture-in-picture player. - [app-path-cli](https://github.com/sindresorhus/app-path-cli) - Get the path to an app. - [bundle-id-cli](https://github.com/sindresorhus/bundle-id-cli) - Get bundle identifier from a bundle name: Safari → com.apple.Safari. - [bundle-name-cli](https://github.com/sindresorhus/bundle-name-cli) - Get bundle name from a bundle identifier: com.apple.Safari → Safari.