Skip to content

Arctia is a remote controller for Cider, the open-source Apple Music client.

License

Notifications You must be signed in to change notification settings

ciderapp/Arctia

Repository files navigation

Arctia for Cider

Cider's official Visual Studio Code Extension implementation for playback management and information.

Installation

  1. Update Cider and Visual Studio Code to the latest version.
  2. Enable external connectivity by opening Settings > Connectivity > External Applications and turning on the WebSockets API and the RPC Server.
  3. Close and reopen Cider.
  4. Get the VSIX extension file from the Releases page of this repository.
  5. Install the extension in VS Code by navigating to Extensions > 3-dot menu > Install from VSIX... or by executing the Extensions: Install from VSIX... command in the Command Palette.

Contributing

  1. Fork Arctia for Cider!
  2. Create your improvement branch: git checkout -b improvement-1
  3. Make your changes.
  4. Commit your changes: git commit -am 'Added a new feature'
  5. Push to the branch: git push origin my-new-feature
  6. Submit a pull request!

About

Arctia is a remote controller for Cider, the open-source Apple Music client.

Resources

License

Stars

Watchers

Forks