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

blinkenlight/RadicaleInfCloud

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/Unrud/RadicaleInfCloud/archive/master.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='de_DE';
                  globalTimeZone='Europe/Berlin';

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

Releases

No releases published

Packages

No packages published

Languages

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