air-raid-widget-linux icon indicating copy to clipboard operation
air-raid-widget-linux copied to clipboard

Air raid Sirens in Ukraine Linux widget

trafficstars

Air raid widget for Linux

widget

This widget shows the current status of air raid sirens in Ukraine. The data is pulled every 20 seconds from https://sirens.in.ua/

Version of this widget for other platforms:

Installation

Gnome

  1. Install Gnome extensions
    sudo apt install gnome-shell-extensions
    
  2. Download the widget
    git clone https://github.com/dr-mod/air-raid-widget-linux.git
    
  3. Copy the widget to your Gnome shell extensions folder
    cp -r air-raid-widget-linux/[email protected] ~/.local/share/gnome-shell/extensions/
    
  4. Widgets can be enabled through console, therefore in our case
    gnome-extensions enable [email protected]
    
    and if you wish to disable it
    gnome-extensions disable [email protected]
    
    widgets can also be configured though other GUI management tools available in your distro, e.g. Tweaks, Tweaks -> Extensions.