61
submitted 7 months ago* (last edited 7 months ago) by erebion@news.erebion.eu to c/linuxphones@lemmy.ca

image

Noticed an MR that fixes building outside of UBPorts: https://gitlab.com/muhammad23012009/rockwork/-/merge_requests/4#58cb4f58166586c1ed7f076c568d41682df3661c

How to build:

cmake .  
make  

Wrote a simple systemd unit to start rockworkd:

# /home/mobian/.config/systemd/user/rockworkd.service  
[Unit]  
Description=rockworkd  

[Service]  
ExecStart=/home/mobian/bin/rockworkd  

[Install]  
WantedBy=default.target  

With this, you only need to:

  • put the binaries rockwork and rockworkd into a folder, ~/bin in my example
  • create the unit, systemctl --user daemon-reload, systemctl --user enable --now rockworkd.service
  • create ~/.local/share/applications/rockwork.desktop
[Desktop Entry]  
Name=RockWork  
Exec=/home/mobian/bin/rockwork  
#Icon=/home/mobian/some/path/to/image.png  
Terminal=false  
Type=Application  

Now it works.

Hints:

  • pairing is done via whatever tools your "desktop environment" uses, not using Rockwork
  • at least in my case notifications were empty (but everything else works fine it seems)
  • if you can, package it for your distro, once the MR is merged :D

EDIT: The build instructions assume an ARM machine to build on or just building on the phone

you are viewing a single comment's thread
view the rest of the comments
[-] erebion@news.erebion.eu 8 points 7 months ago

Just noticed another thing that does not work, at least on Phosh:

changing the volume of music, but I can skip and pause

Other than that it is great, just two small bugs I noticed. Finally a working Pebble app for Linux phones. \o/

Seriously, I feel like every single day one tiny thing that annoys me gets fixed.

Until now the Pebble app and better camera have been the reason to carry an old Android phone around. Now it's just the camera and patches for that are also in the works and I guess after two years I will soon be back to a single phone and no longer carry around two. :D

[-] erebion@news.erebion.eu 4 points 7 months ago

Also, according to the MR, the app store doesn't work, but it seems to work now. Perhaps the author didn't update that yet. :)

[-] erebion@news.erebion.eu 1 points 7 months ago

Also, not sure why the app shows the Pebble screenshot with incorrect time. A bit later it showed the correct time.

this post was submitted on 02 Feb 2026
61 points (100.0% liked)

Linux Phones

3868 readers
406 users here now

The Discussion on Linux-based Phones.


Benefits:

  • Hardware freedom.
  • Perfect operating-system competition.
  • Full utilization of specs.
  • Phone lifespan raises to 10+ years.
  • Less e-waste.

Linux Mobile Distros:

  • Sailfish🇫🇮
  • Ubuntu Touch🇩🇪
  • Postmarket OS🇨🇭
  • Mobian
  • Pure OS🇺🇸
  • FuriOS🇺🇸
  • Plasma Mobile🇩🇪
  • LuneOS
  • openSUSE Mobile🇩🇪
  • Nemomobile
  • Droidian
  • Mobile NixOS
  • ExpidusOS
  • Maemo Leste
  • Manjaro Arm
  • Tizen
  • WebOS

Linux Mobile Hardware:

  • Fairphone 6🇳🇱
  • Jolla Phone🇫🇮
  • Volla Phone🇩🇪
  • Shift Phone🇩🇪
  • FLX1🇺🇸
  • Librem 5🇺🇸

⚙️Contribute

🧼Go Clean From the Duopoly:

💻Related Communities:

📰News:

💬Messager:

⌚️Watch:


founded 2 years ago
MODERATORS