3. Graphics Functionality
This section describes the two graphical tools I have developed: Section 3.1 matches a small subset of functionality that the Readability tool handles excellently; Section 3.2 is a PyQt4 GUI front-end to the Readability API.
3.1. GUI: Media Website Text Formatter
This GUI can read from the following media websites: Lightspeed Magazine, Medium, The New Yorker, The New York Times, and the Virginia Quarterly Review. Here is a screenshot!
The screenshots of the save file dialog and the print preview dialog are shown below.
I do not support or maintain this tool after I found out about Readability.
Furthermore, Readability is long gone and its developers and maintainers have scattered to the four winds. None of its functionalities work anymore.
3.2. GUI2: Readability GUI Front-End
This is the PyQt4 GUI front-end to Readability.
A screenshot of the font changing dialog, the Font
button, and a screenshot of the print preview dialog, the Print
button, are shown below.
In the immediate future, I plan on at least implementing the following, all using the Readability API.
EPUB
button, to create the article in EPUB format.Adding and deleting articles through the article list widget.