Skip to content

Integrate InfCloud into Radicale's web interface.

License

AGPL-3.0, GPL-3.0 licenses found

Licenses found

AGPL-3.0
COPYING
GPL-3.0
COPYING_GPL
Notifications You must be signed in to change notification settings

E2D-tw/RadicaleInfCloud

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

:q# InfCloud for Radicale

Integrate InfCloud into Radicale's web interface.

InfCloud allows you to to manage appointments, tasks and contacts in the browser.

Bug: At least one calendar (appointments + tasks) and one addressbook must exist for InfCloud to work properly. Otherwise the "Refresh" button is broken.

Installation

python3 -m pip install --upgrade https://github.com/E2D-tw/RadicaleInfCloud/archive/refs/tags/Radicale.tw.tar.gz

Configuration

Set the configuration option type in the web section to radicale_infcloud.

The value of infcloud_config is appended to InfCloud's config.js.

[web]
type = radicale_infcloud
# Optional InfCloud configuration
infcloud_config = globalInterfaceLanguage='zh_TW';
                  globalTimeZone=''Asia/Taipei';

License

AGPL-3.0 because InfCloud is included.

GPL-3.0 for radicale_infcloud/__init__.py

About

Integrate InfCloud into Radicale's web interface.

Resources

License

AGPL-3.0, GPL-3.0 licenses found

Licenses found

AGPL-3.0
COPYING
GPL-3.0
COPYING_GPL

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 93.4%
  • CSS 3.3%
  • HTML 2.9%
  • Other 0.4%