Skip to content

d3fz/ping_indicator

 
 

Repository files navigation

Ping Indicator

screenshot

Troubleshooting

Try the following:

  1. Try to manually install the extension:
cd ~/.local/share/gnome-shell/extensions/
rm -rf [email protected]/
wget https://github.com/trifonovkv/ping_indicator/releases/download/v20/[email protected]
unzip [email protected] -d [email protected]
rm [email protected]
  1. Check for Gnome Shell errors with sudo journalctl -f or tail -f ~.xsession-errors.
  2. Check for errors using Gnome Looking Glass: Alt+F2 > Type lg > Extensions.
  3. Check if the extension is listed as installed: gnome-extensions list.
  4. Run gnome-tweaks (install using sudo apt-get install gnome-tweaks), go to Extensions and make sure they are enabled.

About

Display ping time

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.0%
  • CSS 1.2%
  • Makefile 0.8%