muesli / beehive

A flexible event/agent & automation system with lots of bees 🐝
GNU Affero General Public License v3.0
6.3k stars 324 forks source link

[PoC] Debian package and systray icon #296

Open rubiojr opened 4 years ago

rubiojr commented 4 years ago

A lighter and simpler alternative to something like https://github.com/muesli/beehive/pull/142, Debian/Ubuntu only for now.

@muesli been thinking Electron is an overkill (and mem hungry) for what we need and found this alternative, which is x-platform also apparently.

This is the way it looks on Ubuntu, when and after launching it:

Screenshot from 2020-04-16 20-16-30

Screenshot from 2020-04-16 20-15-31

Screenshot from 2020-04-16 20-19-52

Screenshot from 2020-04-16 20-23-43

Would it be useful to release Debian (and possibly RPM) packages with this tiny wrapper?