All Projects → pimutils → Khal

pimutils / Khal

Licence: mit
📆 CLI calendar application

Programming Languages

python
139335 projects - #7 most used programming language
awk
318 projects

Projects that are alternatives of or similar to Khal

datebook
📅 Generates URLs and downloadable ICS files for adding events to popular calendar apps.
Stars: ✭ 273 (-85.54%)
Mutual labels:  icalendar, calendar
ical
📅 Golang iCalendar lexer/parser implementing RFC 5545
Stars: ✭ 28 (-98.52%)
Mutual labels:  icalendar, calendar
webcalendar
WebCalendar is a PHP application used to maintain a calendar for a single user or an intranet group of users. It can also be configured as an event calendar.
Stars: ✭ 113 (-94.01%)
Mutual labels:  icalendar, calendar
THCalendar
Calendar like iOS
Stars: ✭ 21 (-98.89%)
Mutual labels:  icalendar, calendar
croncal
Utility to convert a crontab file to a list of actual events within a date range.
Stars: ✭ 37 (-98.04%)
Mutual labels:  icalendar, calendar
weather-calendar-feed
Display yr.no weather (supports the entire Earth) forecasts with highly customizable Event titles in your Google Calendar, Android phone, iPhone, Outlook or other iCalendar app
Stars: ✭ 16 (-99.15%)
Mutual labels:  icalendar, calendar
remarkable-calendar-creator
Create calendars to display on a reMarkable device as the suspend screen or to write notes on, including events from your own online iCal calendar
Stars: ✭ 28 (-98.52%)
Mutual labels:  icalendar, calendar
Flutterweekview
Displays a highly customizable week view (or day view) which is able to display events, to be scrolled, to be zoomed-in & out and a lot more !
Stars: ✭ 130 (-93.11%)
Mutual labels:  calendar
Lazyhub
lazyhub - Terminal UI Client for GitHub using gocui.
Stars: ✭ 133 (-92.96%)
Mutual labels:  terminal
Progressbar
A really basic thread-safe progress bar for Golang applications
Stars: ✭ 2,212 (+17.16%)
Mutual labels:  terminal
Calendarview
Android 平台上继承 View 实现的自定义日历控件
Stars: ✭ 129 (-93.17%)
Mutual labels:  calendar
Quickwall
Set latest wallpapers from Unsplash from the commandline
Stars: ✭ 131 (-93.06%)
Mutual labels:  terminal
Atom Terminal Tab
Simple terminal for the Atom text editor.
Stars: ✭ 134 (-92.9%)
Mutual labels:  terminal
Booking App
Laravel 5.1 web application for booking appointments
Stars: ✭ 130 (-93.11%)
Mutual labels:  calendar
Kubebox
⎈❏ Terminal and Web console for Kubernetes
Stars: ✭ 1,855 (-1.75%)
Mutual labels:  terminal
Web Bluetooth Terminal
Progressive Web Application for serial communication with your own Bluetooth Low Energy (Smart) devices
Stars: ✭ 130 (-93.11%)
Mutual labels:  terminal
Galacritty
WIP GTK terminal emulator based on Alacritty
Stars: ✭ 136 (-92.8%)
Mutual labels:  terminal
Paleta
Change terminal colors on-the-fly independent of terminal emulator.
Stars: ✭ 136 (-92.8%)
Mutual labels:  terminal
Punic
PHP translation and localization made easy!
Stars: ✭ 133 (-92.96%)
Mutual labels:  calendar
Rust Battop
Interactive batteries viewer
Stars: ✭ 133 (-92.96%)
Mutual labels:  terminal

khal

https://github.com/pimutils/khal/actions/workflows/ci.yml/badge.svg?branch=master&event=push https://codecov.io/github/pimutils/khal/coverage.svg?branch=master https://readthedocs.org/projects/khal/badge/?version=latest&style=flat

Khal is a standards based CLI and terminal calendar program, able to synchronize with CalDAV servers through vdirsyncer.

http://lostpackets.de/images/khal.png

Features

(or rather: limitations)

  • khal can read and write events/icalendars to vdir, so vdirsyncer can be used to synchronize calendars with a variety of other programs, for example CalDAV servers.
  • fast and easy way to add new events
  • ikhal (interactive khal) lets you browse and edit calendars and events
  • no support for editing the timezones of events yet
  • works with python 3.6+
  • khal should run on all major operating systems [1]
[1]except for Microsoft Windows

Feedback

Please do provide feedback if khal works for you or even more importantly if it doesn't. The preferred way to get in contact (especially if something isn't working) is via github or via IRC (#pimutils on Libera.Chat).

Documentation

For khal's documentation have a look at the website or readthedocs.

Alternatives

Projects with similar aims you might want to check out are calendar-cli (no offline storage and a bit different scope) and gcalcli (only works with google's calendar).

Contributing

You want to contribute to khal? Awesome!

The most appreciated way of contributing is by supplying code or documentation, reporting bugs, creating packages for your favorite operating system, making khal better known by telling your friends about it, etc.

License

khal is released under the Expat/MIT License:

Copyright (c) 2013-2021 khal contributors

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
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].