Open Web Calendar

The Open Calendar używa kalendarzy ICS/iCal i wyświetla je w jednym kalendarzu. Możesz używać go z Nextcloud, Outlook, Google Calendar, Meetup i innymi kalendarzami wspierającymi ICS standard. We support the following standards: ICAL, CalDAV, webcal.

Żeby połączyć kilka kalendarzy, wprowadź odnośniki ICS kalendarzy tutaj:

Choose a calendar from your account:

Możesz dokonać dodatkowych dostosowań kalendarza.

We recommend encrypting URLs if they contain sensitive data. Save the following password only if you intend to decrypt them later.

🔑

Język

English Esperanto(73%) French/Français(60%) German/Deutsch Hrvatski/Croatian(78%) Indonesian/Bahasa Indonesia(55%) Italiano/Italian(73%) Norwegian Bokmål/Norsk bokmål(58%) Slovenčina/Slovak(72%) Spanish/Español(78%) Türkçe/Turkish(70%) Welsh/Cymraeg(53%) Íslenska Čeština/Czech Українська/Ukrainian தமிழ்(78%) 한국어(73%) Translate

Możesz ustawić język kalendarza.
Polski (pl)
Translate

Tytuł

Aby zmienić tytuł, wpisz tutaj nazwę kalendarza:

Data rozpoczęcia

Aby zmienić datę początkową kalendarza:

Time and Hours

Pierwsza godzina

To change the first hour of the calendar view:

Ostatnia godzina

To change the last hour of the calendar view:

Przyrost czasu

Zmień przyrost czasu w widoku dnia i tygodnia:

Clock Convention

You can choose between the 24 hour clock and the 12 hour clock. More options are possible. View the specification.

Skórki

Możesz wybrać różne skórki kalendarza.

Map Links and Location

Event locations may have coordinates or text. Configure here which map service to use when clicking on an event's location.

Customize the map links Enter the URL to the map here and insert {location} where the search query goes.

Enter the URL to the map here and insert {lat} and {lon} for the coordinates.

Days of the Week

The week may start on Monday or Sunday.

Niestandardowe style CSS

Za pomocą CSS możesz zmienić kolor swojego kalendarza i wielu innych właściwości. Twoje dostosowanie ma pierwszeństwo przed wybraną skórką. Poniżej możesz wybrać jedną z kilku dostosowań, które dla Ciebie przygotowaliśmy.

  • Możesz zmienić kolor tła kalendarza.
  • Możesz zmienić kolor elementów, które można kliknąć.
  • Możesz zmienić kolor tła bieżącej daty.
  • Jeśli chcesz mieć inny kolor na dni, możesz to również określić.
  • Some days of the calendar have a different color if they are not within the month.

You can specify your own CSS properties if you like. These are examples of CSS classes to style events: .event {} .UID-... {} .CATEGORY-... {} .CALENDAR-INDEX-0 {} .CALENDAR-INDEX-... {} .TRANSP-OPAQUE {} .TRANSP-TRANSPARENT {} .CLASS-PRIVATE {} .CLASS-CONFIDENTIAL {} .CLASS-PUBLIC {} .STATUS-TENTATIVE {} .STATUS-CONFIRMED {} .STATUS-CANCELLED {} .PRIORITY-1 {} .PRIORITY-... {} .error {}

Event Status

Change the look of the event description depending on the status:

Loading Animation

In some cases, the server takes quite a time to load the calendar. In case the server uses a free plan on Heroku, the server needs to start first.

Calendar Tabs

The Month view is the default. However, you can choose to show a different view in the beginning. Choose one:

It might be that you do not want to show all controls for the users to see. Choose here which controls you would like to display:

Time Zone

The timezone is taken from the browser of the user. If you want your calendar to be fixed in one timezone, you have the option below. Your browser uses this time zone: UTC

Participants and Organization

You can invite others to events and people can sign up. You can enable these options to view the names and email addresses below the event description.





Use & Embed

Poniżej możesz zobaczyć powstały kalendarz.

https://open-web-calendar.hosted.quelltext.eu/calendar.html?language=pl

Aby osadzić kalendarz, użyj tego kodu na swojej stronie:

<iframe id="open-web-calendar" 
style="background:url('https://raw.githubusercontent.com/niccokunzmann/open-web-calendar/master/static/img/loaders/circular-loader.gif') center center no-repeat;"
src="https://open-web-calendar.hosted.quelltext.eu/calendar.html?language=pl"
sandbox="allow-scripts allow-same-origin allow-top-navigation allow-downloads"
allowTransparency="true" scrolling="no"
frameborder="0" height="600px" width="100%"></iframe>

Hosting the Specification

The calendar can be generated not only using the URL, but also through a JSON or YAML specification from a file. The customization above generates this specification:
{
"language": "pl"
}
You can download this specification and place it somewhere on the web. This way you are still in control over the customization of the calendar after you shared the link, e.g. on GitHub in a Gist. Once you have placed the specification somewhere online, you can create a link like this one: https://open-web-calendar.hosted.quelltext.eu/calendar.html?specification_url=https://raw.githubusercontent.com/niccokunzmann/open-web-calendar/master/open_web_calendar/default_specification.yml

About

Jest to kalendarz, który udostępnia stronę internetową do obsługi wielu różnych kalendarzy. Możesz również zasubskrybować poprzez link ICS. Kalendarze są wysoce konfigurowalne, np. aby mieć kilka źródeł i pasować do osadzonej strony internetowej. Jeśli podoba ci się ten projekt, rozważ poświęcenie swojego czasu lub pieniędzy na projekt, aby móc udostępniać go za darmo i mógł pozostać dostępnym dla wszystkich.
Use & Embed