Migrate notifier from portmaster-ui to cmds/notifier, remove some duplicated code, move assets to assets/data and add a small go package in assets to allow embedding icons
This commit is contained in:
5
cmds/notifier/README.md
Normal file
5
cmds/notifier/README.md
Normal file
@@ -0,0 +1,5 @@
|
||||
### Development Dependencies
|
||||
|
||||
sudo apt install libgtk-3-dev libayatana-appindicator3-dev libwebkitgtk-3.0-dev libgl1-mesa-dev libglu1-mesa-dev libnotify-dev libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev
|
||||
|
||||
sudo pacman -S libappindicator-gtk3
|
||||
Reference in New Issue
Block a user