Confy icon

Confy

Conferences schedule viewer

Confy on desktop and mobile

Features

Organize your visit. Navigate conference schedules, mark favourite talks, get reminded when talks are coming up

Where is needed. Works offline, ready for mobile

Screenshot
Screenshot

Conferences list. Find conferences in a simple list. Thanks to Giggity, the schedule browser for Android.

Screenshot

Conflict free. Confy shows overlapping favourited talks.


More Screenshots

Main

Main conference view

Map

Venue map

Talk details

Talk list by traks, mobile screen size

Main mobile

Main conference view, mobile screen size


Installation

Flatpak

Download on Flathub

Distribution packages

Packaging status

Manual Installation from Source

Requirements

  • Gtk3
  • libhandy 1
  • Python3
  • python-gobjects
  • meson and ninja

Build with Gnome Builder

  1. Use "Clone repository..." from Open window
  2. clone https://git.sr.ht/~fabrixxm/confy
  3. press "Run"

Build from command line

git clone https://git.sr.ht/~fabrixxm/confy
cd confy
meson . _build
ninja -C _build
ninja -C _build install