Skip to content

salinasv/Chronus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chronus is a lightweight calendar application aimed to be used on any gtk
based desktop environment.


Actually is a bornint project it will be supposed to:
* Support icalendar.
* Sync with google calendar.


Codestyle:
*Use K&R Codestyle.
**http://en.wikipedia.org/wiki/Indent_style#K.26R_style
*NEVER use camelCase naming.

Indentation:
*Use tab as indentation character, please, do not use spaces.
**the code uses vim's ts=4 sw=4 noexpandtab

Commit Messages:
*Follow this recomendations: http://who-t.blogspot.com/2009/12/on-commit-messages.html


Dependencies:
libgcal
libcaldav
gtk2
glib2
libxml
libxdg

About

A ligthweight gtk calendar, ical + google calendar capable.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages