The official desktop player for NikRadofem Radio.
NikRadofemPlayer is a lightweight application built with C# designed to bring the NikRadofem radio broadcast directly to your Windows desktop. Listen to your favorite music without keeping a web browser open.
- Live Streaming: High-quality playback of NikRadofem Radio.
- Track Info: See the current artist and song title in real-time.
- Native Performance: Fast and lightweight (consumes fewer resources than a browser).
- User Friendly: Simple volume control and clean interface.
You don't need to build the code to use the player. Just download the ready-made application:
- Go to the Releases Page.
- Download the
.zipor.exefile from the "Assets" section of the latest version. - Run the application and enjoy the music!
If you want to modify the code or build it yourself:
- Clone this repo:
git clone https://github.com/Nik3310/NikRadofemPlayer.git - Open the solution file (
.sln) in Visual Studio. - Restore NuGet packages.
- Press
F5to build and run.
Официальный плеер для радио NikRadofem.
NikRadofemPlayer — это легкое и удобное приложение, написанное на C#, которое позволяет слушать эфир NikRadofem прямо с рабочего стола Windows. Вам больше не нужно держать открытой вкладку браузера, чтобы наслаждаться музыкой.
- Прямой эфир: Стабильное воспроизведение потока радио NikRadofem.
- Информация о треке: Отображение исполнителя и названия текущей песни.
- Производительность: Потребляет минимум системных ресурсов (меньше, чем браузер).
- Удобство: Простой интерфейс и удобная регулировка громкости.
Вам не нужно быть программистом, чтобы пользоваться плеером. Просто скачайте готовую версию:
- Перейдите на страницу Релизы (Releases).
- В разделе "Assets" (последняя версия) скачайте
.zipархив или.exeфайл. - Запустите файл и слушайте радио!
Если вы хотите изменить код или собрать проект самостоятельно:
- Клонируйте репозиторий:
git clone https://github.com/Nik3310/NikRadofemPlayer.git - Откройте файл решения (
.sln) в Visual Studio. - Восстановите пакеты NuGet.
- Нажмите
F5для компиляции и запуска.
Developed by Nik3310