narayanr7 / kruglendar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kruglendar — the diary poster

Hi there! Kruglendar is a minimalistic round calendar with a plenty of white space to make notes. I use it for sketching past events and planning.

Krug means circle in russian.

Kruglendar

Kruglendar — a minimalistic round calendar. I use it to:

  • Remember about special events
  • Meet deadlines
  • Plan trips
  • Keep memories
  • Make habits

It's free: download a PDF and print it on A2 or bigger.

Learn how to use it and download it here: www.kruglendar.ru.

DIY tips

Feel free to fork and customize! Some tips may help you:

  • The script resides in /src folder
  • Use the SVG Crowbar bookmarklet to save an *.svg file.
  • Kruglendar uses the Bebas Neue and Roboto fonts, you have to install them before generation.
  • Sometimes font size of dates renders smaller. To avoid this zoom your browser page as much as possible.
  • If you want to use webfonts, you must comment a line draw(); in code and call it later from a js console: browser needs time to load webfonts.

Demo
Rendering may take a minute or two. Alex7Kom implemented i18n and font customization.

License

Creative Commons License
Kruglendar by Ivan Dianov is licensed under a Creative Commons Attribution 4.0 International License.
Based on a work at www.kruglendar.ru

About


Languages

Language:JavaScript 51.8%Language:HTML 38.2%Language:SCSS 8.6%Language:CSS 1.3%