Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 511 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 511 Bytes

friends

See and contact your friends from elementary OS

Building and Installation

You'll need the following dependencies:

  • folks
  • glib-2.0
  • gobject-2.0
  • granite-7
  • adwaita-1
  • gtk4
  • meson (>= 0.57.0)
  • valac

Run meson build to configure the build environment. Change to the build directory and run ninja to build

meson build --prefix=/usr
cd build
ninja

To install, use ninja install, then execute with io.elementary.friends

ninja install
io.elementary.friends