An open API service indexing awesome lists of open source software.

https://github.com/avalonixplayer/avalonix

Avalonix is a simple, user-friendly, cross-platform playlist player
https://github.com/avalonixplayer/avalonix

avalonia bass cross-platform dotnet in-development lgplv3 music music-player open-source playlists user-friendly

Last synced: 19 days ago
JSON representation

Avalonix is a simple, user-friendly, cross-platform playlist player

Awesome Lists containing this project

README

          

> [!IMPORTANT]
> 🛠️ In dev

# **Avalonix** 🎵

![GitHub repo size](https://img.shields.io/github/repo-size/Nokskiy/Avalonix?style=for-the-badge&logo=github)
![GitHub top language](https://img.shields.io/github/languages/top/Nokskiy/Avalonix?style=for-the-badge)
![Static Badge](https://img.shields.io/badge/Cross_platform-blue?style=for-the-badge)
![GitHub last commit](https://img.shields.io/github/last-commit/Nokskiy/Avalonix?style=for-the-badge&logo=github)

![GitHub License](https://img.shields.io/github/license/Nokskiy/Avalonix?style=for-the-badge)
![GitHub Repo stars](https://img.shields.io/github/stars/Nokskiy/Avalonix?style=for-the-badge&color=yellow)
![Gitlab Pipeline Status](https://img.shields.io/gitlab/pipeline-status/Nokskiy%2FAvalonix?branch=main&style=for-the-badge)
# 📌 **About**

***Avalonix*** is a ***simple***, ***user-friendly***, ***cross-platform*** playlist player 🎧

< There will be a screenshot here >

# 🌟 **Features**
- 🏗️ **Native**
- 👨‍💻 **User-friendly**

# ⬇️ **Installation**
< In future>

# 🚀 **Usage**
< In future>

# 📚 **Libraries used**
- [AvaloniaUI](https://github.com/AvaloniaUI/Avalonia) - for UI 🖥️
- [NeoSimpleLogger](https://github.com/ruzen42/simple-logger) - for logging 📝
- [taglib-sharp](https://github.com/mono/taglib-sharp) - for parse metadata from audio file 🏷️
- [bass.net](https://www.radio42.com/bass/) - for audio playing 🔊

# 🔧 For Developers

## Dependencies

**BASS.dll** is required for audio processing. Download from [un4seen.com](https://www.un4seen.com/):

- Windows x86 - bass.dll
- Windows x64 - bass64.dll (rename to bass.dll)
- Linux - libbass.so
- macOS - libbass.dylib

Manual placement **required** - the library must be copied to your application's build output folder.

# 🤝 **Contributing**
***Your contribution*** is ***very important*** to us. Here's how you can help the project:
- 🐛 **Point out the [issues](https://github.com/Nokskiy/Avalonix/issues) you found**
- 🍴 **Make [forks](https://github.com/Nokskiy/Avalonix/forks)**
- 🔀 **Do [pull requests](https://github.com/Nokskiy/Avalonix/pulls)**

# 📄 **License**
[**LGPL-3.0 license**](LICENSE) ⚖️

# ✍️ **Authors**
- [**Ruzen42**](https://github.com/ruzen42) 👨‍💻
- [**Nokskiy**](https://github.com/Nokskiy) 👨‍💻

# 👥 **Contributors**
- [**Contributors**](https://github.com/Nokskiy/Avalonix/graphs/contributors) 🌟