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
- Host: GitHub
- URL: https://github.com/avalonixplayer/avalonix
- Owner: AvalonixPlayer
- License: lgpl-3.0
- Created: 2025-05-25T08:02:11.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-09-14T14:12:09.000Z (22 days ago)
- Last Synced: 2025-09-14T15:37:18.258Z (22 days ago)
- Topics: avalonia, bass, cross-platform, dotnet, in-development, lgplv3, music, music-player, open-source, playlists, user-friendly
- Language: C#
- Homepage: https://avalonixplayer.github.io/Avalonix/
- Size: 57.6 MB
- Stars: 7
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
> [!IMPORTANT]
> 🛠️ In dev# **Avalonix** 🎵






# 📌 **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.dylibManual 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) 🌟