Skip to content

CliveMlt/IETF-Viewer

Repository files navigation

IETF-Viewer

IETF RFC, BCP and STD Viewer

                            Python GitHub repo size License

Features

  1. Opens the chosen IETF Document in a new Google Tab
  2. Save the chosen IETF Document to the User's Desktop
  3. View the RFC's Title, Authors and Page count in JSON format

Screenshot

Screenshot

IETF-Viewer.exe

The python file was converted to .exe using pyinstaller

pyinstaller -y -F -i "ICON-PATH/book.ico"  "PYTHON-PATH/IETF_Viewer.py"

Releases

No releases published

Packages

No packages published

Languages