Initial commit

This commit is contained in:
2020-03-30 10:45:26 +02:00
commit d7e6db3bec
7 changed files with 952 additions and 0 deletions

10
metadata.json Normal file
View File

@@ -0,0 +1,10 @@
{
"uuid": "generic-monitor@gnome-shell-extensions",
"name": "Generic Monitor",
"description": "Generic monitor using DBUS",
"version": "1",
"shell-version": [
"3.34"
],
"url": "http://indefero.soutade.fr/p/genericmonitor"
}