# oxygencobalt/auxio

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/oxygencobalt-auxio).**

_How this analysis was created: the description and tags below were written by an AI model that read this project's README and public documentation pages; stars, license and language come straight from the GitHub API. The model does not read the source code._

3,953 stars · 280 forks · Kotlin · GPL-3.0

## Links

- GitHub: https://github.com/OxygenCobalt/Auxio
- awesome-repositories: https://awesome-repositories.com/repository/oxygencobalt-auxio.md

## Description

Auxio is an Android music player and local audio library manager designed for playing audio files stored on internal storage and SD cards. It provides a system for organizing music collections using metadata and folder structures.

The application features home screen widgets that allow for playback control and library navigation without opening the full app. It also includes integration for projecting playback controls and interfaces to vehicle head units via Android Auto.

The software covers local audio playback with volume normalization and gapless transitions. It includes tools for music library management such as artist unification, custom playlist creation, and a search interface for locating tracks, artists, or albums.

## Tags

### Graphics & Multimedia

- [Audio Playback](https://awesome-repositories.com/f/graphics-multimedia/audio-music/audio-playback.md) — Provides a complete system for playing audio files stored on internal storage and SD cards.
- [Gapless Playbacks](https://awesome-repositories.com/f/graphics-multimedia/audio-music/audio-playback/gapless-playbacks.md) — Implements a buffer system to ensure seamless, gapless transitions between consecutive audio tracks.
- [Media Playback Controls](https://awesome-repositories.com/f/graphics-multimedia/audio-music/media-capture-and-playback/media-playback-controls.md) — Integrates with Android MediaSession to enable playback control via lock screen and hardware media buttons.
- [Music Content Search](https://awesome-repositories.com/f/graphics-multimedia/music-content-search.md) — Provides a search interface for locating specific tracks, artists, or albums within the local library. ([source](https://github.com/oxygencobalt/auxio#readme))
- [Playlist Management](https://awesome-repositories.com/f/graphics-multimedia/playlist-management.md) — Allows users to build and maintain personalized sequenced lists of local audio tracks. ([source](https://github.com/oxygencobalt/auxio#readme))

### Content Management & Publishing

- [Music Library Managers](https://awesome-repositories.com/f/content-management-publishing/media-management/audiobook-servers/e-book-servers/comic-book-libraries/personal-library-managers/music-library-managers.md) — Organizes large local audio collections using artist unification, folder structures, and detailed metadata.

### Data & Databases

- [Audio Metadata Indexers](https://awesome-repositories.com/f/data-databases/custom-data-fields/metadata-querying/metadata-storage/audio-metadata-indexers.md) — Scans local storage to build a searchable library index based on embedded audio metadata tags.

### Mobile Development

- [Android Audio Players](https://awesome-repositories.com/f/mobile-development/android-audio-players.md) — A full-featured local music playback application built specifically for the Android platform.
- [Background Service Persistence](https://awesome-repositories.com/f/mobile-development/background-service-persistence.md) — Uses persistent background services to ensure audio playback continues without being terminated by the OS.
- [Android Auto Interfaces](https://awesome-repositories.com/f/mobile-development/android-auto-interfaces.md) — Provides a dedicated user interface for music playback and navigation on vehicle head units via Android Auto.

### User Interface & Experience

- [Home Screen Widgets](https://awesome-repositories.com/f/user-interface-experience/home-screen-widgets.md) — Provides adaptable home screen widgets for controlling music playback and navigating the audio library.
- [Widget Action Invocations](https://awesome-repositories.com/f/user-interface-experience/home-screen-widgets/widget-action-invocations.md) — Utilizes broadcast receivers to trigger playback actions directly from the home screen without opening the main app.

### Part of an Awesome List

- [Android Offline Players](https://awesome-repositories.com/f/awesome-lists/media/android-offline-players.md) — Simple and rational music player for Android.
- [Media Players](https://awesome-repositories.com/f/awesome-lists/media/media-players.md) — Minimalist local music player.
- [Music Players](https://awesome-repositories.com/f/awesome-lists/media/music-players.md) — Clean, local-first music player with a modern look.
