Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 947 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 947 Bytes

eRadio

A minimalist and powerful radio player for elementary OS

Build & Install

elementary OS Loki

  • git clone https://github.com/DreamDevel/eRadio
  • cd eRadio
  • run ". ./tools/dev-shell" to export project PATH
  • run "install-deps" to install all dependencies
  • run "build" to build the project
  • run "install-app" to install eradio, icons and schemas

Ubuntu 16.04 Based Distros

Note : Use build & run command for development after installation