Calendaring: Difference between revisions

Sellout (talk | contribs)
Created; added a table of calendar software available via Nix
 
Axka (talk | contribs)
m Tidy up table header
Tags: Mobile edit Mobile web edit Advanced mobile edit Visual edit
 
(2 intermediate revisions by one other user not shown)
Line 2: Line 2:
{| class="wikitable"
{| class="wikitable"
|+
|+
!program
!Program
!Nixpkgs
!Nixpkgs attribute name
!integration
!Modules
!notes
!Notes
|-
|-
|Evolution
|[https://gitlab.gnome.org/GNOME/evolution/-/wikis/home Evolution]
|evolution
|evolution
|[https://nixos.org/manual/nixos/stable/options#opt-programs.evolution.enable NixOS]
|[https://nixos.org/manual/nixos/stable/options#opt-programs.evolution.enable NixOS]
Line 17: Line 17:
|
|
|-
|-
|khal
|[https://khal.readthedocs.io/ khal]
|khal
|khal
|[https://nix-community.github.io/home-manager/options.xhtml#opt-programs.khal.enable Home Manager]
|[https://nix-community.github.io/home-manager/options.xhtml#opt-programs.khal.enable Home Manager]
|CLI
|CLI
|-
|-
|Kontact
|[https://kontact.kde.org/ Kontact]
|kdePackages.kontact
|kdePackages.kontact
|
|[https://nixos.org/manual/nixos/stable/options#opt-programs.kde-pim.kontact NixOS]
|general PIM suite
|general PIM suite
|-
|-
|KOrganizer
|[https://kontact.kde.org/components/korganizer/ KOrganizer]
|kdePackages.korganizer
|kdePackages.korganizer
|
|
|component of Kontact
|component of Kontact
|-
|-
|qcal
|[https://invent.kde.org/pim/merkuro#user-content-merkuro Merkuro]
|kdePackages.merkuro
|[https://nixos.org/manual/nixos/stable/options#opt-programs.kde-pim.merkuro NixOS]
|formerly Kalendar
|-
|[https://github.com/psic4t/qcal#readme qcal]
|qcal
|qcal
|[https://nix-community.github.io/home-manager/options.xhtml#opt-programs.qcal.enable Home Manager]
|[https://nix-community.github.io/home-manager/options.xhtml#opt-programs.qcal.enable Home Manager]
Line 39: Line 44:
|[[Thunderbird]]
|[[Thunderbird]]
|thunderbird
|thunderbird
|[https://nix-community.github.io/home-manager/options.xhtml#opt-programs.thunderbird.enable Home Manager]
|[https://nix-community.github.io/home-manager/options.xhtml#opt-programs.thunderbird.enable Home Manager], [https://nixos.org/manual/nixos/stable/options#opt-programs.thunderbird.enable NixOS]
|primarily an email client; works on darwin
|primarily an email client; works on darwin
|}
|}
Home Manager also has [https://nix-community.github.io/home-manager/options.xhtml#opt-accounts.calendar.accounts generic calendar account options].
Home Manager also has [https://nix-community.github.io/home-manager/options.xhtml#opt-accounts.calendar.accounts generic calendar account options].