https://github.com/roll-w/sound-source-player
An Android local music player.
https://github.com/roll-w/sound-source-player
android android-compose audio-tag java kotlin lyrics music music-player song-player
Last synced: 2 months ago
JSON representation
An Android local music player.
- Host: GitHub
- URL: https://github.com/roll-w/sound-source-player
- Owner: Roll-W
- License: apache-2.0
- Created: 2024-01-15T08:13:10.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-28T14:17:16.000Z (about 2 years ago)
- Last Synced: 2024-05-29T04:52:16.115Z (about 2 years ago)
- Topics: android, android-compose, audio-tag, java, kotlin, lyrics, music, music-player, song-player
- Language: Kotlin
- Homepage:
- Size: 732 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Support: support/.gitignore
Awesome Lists containing this project
README
# Sound Source Player
An Android local music player.
## License
```text
Copyright (C) 2024 RollW
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```