Timeline – Cross-platform application for displaying and navigating events on a timeline
Sponsored Link
Features
* Organize events in hierarchical categories
* Move and resize events with the mouse
* Duplicate events
* Search events
* Go to a specific date
* Scroll and zoom with mouse wheel
* Different representation depending on zoom level
* Export to image
* Available in multiple languages (supported languages)
Install timeline in ubuntu
Prepare your system
sudo apt-get install python python-wxgtk2.8 wx2.8-i18n python-markdown
Now you need to download deb packages from here install these deb packages by double clicking on it or run the following commands from your terminal
dpkg -i python-icalendar_2.1-1_all.deb
dpkg -i timeline_0.11.1-1_all.deb
Screenshot