Skip to content
View kelender's full-sized avatar
💭
Hiring
💭
Hiring

Block or report kelender

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Kelender/README.md
Kelender

Calendar with a mind.


Website  ·  Documentation  ·  Frontend  ·  Backend



Kelender is a software, closed source while few things are open from us.


Libraries

Repository Description
CalKit Everything you need to build a calendar application
Gridline Accessible calendar grid component
Chrono Modern date and time library, 3x faster than moment.js
Recurrence RFC 5545 compliant RRULE engine
Timecraft Intelligent scheduling and optimization engine
Epoch Precise time arithmetic and timezone handling

Tiny Tools

Repository Description
ms Human time to milliseconds and back
ago "3 minutes ago" formatting
humanize Turn milliseconds into readable durations
now Current time in every format, one import
weekday What day of the week was it?
is-leap Is it a leap year?
week ISO 8601 week number
days-between Days between two dates
zone What timezone is the user in?
is-today Check if a date is today

CLI

Repository Description
tui-cal Calendar for your terminal. C, 120 lines.
punch Time tracking from the terminal. Bash, 40 lines.
meeting Find timezone overlap for meetings
binary-clock A clock in your terminal. But binary.
sunset Sunrise and sunset for any place on earth

Architecture

Repository Description
Kelender-Frontend Frontend source code. Human-written only.
Kelender-Backend-Encryption Encryption architecture and data storage
Kelender-Documentation Complete usage documentation

© Kelender · kelender.com

Popular repositories Loading

  1. Kelender-Frontend Kelender-Frontend Public

    This is the frontend code distributed by Kelender for free for everyone to contribute to.

  2. Kelender-Backend-Encryption Kelender-Backend-Encryption Public

    It is open to you to see how Kelender stores data in its database while keeping ai as a mind with the world's best encryption methods and architecture. Free to contribute, share and reuse.

  3. Kelender-Documentation Kelender-Documentation Public

    The complete documentation on how to use Kelender.

  4. Kelender Kelender Public

    Kelender is a software, closed source while few things are open from us. This is the open calendar.

  5. Chrono Chrono Public

    A modern date and time library for JavaScript. 3x faster than moment.js, zero dependencies.

  6. Recurrence Recurrence Public

    RFC 5545 compliant RRULE engine. Parse, generate, and evaluate recurring event rules.