Skip to content

Commit

Permalink
Merge pull request #123 from mebtte/beta
Browse files Browse the repository at this point in the history
update readme
  • Loading branch information
MEBTTE authored Mar 21, 2024
2 parents 4116859 + c76e7c8 commit ddce75e
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)(under development)
- Support of building APP from [HTTP API](https://www.postman.com/cicada-player/workspace/cicada-v2)

## Deployment

Expand Down Expand Up @@ -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)

0 comments on commit ddce75e

Please sign in to comment.