Skip to content

Kalendar is a powerful and customizable calendar library for Android applications. It provides a flexible and intuitive way to display and interact with calendars in your app. With Kalendar, you can easily render calendar views, handle date selection, pagination, and range selection, and customize the layout to match your app's design.

License

hi-manshu/Kalendar

Repository files navigation

Kalendar - An Elementary Compose Calendar.

Kalendar Maven Central: Kalendar Github: Open Issues Kalendar Kalendar Kalendar Github Followers Twitter Follow

The Kalendar library is a powerful tool for creating calendar components in Android apps using Jetpack Compose. It provides customizable calendar views with various features and functionalities.

The Kalendar library simplifies the process of creating interactive and visually appealing calendars in Android apps. With its flexible configuration options, event integration, and interactive callbacks, you can easily build powerful calendar components that enhance the user experience.

Made with ❤️ for Android Developers by Himanshu

Kalendar supports three types of calendar:

  • Oceanic: Represents the WeekView.
  • Firey: Represents the MonthView.
  • Endlos: Represents a scrolling calendar that starts from the current month.

Getting Started

To integrate the Kalendar library into your Android app, follow these steps:

Add the Kalendar library as a dependency in your app-level build.gradle file:

implementation 'com.himanshoe:kalendar:<latest-version>'

For adding the Scrolling calendar, Endlos, add the following dependency:

implementation 'com.himanshoe:kalendar-endlos:<latest-version>'

For detailed documentation and examples on how to use the Kalendar library, please refer to the Kalendar Documentation for Oceanic/Firey and Kalendar Endlos Documentation for scrolling calendar.

Contributions, bug reports, and feature requests are welcome! Feel free to submit issues or pull requests in the Kalendar GitHub repository.

About

Kalendar is a powerful and customizable calendar library for Android applications. It provides a flexible and intuitive way to display and interact with calendars in your app. With Kalendar, you can easily render calendar views, handle date selection, pagination, and range selection, and customize the layout to match your app's design.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages