ConfClerk − offline conference schedule application
confclerk
ConfClerk is an application written in Qt, which makes conference schedules available offline. It displays the conference schedule from various views, supports searches on various items (speaker, speech topic, location, etc.) and enables you to select favorite events and create your own schedule.
At the moment ConfClerk is able to import schedules in XML format created by the PentaBarf conference management system (or frab) used by e.g. FOSDEM, DebConf, FrOSCon, Grazer Linuxtage, and the CCC.
ConfClerk is targeted at mobile devices like the Nokia N810 and N900 but works on any system running Qt.
None.
The configuration can be done via the graphical interface.
The
configuration is saved in the default QSettings location,
i.e.:
Linux
˜/.config/Toastfreeware/ConfClerk.conf
Windows
In the registry (search for the Toastfreeware key, should be at HKEY_CURRENT_USER\Software\Toastfreeware\ConfClerk).
Other OS
Cf. the QSettings documentation at <https://doc.qt.io/qt−5/qsettings.html#platform−specific−notes>.
ConfClerk keeps its database in the location proposed by the XDG Base Directory specification <https://standards.freedesktop.org/basedir−spec/basedir−spec−latest.html>:
So the configuration (see " CONFIGURATION" ) is stored at ˜/.config/Toastfreeware/ConfClerk.conf and the database is kept at ˜/.local/share/data/Toastfreeware/ConfClerk/ConfClerk.sqlite (Qt4) ˜/.local/share/Toastfreeware/ConfClerk/ConfClerk.sqlite (Qt5).
Copyright (C)
2010 Ixonos Plc.
Copyright (C) 2011−2021, Philipp Spitzer
<[email protected]>
Copyright (C) 2011−2021, gregor herrmann
<[email protected]>
Copyright (C) 2011−2021, Stefan Strahl
<[email protected]>
This program is free software; you can redistribute it
and/or modify
it under the terms of the GNU General Public License as
published by
the Free Software Foundation; either version 2 of the
License, or
(at your option) any later version.
This program is distributed in the hope that it will be
useful,
but WITHOUT ANY WARRANTY; without even the implied warranty
of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public
License along
with this program; if not, write to the Free Software
Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110−1301
USA.
data/confclerk.*:
Copyright (C) 2011, Christian
Kling <[email protected]>
This program is free software; you can redistribute it
and/or modify
it under the terms of the GNU General Public License as
published by
the Free Software Foundation; either version 2 of the
License, or
(at your option) any later version.
icons/*
All icons are taken from the Debian package gnome-icon-theme, which contains the following notice (as of 2011−06−24):
Copyright
© 2002−2008:
Ulisse Perusin <[email protected]>
Riccardo Buzzotta <[email protected]>
Josef VybÃral <[email protected]>
Hylke Bons <[email protected]>
Ricardo González <[email protected]>
Lapo Calamandrei <[email protected]>
Rodney Dawes <[email protected]>
Luca Ferretti <[email protected]>
Tuomas Kuosmanen <[email protected]>
Andreas Nilsson <[email protected]>
Jakub Steiner <[email protected]>
GNOME icon theme is distributed under the terms of either
GNU LGPL v.3 or Creative Commons BY−SA 3.0
license.
src/icons/favourite*,
src/icons/alarm*, src/icons/collapse*,
src/icons/expand*:
Copyright (C) 2012−2017,
Philipp Spitzer <[email protected]>
Copyright (C) 2012−2017, Stefan Strahl
<[email protected]>
This program is free software; you can redistribute it
and/or modify
it under the terms of the GNU General Public License as
published by
the Free Software Foundation; either version 2 of the
License, or
(at your option) any later version.