Posts with "flatpak" Tag

Multiple Clocks in Ubuntu / Gnome

by Dan Aukes

sudo apt install -y gnome-clocks
flatpak install -y com.mattjakeman.ExtensionManager
flatpak run com.mattjakeman.ExtensionManager

click browse tab search for ...

Read More
quick scripts for openscad

by Dan Aukes

color("red",1) import("path/to/your-part.stl");
flatpak run org.openscad.OpenSCAD  -o test.png --projection orthogonal test.scad

with camera orientation but no ...

Read More
Preparation

by Dan Aukes

Things you will need

  • ssh public key
  • configuration backup file
  • gpg key

First, update ...

Read More