xfce4-dxreminders-plugin

Xfce4 panel plugin for reminders, date and time.

This plugin shows the date and time in the panel, and mini-calendar or dxReminders (depends on option) appears when you left-click on it. dxReminders appers on right-click menu. Plugin communicates with dxreminders by IPC, therefore is necessary use version 1.20.0 and above. Plugin starts dxreminders automatically when own start. Plugin has tooltip which show today reminders.

Screenshots

Panel

Settings

Settings

Downloads

Arch Linux

Use aur package.

Generic Linux

Use packages.

Source code

Download source code xfce4-dxreminders-plugin-1.0.1.tar.gz

Open a terminal and browse into the extracted folder.

  1. Type 'mkdir build && cd build'.
  2. Type 'cmake ..' to configure the program. If you would like to install the program somewhere other than /usr/local, pass a new value for CMAKE_INSTALL_PREFIX during configuration: 'cmake -DCMAKE_INSTALL_PREFIX=/usr'.
  3. Type 'make' to compile the program.
  4. Type 'sudo make install' to install the program.

Request

To write requests, write them to David Vachulka <archdvx @ dxsolutions . org>.

Bugs

To report bugs, write me.

Translations

plugin is now available in several languages. To translate plugin to your language, open the po/xfce4-dxreminders-plugin.pot file in a software like Poedit, Lokalize or Gtranslator and fill it with your translated strings. Then send it back to me.

Patches

If you have written some interesting patch, please send it to me, I will try to include it in the next releaseā€¦

Acknowledgements

Many thanks to all people that have provided useful patches, translations, tests, advices and also all users.

Copyright and License

Copyright (C) 2020~ David Vachulka

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, 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.