Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/totaldebug/atomic-calendar-revive
An advanced calendar card for Home Assistant Lovelace.
https://github.com/totaldebug/atomic-calendar-revive
calendar card hacs homeassistant javascript lovelace module
Last synced: 26 days ago
JSON representation
An advanced calendar card for Home Assistant Lovelace.
- Host: GitHub
- URL: https://github.com/totaldebug/atomic-calendar-revive
- Owner: totaldebug
- License: mit
- Created: 2020-03-11T11:10:17.000Z (over 4 years ago)
- Default Branch: beta
- Last Pushed: 2024-09-24T02:08:04.000Z (about 2 months ago)
- Last Synced: 2024-09-30T19:21:14.849Z (about 1 month ago)
- Topics: calendar, card, hacs, homeassistant, javascript, lovelace, module
- Language: TypeScript
- Homepage: https://docs.totaldebug.uk/atomic-calendar-revive
- Size: 17.4 MB
- Stars: 422
- Watchers: 7
- Forks: 69
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-home-assistant - Atomic Calendar Revive - Calendar card with advanced settings. (Dashboards / Custom Cards)
README
[![Release][release-shield]][release-url]
[![Stargazers][stars-shield]][stars-url]
[![HACS][hacs-shield]][hacs-url]![GitHub last release date][gh-last-release-date]
![GitHub last commit][gh-last-commit][![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Issues][issues-shield]][issues-url][![Lines of code][lines]][lines-url]
![Code size][code-size][![MIT License][license-shield]][license-url]
[![LinkedIn][linkedin-shield]][linkedin-url]
Atomic Calendar Revive
An advanced calendar card for Home Assistant Lovelace.
Report Bug
·
Request FeatureTable of Contents
About The Project
- Getting Started
- Features
- Compatibility
- Roadmap
- Sponsor
- Contributing
- License
- Contact
- Acknowledgments
## About The Project
A *Calendar Card* for Home Assistant that adds **advanced settings** to allow much
more flexibility than other available calendar cards.Allowing for the use of both Google Calendars and CalDav, With two main viewing modes:
* Event List Mode
* Calendar View Mode| Event Mode | Calendar Mode |
| ------------- | ---------- |
| | |
| | |Please keep in mind, these screenshots show a basic configuration, this card allows so much more customisation!
### Built With
[![typescript][typescript]][typescript-url]
[![rollup][rollup]][rollup-url]
[![dayjs][dayjs]][dayjs-url]
## Getting Started
* [QuickStart Guide](https://docs.totaldebug.uk/atomic-calendar-revive/overview/quickstart.html)
* [Full Documentation](https://docs.totaldebug.uk/atomic-calendar-revive)
* [Release Notes](https://github.com/totaldebug/atomic-calendar-revive/releases)## Features
* Event List & Calendar Views
* Lovelace UI Editor Support
* Keyword Allow and Block lists
* Hide finished events
* Event Progress bar
* Language Translations
* Limit total number of events
* Relative time until events
* Sort events by start times
* Only show events between specific times
* Event Limits & Soft Event Limits
* Disable Links
* MDI Icon support
* Split multi-day events to show on each day with part numbers
* Pre-Compiled with required libraries
* Plus many more features added regularly## Compatibility
| Card Version | HA Version | Notes |
| --- | --- | --- |
| v7.0.0 | 2022.6 Upwards | |
| v6.0.0 | 2021.11 Upwards | Progress bar will not work on older HA Versions |
| v5.0.0 - v5.2.2 | 2021.6 to 2021.10.x | May work on older HA Versions but `hoursFormat` option will need to be manually set. |
| v4.1.1 | 0.117 Upwards |Home Assistant 2022.5 will not work with the card you must upgrade to 2022.6
## Roadmap
See the [feature requests](https://github.com/totaldebug/atomic-calendar-revive/discussions/categories/feature-requests) for a full list of requested features.
## Sponsor
My projects arent possible without the support of the community, please consider donating a small amount to keep these projects alive.
[![Sponsor][Sponsor]][Sponsor-url]
## Contributing
Got something you would like to add? check out the contributing guide in the [documentation](https://docs.totaldebug.uk/atomic-calendar-revive)
## License
[![MIT License][license-shield]][license-url]
* Copyright © [Total Debug](https://totaldebug.uk).
## Contact
* [Discord](https://discord.gg/6fmekudc8Q)
* [Discussions](https://github.com/totaldebug/atomic-calendar-revive/discussions)
* [Project Link](https://github.com/totaldebug/atomic-calendar-revive)## Acknowledgments
Below are a list of resources that I used to assist with this project.
* This card wouldnt exist without the original author [atomic7777](https://github.com/atomic7777)
[release-shield]: https://img.shields.io/github/v/release/totaldebug/atomic-calendar-revive?color=ff7034&label=Release&sort=semver&style=flat-square
[release-url]: https://github.com/totaldebug/atomic-calendar-revive/releases
[contributors-shield]: https://img.shields.io/github/contributors/totaldebug/atomic-calendar-revive.svg?style=flat-square
[contributors-url]: https://github.com/totaldebug/atomic-calendar-revive/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/totaldebug/atomic-calendar-revive.svg?style=flat-square
[forks-url]: https://github.com/totaldebug/atomic-calendar-revive/network/members
[stars-shield]: https://img.shields.io/github/stars/totaldebug/atomic-calendar-revive.svg?style=flat-square
[stars-url]: https://github.com/totaldebug/atomic-calendar-revive/stargazers
[issues-shield]: https://img.shields.io/github/issues/totaldebug/atomic-calendar-revive.svg?style=flat-square
[issues-url]: https://github.com/totaldebug/atomic-calendar-revive/issues
[license-shield]: https://img.shields.io/github/license/totaldebug/atomic-calendar-revive.svg?style=flat-square
[license-url]: https://github.com/totaldebug/atomic-calendar-revive/blob/master/LICENSE
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=flat-square&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/marksie1988
[hacs-shield]: https://img.shields.io/badge/HACS-Default-orange.svg?style=flat-square
[hacs-url]: https://github.com/hacs/integration[gh-last-release-date]: https://img.shields.io/github/release-date/totaldebug/atomic-calendar-revive?style=flat-square&label=Last%20Release%20Date&logo=github&logoColor=white
[gh-last-commit]: https://img.shields.io/github/last-commit/totaldebug/atomic-calendar-revive.svg?style=flat-square&logo=github&label=Last%20Commit&logoColor=white[lines]: https://img.shields.io/tokei/lines/github/totaldebug/atomic-calendar-revive?style=flat-square
[lines-url]: https://github.com/totaldebug/atomic-calendar-revive
[code-size]: https://img.shields.io/github/languages/code-size/totaldebug/atomic-calendar-revive?style=flat-square[Sponsor]: https://img.shields.io/badge/sponsor-000?style=flat-square&logo=githubsponsors&logoColor=red
[Sponsor-url]: https://github.com/sponsors/marksie1988[typescript]: https://img.shields.io/badge/TypeScript-blue?style=flat-square&logo=TypeScript&logoColor=white
[typescript-url]: https://www.typescriptlang.org/
[rollup]: https://img.shields.io/badge/Rollup.js-000?style=flat-square&logo=rollup.js&logoColor=red
[rollup-url]: https://rollupjs.org/guide/en/
[dayjs]: https://img.shields.io/badge/Day.js-000?style=flat-square
[dayjs-url]: https://day.js.org/