SkillAgentSearch skills...

Cuesync

Convert Algoriddim Djay library meta data to Serato/VirtualDJ

Install / Use

/learn @schneefux/Cuesync
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Cue Sync Pro

Installation

  • clone
  • yarn install (npm is not supported)
  • yarn dev

The project is based on electron-nuxt.

Debugging

Logs are in %USERPROFILE%\AppData\Roaming\cuesync\logs\ (Windows) or ~/Library/Logs/cuesync (Mac). See electron-log for details.

Publishing

Binaries (Travis CI)

  • Create a GitHub token with repo and package scopes, set as GH_TOKEN in Travis
  • Create a release draft and push.
  • electron-builder automatically appends the artifacts to the draft
  • For more information, see the electron-builder documentation

Landing Page (Dokku/Heroku)

  • The heroku-postinstall step overrides the build command
  • .buildpacks makes sure that only the nodejs and the static build pack will be loaded
  • .static enables the static build pack
  • static.json specifies the directory to serve

Related Skills

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated20d ago
Forks2

Languages

Vue

Security Score

70/100

Audited on Mar 12, 2026

No findings