GitHub - h2337/connmap: connmap is an X11 desktop widget that shows location of your current network peers on a world map in real-time
connmap
connmap is an X11 desktop widget that shows location of your current network peers on a world map.
(Works on Wayland as well!)
Installation
Clone the repository git clone https://github.com/h2337/connmap --depth 1, install the dependencies (see below), run make install, then run the resulting executable ./connmap.elf.
If you want to run it without attaching it to the terminal then add ampersand at the end of the command: ./connmal.elf &.
You can also add it to your i3wm config to run at ...
Read more at github.com