dlsc-software-consulting-gmbh / Calendarfx

Licence: apache-2.0
A Java framework for creating sophisticated calendar views (JavaFX 8, 9, 10, and 11)

Programming Languages

java
68154 projects - #9 most used programming language

CalendarFX

A Java framework for creating sophisticated calendar views based on JavaFX. A detailed developer manual can be found online: CalendarFX 8 Developer Manual

Apache-2 license Build Status Maven Central Download LGTM Alerts LGTM Grade Bugs Code Smells Lines of Code Maintainability Rating Quality Gate Status Reliability Rating Security Rating Technical Debt Vulnerabilities

For a quick online demo please checkout JPro and their CalendarFX demo.

Screenshot

Repository Coordinates

CalendarFX can be found on Bintray and The Central Repository as com.calendarfx:view.

Modules

  • CalendarFXView — the main module containing the various calendar views
  • CalendarFXSampler — a demo app based on FXSampler to test controls individually
  • CalendarFXApp — a demo app (day, week, month, year views).
  • CalendarFXiCal — a demo app for working with iCalendar data
  • CalendarFXGoogle — a demo app for working with Google calendars
  • CalendarFXResourceApp — a demo app for the resource calendar view
  • CalendarFXWeather — a demo app for the month sheet view

Running

In the module folder of the corresponding app:

mvn javafx:run

Building

To install the package into the local repository, for use as a dependency in other projects locally:

mvn install
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].