Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lowerkey/timeline
display google calendar events on a linear timeline
https://github.com/lowerkey/timeline
Last synced: 5 days ago
JSON representation
display google calendar events on a linear timeline
- Host: GitHub
- URL: https://github.com/lowerkey/timeline
- Owner: lowerkey
- Created: 2011-12-12T23:21:56.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-07-17T20:50:19.000Z (over 12 years ago)
- Last Synced: 2024-08-01T12:36:12.818Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 247 KB
- Stars: 5
- Watchers: 6
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - lowerkey/timeline - display google calendar events on a linear timeline (others)
README
# Timeline
... aims to display Google Calendar events on a linear timeline.
## Getting Started
1. `git clone git://github.com/lowerkey/timeline.git`
2. run `index.html` in Google Chrome.## Current Development/Next Steps
* This project could use a github page displaying the current work.
* Other than that, the next step will be to load Google Calendar events
and display them as lines above the timeline.
* After that, adding new events through this interface, something like
clicking and dragging the mouse.### Compilation
`coffee -c -b CanvasDrawing.coffee`
### Snapshot Demo
Best viewed in Google Chrome because of the HTML5 Slider element.
For your consideration: http://lowerkey.github.com/timeline/