~fabrixxm/confy

Conferences schedule viewer for GNOME
PageEvents: tweak list build performance
PageEvent: build listbox in chunk using timeout
Add "search all"

clone

read-only
https://git.sr.ht/~fabrixxm/confy
read/write
git@git.sr.ht:~fabrixxm/confy

You can also use your local clone with git send-email.

#Confy

Conferences schedule viewer for GNOME

Navigate Conference schedules, mark favourite talks

Built with python3, gtk3, libhandy

#Packages

Packaging status

#Build

Requirements

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

#Build with Gnome Builder

Use "Clone repository..." from Open window, 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

#Issues and Patches

Send issues to ~fabrixxm/confy@todo.sr.ht

Send patches to ~fabrixxm/confy-dev@lists.sr.ht