From 23390c6721341ceb33cb76d10b5dc38f77e3e07a Mon Sep 17 00:00:00 2001 From: mebtte Date: Mon, 18 Mar 2024 19:34:01 +0800 Subject: [PATCH 1/2] update readme --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 0310adc9..58f268b8 100644 --- a/readme.md +++ b/readme.md @@ -15,12 +15,12 @@ A multi-user music service for self-hosting. - Multiple users - Shared musicbill between users - Support of importing music and music directory -- [PWA](https://developer.mozilla.org/docs/Web/Progressive_web_apps) supports both desktop and mobile - Separation of playlist and custom playqueue - Search of music, singer, musicbill and lyric -- [System media shortcut](https://developer.mozilla.org/docs/Web/API/MediaSession) -- Support of building APP from [HTTP API](https://www.postman.com/cicada-player/workspace/cicada-v2) - Support of Two-Factor Authentication +- [PWA](https://developer.mozilla.org/docs/Web/Progressive_web_apps) supports both desktop and mobile +- [Native client for iPhone/iPad/macOS](https://github.com/mebtte/cicada-swift) +- Support of building APP from [HTTP API](https://www.postman.com/cicada-player/workspace/cicada-v2) ## Deployment From c76e7c8b8abf1227be3a08c6812da36e5e241763 Mon Sep 17 00:00:00 2001 From: mebtte Date: Thu, 21 Mar 2024 23:31:50 +0800 Subject: [PATCH 2/2] update readme --- readme.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 58f268b8..88321f4b 100644 --- a/readme.md +++ b/readme.md @@ -19,7 +19,7 @@ A multi-user music service for self-hosting. - Search of music, singer, musicbill and lyric - Support of Two-Factor Authentication - [PWA](https://developer.mozilla.org/docs/Web/Progressive_web_apps) supports both desktop and mobile -- [Native client for iPhone/iPad/macOS](https://github.com/mebtte/cicada-swift) +- [Native client for iPhone/iPad/macOS](https://github.com/mebtte/cicada-swift)(under development) - Support of building APP from [HTTP API](https://www.postman.com/cicada-player/workspace/cicada-v2) ## Deployment @@ -213,3 +213,7 @@ Because compatibility of PWA is broken on iOS/iPadOS, there is a plan to develop ## License [GPL](./license) + +## Star History + +[![Star History Chart](https://api.star-history.com/svg?repos=mebtte/cicada&type=Date)](https://star-history.com/#mebtte/cicada&Date)