amahi-anywhere-fs

module
v0.0.0-...-d86d9b8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 23, 2020 License: GPL-3.0

README

amahi-anywhere-fs

Amahi Anywhere streaming file server

Amahi Anywhere is a protocol and a suite of apps, like the iOS and Android clients to access, view and stream files in your Amahi server.

To compile your own version of this server you will need to have a file with API configuration secrets in src/fs/secrets.go containing:

package main

const TMDB_API_KEY = "abc"
const TVRAGE_API_KEY = "def"
const TVDB_API_KEY = "ghi"

const PFE_HOST = "yourserver"
const PFE_PORT = "1234567"
const SECRET_TOKEN = "xyz"

Directories

Path Synopsis
src
fs

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL