Categories
Brainwaves

How to create a tray icon notification app in Linux

I was looking into creating a GNUnet system monitoring widget. Something that would show you the status of the network at a glance. My first idea was to create a simple tray icon.

Here is a quick and easy starting point for creating such a tray icon app using Python and the AppIndicator3 library: snippets/example-tray-icon

Leave a Reply

Your email address will not be published. Required fields are marked *