## About
Auxio is a music player for android that I built for myself, its intended to only have the features that I use out of a music player and nothing more.
However, Auxio is also structured to be customizable and extendable, in the case you want to add features that I personally don't need.
## Screenshots
[](assets/shot_library_port.png)
[](assets/shot_playback_port.png)
[](assets/shot_songs_port.png)
[](assets/shot_search_port.png)
[](assets/shot_album_port.png)
[](assets/shot_artist_port.png)
[](assets/shot_queue_port.png)
[](assets/shot_notif.png)
[](assets/shot_settings_port.png)
[](assets/shot_album_alt.png)
## Features
- Reliable, ExoPlayer based playback
- Customizable UI & Behavior
- Extensive Genres/Artists/Albums/Songs support
- Powerful queue system
- Full playback persistence system
- Embedded covers support
- Search Functionality
- No internet connectivity whatsoever
- Kotlin from the ground-up
- Modular, feature-based architecture
- No rounded corners (The way god intended)
## To Come in the future:
- Better music loading system
- Improved genre/artist/album UIs
- Dedicated search tab
- Better edge-to-edge support
- Black theme
- Custom accents
- Playlists
- Liked songs
- More customization options
- Other things, presumably
## Contributing
Auxio accepts most contributions as long as they follow the [Contribution Guidelines](/.github/CONTRIBUTING.md).
Feature additions and Major UI changes are less likely to be accepted. See [Accepted Additions](/info/ADDITIONS.md) for more information.
## License
[](http://www.gnu.org/licenses/gpl-3.0.en.html)
Auxio is Free Software: You can use, study share and improve it at your
will. Specifically you can redistribute and/or modify it under the terms of the
[GNU General Public License](https://www.gnu.org/licenses/gpl.html) as
published by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.