|
Project Information
-
Project feeds
- Code license
-
GNU GPL v2
-
Labels
python,
agenda,
groupwise,
gcal,
calendar,
gtk,
gdata,
linux,
gnome,
ical,
evolution
|
| PPAIf you always want the up-to-date version and you are running debian or ubuntu, the PPA is the way to go! Just sudo apt-add-repository ppa:florian-dorn/agenda && sudo apt-get update
sudo apt-get install agenda-gtk https://launchpad.net/~florian-dorn/+archive/agenda Download Requirements - python-gtk2
- python-pysqlite2
- python-gdata
- python-vobject
- python-configobj
- python-dbus
- python-gconf
- python-dateutil
- python-glade
- python-sexy
They can be installed on a recent version of Ubuntu, Debian, Mint with sudo apt-get install python-dbus python-gconf python-gobject python-gtk2 python-pysqlite2 python-configobj python-gdata python-vobject python-dateutil python-sexy python-glade2 python-gnome2-desktop Note: You have to enable the "universe" repository to get all required dependencies It is suggested to install the deskbar-applet to make use of the global keyboard shortcut. |
|