Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ansonhex/nasync-albumsearch-alfred

This is an Alfred workflow to search UGREEN NASync photo album.
https://github.com/ansonhex/nasync-albumsearch-alfred

alfred-workflow alfy axios nasync ugreen

Last synced: 17 days ago
JSON representation

This is an Alfred workflow to search UGREEN NASync photo album.

Awesome Lists containing this project

README

        

# NASync-AlbumSearch-Alfred

> ONLY TESTED FOR PERSONAL USE!

## Hardware

- UGREEN NASync DXP4800 Plus

![demo](https://raw.githubusercontent.com/ansonhe97/NASync-AlbumSearch-Alfred/master/assets/nasync.gif)

## 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:

```sh
$ npm install
```

3. Create `.env` file under the same directory:

```s
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.