Giter Club home page Giter Club logo

itunes-remote's Introduction

header image

iTunes Remote

Remotely control iTunes on Mac without Internet!
Multiple clients can access the remote independently, and the UI will always be in sync

✨ Built using WebSockets, AppleScript, React, and Redux ✨

Usage:

  • git clone https://github.com/Siddharth11/iTunes-Remote.git
  • cd iTunes-Remote
  • npm install --only=production or yarn install --prod
  • npm start
  • Open the displayed link in a browser to access the remote. The other device should be on same network, a Wi-Fi hotspot without internet would also work.

Features

  • Play & Pause current track
  • Play next & previous track
  • Change volume
  • Play a particular track or playlist
  • Start iTunes if not running

Prerequisites

  • macOS or OSX
  • Node >= 6.0

Development

  • Install all dependencies
    npm install or yarn
  • Start server
    npm start
  • Start JS (ES6) and Sass compilation
    npm run dev
  • Final build
    npm run build

How is it different from the already existing Remote app by Apple?

Functionality wise both are similar. Although, the Apple app only works on Apple devices. Whereas, this is a web app, you can open it on any device with an internet browser. And it works without Internet too.
Make a hotspot ➑ open the displayed link in a browser ➑ annnd you're good to go! πŸš€

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.