Recently looking fedora-tagger. I found techtalk-pse.
Tech Talk PSE is a Linuxpresentation software written by Richard Jones intended mostly for technical software demonstrations. It is designed to be simple to use (for Linux users) and it allows users to create technically accurate and interesting talks and demonstrations.
The man page (full of useful references and tips) has a little tutorial with a very simple example , maybe we appreciate this presentation software with a most complete example can show us the use of this poweruser tool:
First Choose a topic: This is the most important part of this little example, for this purpose and because this is a tech talk presentation software I will choose test boltron (this is only an example and i don’t any justice to the amazing work of the fedora modularity team). for a better explanation about what boltron is look:
Installation
For installing techtalk-pse in fedora just:
$ sudo dnf install techtalk-pse
Download the example from here and uncompress:
$ tar -xJf TestExample.tar.xz
Test
$ techtalk-pse
You should see something like this:
for one better guide read the fine manual:
$ man techtalk-pse
Please note that techtalks-pse will be removed from Fedora, unless someone steps up and ports it to Gtk+3/WebKit2 or removes the dependency on WebKit1 in another way. See https://bugzilla.redhat.com/show_bug.cgi?id=1303944 for details.
Maybe I can adopt it, Thanks Chris 🙂