Skip to content

JingOS-team/Calindori

Repository files navigation

Calindori

Calendar application for JingOS.

Features

  • Calindori is a touch friendly and beautiful calendar application. It offers:

    • Monthly agenda
    • Multiple calendars
    • Event management
    • Date and Event linkage
  • Run on JingOS platform

  • Brand new UI & UE with JingOS-style , based on JingUI Framework

  • Support keyboard & touchpad & mouse & screen touch

  • All keys support pressed / hovered effects

  • Well-designed interface material:

    • Font
    • Icon
    • Picture
  • The calendars that the application handles follow the ical standard.

Screenshots

Calindori:

JingOS:

Links

Dependencies

  • Qt5

  • Cmake

  • KI18n

  • Kirigami (JingOS Version)

  • KConfig

  • KCalendarCore

Build

To build Calindori from source on Linux, execute the below commands.

Compile

cd Calindori
mkdir build
cd build
cmake ..
make -j$(nproc)

Run

bin/calindori

Install

sudo make install

About

Calendar application for JingOS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published