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.
- Host: GitHub
- URL: https://github.com/angus6b23/getsu
- Owner: angus6b23
- License: mit
- Created: 2022-12-21T06:34:53.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2025-02-15T18:39:35.000Z (8 months ago)
- Last Synced: 2025-02-15T19:32:10.873Z (8 months ago)
- Topics: calendar, holidays, planner, printable, vue3
- Language: Vue
- Homepage: https://getsu.12a.app
- Size: 281 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
# GeTsu Monthly Planner Generator
[](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