equeim / unplayer

Simple music player for Sailfish OS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unplayer

Simple music player for Sailfish OS

Building

  1. Clone repo:
git clone https://github.com/equeim/unplayer
cd unplayer
git submodule update --init
  1. Install Sailfish SDK
  2. Rad this tutorial to learn how to use sfdk tool.
  3. Build package:
cd /path/to/sources
sfdk -c no-fix-version -c target=<target name, e.g. SailfishOS-3.3.0.16-armv7hl> build -p -d -j<number of jobs>
  1. Built RPMs will be in the RPMS directory.

Translations

Translation status

Translations are managed on Hosted Weblate.

Donate

I you like this app, you can support its development via PayPal or Yandex.Money.

About

Simple music player for Sailfish OS

License:GNU General Public License v3.0


Languages

Language:C++ 66.8%Language:QML 31.9%Language:CMake 0.8%Language:HTML 0.4%Language:Shell 0.2%