Contents |
Easypopup is a program which displays popups (one more... see "eggbubbledialog" and Zenity). It allows us to display text files which come from url or from the filesystem.
The compilation and installation of easypopup program is carried out by the "easypopup du buildroot" package.
The sources of the program can be found in the tarball easypopup-${version}.tar.gz.
simon@X31:/tmp/easypopup-0.2.4/src$ ./easypopup --help
Usage : easypopup [OPTIONS]
Version: 0.2.4
--file | -f : display file
--help | -h : display this (help)
--release | -r : release popup
--title | -t : set popup title
--url | -u : display url
--verbose | -v
`easypopup -t "Logs Easygate" -f /var/log/messages`
`easypopup -t "Artichow" -f www.artichow.org/README`
`easypopup -r`