Nazzida is currently available for Sailfish OS via the Jolla Store and OpenRepos community repositories. You can also download the sources and build it by yourself.
To build Nazzida for Sailfish OS, you need the Sailfish OS Application SDK and some other tools. Nazzida uses CMake to build the code.
- Sailfish OS Application SDK (required to build the code)
- CMake (required to build the code)
- git (required to get the code)
- lrelease (required to generate the translations)
- librsvg-tools (required to generate the icons)
- bc (required to generate the icons)
When using the Sailfish OS Application SDK, all requirements should be pulled in automatically.
At first you have to clone this repository including all submodules (libfirfuorida, HBN SFOS Components, HBN SFOS Cmake).
git clone --recursive https://github.com/Huessenbergnetz/nazzida.git
Nazzida should already be configured properly to be build inside Sailfish OS SDK as this is the default build target.
Now you are ready to build and run Nazzida on your Sailfish OS device or in the emulatoer.