From 3b8c21c20fc125716b82eec6c452323864bb9e25 Mon Sep 17 00:00:00 2001 From: Zoe Roux Date: Sun, 26 Oct 2025 10:55:05 +0100 Subject: [PATCH] Misc cleanups --- .git-blame-ignore-revs | 3 --- .gitattributes | 1 - AUTHORS.md | 4 ---- README.md | 5 +---- 4 files changed, 1 insertion(+), 12 deletions(-) delete mode 100644 .git-blame-ignore-revs delete mode 100644 .gitattributes delete mode 100644 AUTHORS.md diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs deleted file mode 100644 index 9dcd9bcf..00000000 --- a/.git-blame-ignore-revs +++ /dev/null @@ -1,3 +0,0 @@ -7e6e56a366babe17e7891a5897180efbf93c00c5 -a5638203a6ecb9f372a5a61e1c8fd443bf3a17fe -18e301f26acd7f2e97eac26c5f48377fa13956f5 diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index 81efe55b..00000000 --- a/.gitattributes +++ /dev/null @@ -1 +0,0 @@ -*.Designer.cs linguist-generated=true diff --git a/AUTHORS.md b/AUTHORS.md deleted file mode 100644 index b97c1dee..00000000 --- a/AUTHORS.md +++ /dev/null @@ -1,4 +0,0 @@ -# Authors -Ordered by the date of the first commit. - -* Zoe Roux ([@zoriya](http://github.com/zoriya)) diff --git a/README.md b/README.md index ffc1e7c3..b981e57e 100644 --- a/README.md +++ b/README.md @@ -39,10 +39,7 @@ Kyoo does not have a plugin system and aim to have every features built-in (see ## 📺 Clients -Kyoo currently supports Web and Android clients, with additional platforms being thought about. Rough estimates: -* Today: Web & Android -* Spring 2025: Chromecast -* Summer 2025: Android-TV +Kyoo currently supports Web and Android clients, with additional platforms being thought about. Don't see your client? Kyoo is focused on adding features, but welcomes contributors! The frontend is built with React-Native and Expo. Come hang and develop with us on Discord.