INSTALLATION OF APP DESKTOP FOR UBUNTU NOTIFIESINSTALL IN UBUNTU v14, v16, v17, v18, v20


Developed with


This application is developed in NW.js + chromium

and has as an additional module to node.js, with

these three powerful frameworks very complete

applications are developed next to the client and

for the desktop of a computer



1. Download app in this direction

  1. UBUNTU 14-16-17 32 bits UBUNTU 18 32  bits

  2. UBUNTU 14-16-17 64 bits UBUNTU 18 - 20 64 bits 


2. Unzip the application in a folder this folder must be created in / home / user (user refers to its user) Verify if the folder home / user / .config is owned by your user and have write and read permissions if you do not have to assign them
Install from the ubuntu 14-16-17 console the notification notify-osd center for ubuntu, If you have            version 18 of ubuntu, go directly to point 4 since ubuntu 18 has its own notification center:
       sudo add-apt-repository ppa:leolik/leolik
sudo apt-get update
sudo apt-get install notify-osd
sudo add-apt-repository ppa:nilarimogard/webupd8
sudo apt update
sudo apt install notifyosdconfig

    Install from the ubuntu console the notification center for try desktop for ubuntu:

       sudo add-apt-repository ppa:jconti/recent-notifications
sudo apt-get update
sudo apt-get install indicator-notifications

3. Restart ubuntu.

4. We go inside the folder where the module was extracted and run ./nw

5. Now in ubuntu you must give your firewall permissions to allow the application traffic to this app on the network

6. Configuration of the application:


7. Restart application.

8. Now you will have this application listening for odoo chat notifications, you can also listen to all notifications that are sent from python with:

self.env['res.user.notify']._notify_chrome_chat(192.168.1.15, 8088, "basic", "Title message", "Message body")


Whatch video


 
 
Agregue un título para mejorar el significado de esta imagen.
INSTALLATION OF APP DESKTOP FOR ODOO NOTIFIES INSTALL IN WINDOWS v.7 v.8 v.10