Réponses:
J'ai trouvé la solution - crontab
:
sudo apt-get install libnotify-bin
notify-send "Notification Message"
crontab -e
:
50 * * * * DISPLAY =: 0 / usr / bin / notify-send -i /home/nazar/Pictures/icons/download_manager.png "Pause" "Faites une pause de 10 min"
Il devrait montrer notification exactement <anyHour>:50
où download_manager.png
est:
Et maintenant nous avons la prochaine notification dans Linux Mint:
Sachez également que pour Cinnamon, certaines étapes supplémentaires sont requises. Notify-send ne fonctionne pas avec Cinnamon.