Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mebtte committed Jul 22, 2024
1 parent 1243aac commit fa5fb93
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ 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)(under development)
- Support of building APP from [HTTP API](https://www.postman.com/cicada-player/workspace/cicada-v2)

## Deployment
Expand Down Expand Up @@ -203,13 +202,6 @@ UPDATE user SET twoFASecret = NULL WHERE username = <username>;

</details>

<details>
<summary>Why can't play next music on iOS/iPadOS automatically ?</summary>

Because compatibility of PWA is broken on iOS/iPadOS, there is a plan to develop a App for iOS/iPadOS but it is uncertain.

</details>

## License

[GPL](./license)
Expand Down

0 comments on commit fa5fb93

Please sign in to comment.