From 5f4ea274c6d7552f6d842c8b2df9ac49f2551aa1 Mon Sep 17 00:00:00 2001 From: Adrian Calinescu Date: Thu, 28 May 2020 22:49:14 +0300 Subject: [PATCH] Add UniPi link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6ed6d75..e2b8e4f 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ This release would not have been possible without the code and time contributed [Politecnico di Milano][polisite] students may want to use this fork over at https://github.com/SamanFekri/destreamer which is a specialized implementation of this project with automatic logon. +Another specialized implementation (for University of Pisa this time) is available at https://github.com/Guray00/destreamer-unipi. + ## Outstanding bugs - We couldn't yet find an elegant way to refresh the access token, so you'll need to perform an interactive logon every hour or so. We're still at the drawing board on this one.