How To Install Snooze Adjuster 0.1 On Jolla’s First Sailfish OS Smartphone

Hello Jolla Enthusiasts. As you may know, Snooze Adjuster is an app created for Sailfish OS, that enables the Jolla users to adjust the alarm clock’s snooze timer, by choosing a time interval between 1 and 60 minutes. The latest version available is Snooze Adjuster 0.1, which has been recently released.

Watch Free Movies

In this article I will show you how to instal Snooze Adjuster 0.1 on the first Jolla smartphone, running Sailfish OS.

How To Install Snooze Adjuster 0.1 On Jolla's First Sailfish OS Smartphone

There are two installation methods, one from the GUI and one from the command line interface. I like the terminal method better, because I find it easier to update the apps, this was. And because I am a CLI Linux maniac. : )

Installation method 1: From the GUI.

Since Snooze Adjuster is available via OpenRepos.net, you can easily download the app and install it directly from the file manager.

Download Snooze Adjuster

Installation method 2: In the geek way, via zypper.

Since Sailfish OS is pure openSUSE, you have to switch to developer mode, install zypper, add the repository and key, update the system and install Snooze Adjuster. Like this:

# pkcon install zypper
# zypper ar -f http://sailfish.openrepos.net/matolainen/personal-main.repo
# rpm --import http://sailfish.openrepos.net/openrepos.key
# zypper refresh
# zypper install harbour-snoozeadjuster

To uninstall Snooze Adjuster, you have to install zypper (if you haven’t installed it already) and uninstall the app via zypper :

# pkcon install zypper
# zypper remove harbour-snoozeadjuster

For those who don’t know yet, Jolla is a project developed by former Nokia employees. The first Jolla smartphone is running on Sailfish OS, a modified Megoo Linux system, which is Android compatible, uses Wayland as the default display server , uses Nokia N9′s Maliit touchscreen keyboard and comes with interchangeable covers, allowing the users to easily switch them, in order to change the color/model of the phone and comes with impressive hardware specifications. Apps can be installed via the Jolla Store, which will provide both Jolla and Android apps, or via F-Droid, Yandex Store, Amazon App Store, Aptoide and 1Mobile Android Market.

Scroll to Top