lkocman / calendar-o-o

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

calendar-o-o

Prototype of a calendar view for upcoming community events. See the hackweek project for more details.

I do reccommend to use distrobox container for this.

$ distrobox enter calendar-o-o
$ zypper in git nodejs
$ git clone https://github.com/lkocman/calendar-o-o.git
$ cd calendar-o-o
$ npm install
$ node app.js

calendar-o-o

Notification attempt

calendar-o-o

The calendar image is a derivative work of calendar icon by paomedia which is public domain.

About

License:Apache License 2.0


Languages

Language:JavaScript 43.3%Language:CSS 32.4%Language:EJS 24.3%