This is a simple IP address viewer.
When executed, the app1 will make request to different APIs and fetches the results. Then You will see it.
If you execute main_gui.py
, you will be presented a QT
You can click on any of the fields to copy it.
This application is licensed under GNU GPL v3.0 or any later version.
You can view the terms in LICENSE file.
You can view it in Code of Conduct file.
- Add menus and toolbars for configuration
- Add dialogs for different error messages; Currently, its displayed instead of IP address.2
Footnotes
-
This includes
main.py
andmain_gui.py
. ↩ -
https://pyperclip.readthedocs.io/en/latest/#not-implemented-error ↩