Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 429 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 429 Bytes

Calendar Implementation with lua

Create calender string output to you.

You can easily use this as dashboard header or like those things by

require("calendar").getCalendar()
-- this will returns you a calender string.
-- no config needed

Showcase

string output

sample img1

with dashboard plugins

sample img2 sample img3