An open API service indexing awesome lists of open source software.

https://github.com/jahnen/calendar

Create your custom monthly calendar
https://github.com/jahnen/calendar

calendar reactable rstats shiny shinyjs shinyscreenshot shinywidgets

Last synced: over 1 year ago
JSON representation

Create your custom monthly calendar

Awesome Lists containing this project

README

          


Minimal Calendar - Build simple monthly calendar | Product Hunt

![스크린샷 2025-01-04 오후 3 25 05](https://github.com/user-attachments/assets/2900b7d2-50b2-4a50-af88-6630ae8e91b9)

# Minimal calendar

Minimal calendar is R Shiny application to generate monthly calendar.

Inspired from [Neatnik's Calendar](https://neatnik.net/calendar/?year=2025)

## ✨ Features
- Generate monthly calendar

![스크린샷 2025-01-04 오후 3 16 27](https://github.com/user-attachments/assets/c412fd4b-fa1a-4ebe-9324-d905ca7f7876)

- Use custom image

![스크린샷 2025-01-04 오후 3 15 02](https://github.com/user-attachments/assets/617a1ea9-f744-4cbd-a7de-c30f483a88dd)

- Adjusting size of fonts

![스크린샷 2025-01-04 오후 3 15 26](https://github.com/user-attachments/assets/b6a80d1a-848c-41a5-9040-cec2b814d4c3)

## How to use

- ![](https://img.shields.io/badge/Recommend-231572?style=flat) Deployed app with [shinyapps.io](https://jhkim.shinyapps.io/calendar/)
- Copy R code, and run it

## Dependencies

- [reactable](https://github.com/glin/reactable/)
- [tidyverse](https://github.com/tidyverse)
- [shinyscreenshot](https://github.com/daattali/shinyscreenshot)
- [shinyjs](https://github.com/daattali/shinyjs)
- [shinyWidgets](https://github.com/dreamRs/shinyWidgets)