diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..76d2e33 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,21 @@ +{ + "projectName": "HTMLPlayer", + "projectOwner": "HTMLToolkit", + "files": [ + "README.md" + ], + "commitType": "docs", + "commitConvention": "angular", + "contributorsPerLine": 7, + "contributors": [ + { + "login": "TrickiyALT", + "name": "Trickiy", + "avatar_url": "https://avatars.githubusercontent.com/u/195377855?v=4", + "profile": "https://github.com/TrickiyALT", + "contributions": [ + "ideas" + ] + } + ] +} diff --git a/README.md b/README.md index 3aec32d..b246989 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # HTMLPlayer +--- +[](#contributors) +--- + ## Overview This is an HTML5 audio player that supports playlists, ID3 tag parsing for album and track art, and custom playlist art. It uses IndexedDB for persistence and the File API to get your music, allowing users to manage their music library locally. The player is designed with a clean and modern interface, featuring drag-and-drop reordering, rating buttons, and an 'Add Music' button for adding individual files (on Safari) or selecting directories. @@ -47,4 +51,21 @@ This is an HTML5 audio player that supports playlists, ID3 tag parsing for album ## Contributing Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. + + + +
Trickiy 🤔 |
+