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

https://github.com/angus6b23/getsu

A simple, yet customizable monthly planner generator.
https://github.com/angus6b23/getsu

calendar holidays planner printable vue3

Last synced: 7 months ago
JSON representation

A simple, yet customizable monthly planner generator.

Awesome Lists containing this project

README

          


hk-transport-logo

# GeTsu Monthly Planner Generator

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

A simple, yet customizable monthly planner generator.

## Features

- [Live site](https://getsu.12a.app)
- Generate a portrait calendar like Calendarpedia
- No annoying ads / watermark
- Customizable title, locale, holiday and color
- Readily printable on A4

## Installing

1. Clone the git repository

`https://github.com/angus6b23/GeTsu.git`

2. Run yarn / npm

Using yarn

`yarn && yarn run build`

Using npm

`npm && npm run build`

3. Serve the files in /dist folder