The first boot app
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
mirkobrombin af5f806d4d make the magic happen
feat make the backend works
2 years ago
data add gui 2 years ago
po add gui 2 years ago
ubuntu_smoother make the magic happen 2 years ago
.gitignore add gitignore 2 years ago
LICENSE add license 2 years ago
README.md add readme 2 years ago
meson.build add gui 2 years ago

README.md

Ubuntu Smoother

This utility is meant to be used in Ubuntu Vanilla GNOME as a first-setup wizard. It's purpose is to help the user to configure the system to his needs, e.g. by configuring snap, flatpak, flathub, etc.

Build

Dependencies

  • build-essential
  • meson
  • libadwaita-1-dev
  • gettext
  • desktop-file-utils

Build

meson build
ninja -C build

Install

sudo ninja -C build install

Run

ubuntu-smoother