aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMiguel Ángel Moreno <mail@migalmoreno.com>2023-01-03 15:47:35 +0100
committerMiguel Ángel Moreno <mail@migalmoreno.com>2023-01-03 15:47:35 +0100
commit6a7d3eac96e55171975693d532c28549012a1319 (patch)
tree219c1e8dd90f457da7dc10441cb9277baf579292 /README
parent152da2b81b4d814e4332e051ba21625264c07454 (diff)
chore(docs): Expand on the currently-supported services
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 9 insertions, 1 deletions
diff --git a/README b/README
index bf7fd6e..241024a 100644
--- a/README
+++ b/README
@@ -1,7 +1,15 @@
# -*- mode: org; org-html-head-include-default-style: nil; org-html-postamble: nil; -*-
#+OPTIONS: toc:nil
* Tau
-A front-end alternative to various streaming sites. It leverages the excellent [[https://github.com/TeamNewPipe/NewPipeExtractor][NewPipe Extractor]] library that powers the popular [[https://github.com/TeamNewPipe/NewPipe][NewPipe]] Android app. Tau exposes the extracted data over a REST API that is consumed by a local re-frame SPA.
+A front-end alternative to various streaming sites. It currently supports the following platforms:
+
+- YouTube
+- SoundCloud
+- media.ccc.de
+- PeerTube
+- Bandcamp
+
+To retrieve the data, it leverages the excellent [[https://github.com/TeamNewPipe/NewPipeExtractor][NewPipe Extractor]] library that powers the popular [[https://github.com/TeamNewPipe/NewPipe][NewPipe]] Android app. Tau exposes the extracted data over a REST API that is consumed by a local re-frame SPA.
The easiest way to set up Tau's dependencies is via the [[https://guix.gnu.org/][GNU Guix]] package manager. Simply invoke what follows: