this post was submitted on 27 Sep 2023
18 points (95.0% liked)

Linux

47224 readers
787 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

[Gnome Calendar Flatpak + Evolution seems to do this fine] /usr/libexec/evolution-data-server/evolution-alarm-notify seemed to be notifying me of tasks. Thank you for all the help.

Some relevant command which might have helped me get the alarm notification thing working

https://paste.debian.net/plain/1293331 backup: https://pastebin.com/pu53kp1d


I need Calendar but EVERY app I have tried so far doesn't support background notifications or don't run on my system. I want one good app, flatpak or not which can

  1. Notify me of tasks, to do lists etc
  2. Give me notifications for the mails I receive.

I don't know why, even evolution won't do this for me.

Thank you for your help! I installed flatpak Gnome Calendar after using 1 GB of internet bandwidth but no luck

you are viewing a single comment's thread
view the rest of the comments
[–] Successful_Try543@feddit.de 9 points 11 months ago (1 children)

Why not Thunderbird + Birdtray?

[–] Subject6051@lemmy.ml 4 points 11 months ago (2 children)

I didn't know about birdtray. I don't know how but Gnome Calendar (Flatpak) + Evolution seems to be giving me background notifications for now. I looked at Birdtray it was 700mbs or something, I don't see the point of Flatpaks being that huge. I mean, I need to buy a new laptop if I need to run all flatpak. Anyways, thank you!

[–] BaalInvoker@lemmy.eco.br 7 points 11 months ago

That's not the case. Flatpak shows to be big because it includes the runtimes. But runtimes are shared between applications, so the size diff is not that much as it says.

[–] yote_zip@pawb.social 4 points 11 months ago

Birdtray itself is about 1MB, but additionally pulls in dedicated Flatpak dependencies that it needs. If you use many Flatpaks, they share their dependencies just like a normal packaging system and become more efficient that way.