Important
🛠️ In dev
Avalonix is a simple, user-friendly, cross-platform playlist player 🎧
< There will be a screenshot here >
- 🏗️ Native
- 👨💻 User-friendly
< In future>
< In future>
- AvaloniaUI - for UI 🖥️
- NeoSimpleLogger - for logging 📝
- taglib-sharp - for parse metadata from audio file 🏷️
- bass.net - for audio playing 🔊
BASS.dll is required for audio processing. Download from 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.
Your contribution is very important to us. Here's how you can help the project:
- 🐛 Point out the issues you found
- 🍴 Make forks
- 🔀 Do pull requests