moses-palmer / pystray

GNU General Public License v3.0
461 stars 57 forks source link

Dinamicly update menu based on func output #162

Closed xXxNIKIxXx closed 3 months ago

xXxNIKIxXx commented 3 months ago

Is there a way to update the menue based on an return of an function. Like i get an list of strings returned and the all entrys of the list should be a new menu item.

xXxNIKIxXx commented 3 months ago

can be deletetd