itunes-remote alternatives and similar modules
Based on the "Command Line Apps" category.
Alternatively, view itunes-remote alternatives based on common mentions on social networks and blogs.
-
Babel
🐠 Babel is a compiler for writing next generation JavaScript. -
Standard
🌟 JavaScript Style Guide, with linter & automatic code fixer -
ignite
Infinite Red's battle-tested React Native project boilerplate, along with a CLI, component/model generators, and more! -
http-server
a simple zero-configuration command-line http server -
XO
❤️ JavaScript/TypeScript linter (ESLint wrapper) with great defaults -
Live Server
A simple development http server with live reload capability. -
speed-test
Test your internet connection speed and ping using speedtest.net from the CLI -
Open Source CRM
Building a modern alternative to Salesforce. -
rtail
rtail(1) - Terminal output to the browser in seconds, using UNIX pipes. -
David
:eyeglasses: Node.js module that tells you when your package npm dependencies are out of date. -
diff2html-cli
Pretty diff to html javascript cli (diff2html-cli) -
Whatspup
:white_square_button: WhatsApp chat from commandline/console/cli using GoogleChrome puppeteer -
pjs
Pipeable javascript. Quickly filter, map, and reduce from the terminal -
kill-tabs
Kill all Chrome tabs to improve performance, decrease battery usage, and save memory -
tty-table
Terminal table for Windows, Linux, and MacOS. Written in nodejs. Also works in browser console. Word wrap, padding, alignment, colors, Asian character support, per-column callbacks, and you can pass rows as objects or arrays. Backwards compatible with Automattic/cli-table. -
normit
Translations with speech synthesis in your terminal as a node package -
npm-name
Check whether a package or organization name is available on npm -
gh-home
Open the GitHub page of the given or current directory repo -
npm-home
Open the npm page, Yarn page, or GitHub repo of a package
Appwrite - The open-source backend cloud platform
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of itunes-remote or a related project?
README
itunes-remote
Control iTunes via your terminal :notes:
Using JXA via osascript via Node.js.
Requirements
- Node.js (v0.12.7 or greater)
- Mac OS X (Yosemite 10.10.0 or greater)
- Some tracks in your iTunes library
Demo
[demo](demo.gif)
Install
$ npm install --global itunes-remote
Usage
It’s interactive and offering an own prompt.
$ itunes
iTunes: help
Commands:
help [command...] Provides help for a given command.
exit Exit itunes-remote.
play Start playing the current selection
play artist Plays songs by an artist.
play album Plays an album.
stop Stop playing the current selection
pause Pause playing the current selection
next Advance to the next track in the current playlist.
previous Return to the previous track in the current playlist.
back Reposition to beginning of current track or go to previous track if already at
start of current track.
search [options] <searchterm> Fuzzy search album, artists and songs.
iTunes:
Note:
You can also pass commands and options from the outside.
$ itunes stop --exit
iTunes:
✔ Stopped playing ♪♬
$
Thanks
Special shoutout to @dthree for his nice way to offer support for vorpal :blush:
This tiny little module wouldn‘t be possible without the work of [all these amazing humans](thanks.md). Thanks.
License
MIT © Michael Kühnel
*Note that all licence references and agreements mentioned in the itunes-remote README section above
are relevant to that project's source code only.