A simple, rational music player for android
Find a file
OxygenCobalt e302995122
Fix README upload issues
Git had a brain aneurysm and duplicated folders. Fun. Fix that.
2020-12-18 17:30:43 -07:00
.github Fix README upload issues 2020-12-18 17:30:43 -07:00
app Add proper README 2020-12-18 17:15:57 -07:00
assets Fix README upload issues 2020-12-18 17:30:43 -07:00
gradle/wrapper Add durations to PlaybackFragment 2020-10-12 16:13:15 -06:00
info Add proper README 2020-12-18 17:15:57 -07:00
.gitignore Update Music Loading 2020-09-06 18:52:20 -06:00
build.gradle Add about dialog 2020-12-18 10:05:31 -07:00
gradle.properties Add android boilerplate code 2020-08-17 09:52:52 -06:00
gradlew Add android boilerplate code 2020-08-17 09:52:52 -06:00
gradlew.bat Add android boilerplate code 2020-08-17 09:52:52 -06:00
LIBRARIES.md Add about dialog 2020-12-18 10:05:31 -07:00
LICENSE Initial commit 2020-08-17 15:35:12 +00:00
LICENSES.md Add proper README 2020-12-18 17:15:57 -07:00
README.md Fix README upload issues 2020-12-18 17:30:43 -07:00
settings.gradle Add android boilerplate code 2020-08-17 09:52:52 -06:00

Auxio

A sensible and customizable music player for android.

GitHub release Minimum SDK

FAQ / Formats / Licenses / Contributing

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

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.

Feature additions and Major UI changes are less likely to be accepted. See Accepted Additions for more information.

License

GNU GPLv3 Image

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 as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.