Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create a minimalist application for the desktop notification area #2

Open
vhamon opened this issue Oct 24, 2016 · 1 comment
Open
Assignees

Comments

@vhamon
Copy link
Contributor

vhamon commented Oct 24, 2016

  • application has a desktop notification area icon (aka systray)
  • icon has a menu
  • icon shows important notifications
  • uses the JSON-RPC
  • on linux, systray application can launch the default browser on armadito web server using:
    xdg-open http://localhost:8888/app/index.html
    sensible-browser instead of xdg-open
@fdechelle fdechelle changed the title create a minimalist application in C for the desktop notification area create a minimalist application for the desktop notification area Jan 27, 2017
@fdechelle
Copy link
Member

menu items:

  • Armadito version x.y.z
  • Latest bases update: 01/01/1970 00:00
  • separator
  • Open Armadito web interface
  • Pause real-time protection
  • separator
  • Latest threats ???

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants