fortuner2
shows a fortune as a notification. Requires the fortune
program (usually in package fortune-mod
), notify-send
from
libnotify
or libnotify-bin
and gettext.sh
& gettext
commands
from GNU gettext
.
It has about the same functionality as fortuner
, but the implementation
is lighter. fortuner
is a C++ application and fortuner2
is a shell
script.
-
Install the dependencies.
# aptitude install fortune-mod libnotify-bin gettext-base
-
Acquire the source code.
$ git clone https://github.com/jnumm/fortuner2
-
Build.
$ make
-
Run.
$ ./fortuner2
If you're looking for installable packages, there are packages for Ubuntu/Debian in jsonic’s PPA and Arch Linux in the AUR.
If you would like to package fortuner for your distribution, please go ahead! You may find the packaging files created by upstream useful:
Available translations are compiled and installed by default.
This software is localized with GNU Gettext. If you would like to translate fortuner2 to your language you'll have to provide a .po file. Please also provide translation for Name and Comment strings in fortuner2.desktop. You can also provide a translated man page.
Please report bugs to fortuner2 GitHub issue tracker or directly to the author Juhani Numminen.
© 2012–2014 Juhani Numminen.
fortuner2 is licensed under GNU GPL v3+ (see COPYING for the full text of the license).
The file fortuner2.appdata.xml is dedicated to public domain with CC0-1.0.