Skip to content

ubports-weblate/music-app

 
 

Repository files navigation

ReadMe - Ubuntu Music App

Ubuntu Music App is the official music app for Ubuntu Touch. We follow an open source model where the code is available to anyone to branch and hack on. The ubuntu music app follows a test driven development (TDD) where tests are written in parallel to feature implementation to help spot regressions easier.

Building with clickable

The easiest way to build this app is using clickable by running the command:

clickable

See clickable documentation for details.

Building without clickable

A complete list of dependencies for the project can be found in music-app/debian/control.

The following essential packages are also required to develop this app:

  • ubuntu-sdk
  • intltool: run sudo apt-get install intltool

Useful Links

Here are some useful links with regards to the Music App development.

About

Default Music application for Ubuntu devices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • QML 75.1%
  • Python 14.8%
  • JavaScript 7.0%
  • CMake 2.4%
  • Other 0.7%