Skip to content
This repository was archived by the owner on Dec 15, 2025. It is now read-only.

Latest commit

 

History

History
36 lines (22 loc) · 857 Bytes

File metadata and controls

36 lines (22 loc) · 857 Bytes

NASync-AlbumSearch-Alfred

ONLY TESTED FOR PERSONAL USE!

System: 1.0.0.1895 / Album: 1.0.0.0695

Hardware

  • UGREEN NASync DXP480T Plus
  • UGREEN NASync DXP4800 Plus

demo

Set-up

Recommended for use only on LAN networks

  1. Install the NASync-AlbumSearch-Alfred.alfredworkflow

  2. Navigate to the root directory of this alfred workflow and run in terminal to install dependencies:

$ npm install 
  1. Create .env file under the same directory:
IP={Your NASync IP}
PORT={Your NASync Web Portal Port}
TOKEN={Your NASync API Token}
  • NASync API Token can be parsed using Chrome Developer tools.

NASync API token will be re-generated on every new login, therefore ensure auto-login is checked from web login portal.