
gmail notifier
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Gmail notifier 0.2.2
Install:
cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix`
make
sudo make install
8 years ago
ver 0.1: first release.
ver 0.2: add new features:
- notify sound.
- tooltip.
ver 0.2.1, 2:
- fix some bugs.
- add some features:
+ displaying number of unread mails.
+ interaction with KDE notification.
8 years ago
ver 0.1: first release.
ver 0.2: add new features:
- notify sound.
- tooltip.
ver 0.2.1, 2:
- fix some bugs.
- add some features:
+ displaying number of unread mails.
+ interaction with KDE notification.
DeTomasso
7 years ago
Report
keluoinhac
7 years ago
Report
pejakm
7 years ago
Report
Orbmiser
8 years ago
But tray popups or clicking on or trying to switch desktops does not. eventually clears itself. If I Ctrl-Alt-Backspace during lockup to restart desktop get 3 differnt Akondai mail type errors. So appears gmail plasmoid or akondai don't play well together.
Since not using plasmoid zero lockups.
.
Report
athanop0
8 years ago
Thanks
Report
athanop0
8 years ago
sorry for the mess
Report
herrbatka
8 years ago
I wish i could dock this little applet in the system tray, and also it would super cool if it would be able to autohide if no there is no mail.
Also: could you add option to configure mail app launched to check gmail?
Report
mhogomchungu
7 years ago
The page for the project is: https://github.com/mhogomchungu/qCheckGMail
I plan to make the first release in about a week's time and i am doing final touches now.
Report
cmlr
8 years ago
Report
keluoinhac
8 years ago
Report
lionhater
8 years ago
Report
lionhater
8 years ago
Report
lionhater
8 years ago
Report
lionhater
8 years ago
With a GTK applet, Checkgmail, one can perform some operations like "mark as read", "delete" etc. all without launching any external app, that is, through the applet itself.
Though it consumed around 50 MB (no apparent CPU cycle) in Lubuntu, it's worth every bit of it as it's a very convenient feauter and RAM is cheap.
Is this achiavable with your software without much trouble on your side?
Report
keluoinhac
8 years ago
Report
pejakm
8 years ago
And still no translation support. :)
Report
keluoinhac
8 years ago
Report
pejakm
8 years ago
* possibility to add this into the system tray
* displaying number of unread mails
* interaction with KDE notifications
Report
keluoinhac
8 years ago
Report
pejakm
8 years ago
Report
acidrums4
8 years ago
Scanning dependencies of target plasma_applet_gmailnotifier_automoc
Generating gmailnotifier.moc
Generating moc_account.cpp
[ 0%] Built target plasma_applet_gmailnotifier_automoc
[ 16%] Generating ui_Generalconfig.h
Scanning dependencies of target plasma_applet_gmailnotifier
[ 33%] Building CXX object CMakeFiles/plasma_applet_gmailnotifier.dir/plasma_applet_gmailnotifier_automoc.o
In file included from /home/mp/Escritorio/gmailnotifier-keluoinhac/build/moc_account.cpp:10:0,
from /home/mp/Escritorio/gmailnotifier-keluoinhac/build/plasma_applet_gmailnotifier_automoc.cpp:4:
/home/mp/Escritorio/gmailnotifier-keluoinhac/build/../account.h:29:18: fatal error: Global: No such file or directory
compilation terminated.
make[2]: *** [CMakeFiles/plasma_applet_gmailnotifier.dir/plasma_applet_gmailnotifier_automoc.o] Error 1
make[1]: *** [CMakeFiles/plasma_applet_gmailnotifier.dir/all] Error 2
make: *** [all] Error 2
Report
keluoinhac
8 years ago
Report
keluoinhac
8 years ago
Report
acidrums4
8 years ago
Report