Ecosyste.ms: Awesome

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

https://github.com/cdump/awesome-calendar

Simple calendar widget for Awesome 3.5
https://github.com/cdump/awesome-calendar

List: awesome-calendar

Last synced: 4 months ago
JSON representation

Simple calendar widget for Awesome 3.5

Lists

README

        

# awesome-calendar

## About
Simple Awesome 3.5 / 4 calendar widget, based on [http://awesome.naquadah.org/wiki/Calendar_widget](http://awesome.naquadah.org/wiki/Calendar_widget)

![Screenshot](https://github.com/cdump/awesome-calendar/raw/screenshots/awesome-calendar.png)

## Install

0. Go to configuration directory, usually `~/.config/awesome`

1. Clone repository:

`git clone https://github.com/cdump/awesome-calendar.git calendar35`

2. Modify your `rc.lua`, add

`local calendar = require("calendar35")`

`calendar.addCalendarToWidget(your_datetime_widget)`