Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/primamateria/ip-indicator
IP indicator app for GTK
https://github.com/primamateria/ip-indicator
Last synced: 1 day ago
JSON representation
IP indicator app for GTK
- Host: GitHub
- URL: https://github.com/primamateria/ip-indicator
- Owner: PrimaMateria
- License: gpl-2.0
- Created: 2015-04-22T21:40:26.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-23T19:29:29.000Z (over 9 years ago)
- Last Synced: 2025-01-03T08:38:58.176Z (7 days ago)
- Language: Python
- Size: 480 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ip-indicator
IP indicator app for GTKUseful in case when often switching VPNs. It shows flag of country of your public IP. After opening menu additionally IP is visible.
It refreshes every second and fetches data from http://www.telize.com/.Flag icons used from http://www.famfamfam.com/lab/icons/flags/.
Tested on Xubuntu 15.04.
![screenshot](http://i.imgur.com/MiNWv84.png)
# How to run
$ python ipIndicator.py
Keep running after closing terminal$ python ipIndicator.py
Ctrl+z
$ bg
$ disown
$ exit