Skip to content

error418/futuro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SVG Calendar Generator

Generates a Calendar (as SVG) for a given year.

  • Generates months of the given year
  • Marks weekends
  • Prints day names

You can print your SVGs as large as you want without fearing quality loss. I've printed mine on a sheet of DIN A2 paper.

Usage

node bin/cmd.js --year 2017

or

svgcal --year 2017

a SVG file is generated to your current directory.

Configuration

You can customize your calendar appearance in the config.yml

How does it look like?

Click here for an PNG export based on the generated SVG. I've added some extra graphics (the garland) in this example :)

About

Print your very own annual calendar on paper

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published