Skip to content

Script generating Mullvad VPN status in format readable by xfce4-genmon-plugin

Notifications You must be signed in to change notification settings

invidian/xfce4-mullvad-status-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

xfce4 Mullvad VPN status plugin

This repository offers a script, which reads your VPN status from Mullvad API and presents them on Xfce panel using xfce4-genmon-plugin.

Screenshots

When you are connected to Mullvad VPN:

Connected

And when you are disconnected:

Disconnected

Installation

Copy the script to your PATH, for example to ~/.local/bin:

mkdir -p ~/.local/bin
cp mullvad-status ~/.local/bin/

Adding to Panel

Add new xfce4-genmon-plugin to your panel and configure it to run the following command:

.local/bin/mullvad-status

About

Script generating Mullvad VPN status in format readable by xfce4-genmon-plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages