A full-featured international calendar written in Python
##Download latest codes via git: $ git clone git://github.com/ilius/starcal.git
##Download latest snapshot (without git): Open this URL with your browser:
http://github.com/ilius/starcal/tarball/master
##Installation/uninstallation on Ubuntu: $ sudo bash ./install-ubuntu $ sudo apt-get remove starcal3
##Installation/uninstallation on Debian or other Debian-based distributions: $ sudo bash ./install-debian $ sudo apt-get remove starcal3
##Installation/uninstallation on ArchLinux: $ bash ./install-archlinux $ sudo pacman -R starcal3 Or:
$ yaourt -S starcal
$ sudo pacman -R starcal
##Installation/uninstallation on openSUSE: $ sudo bash ./install-suse $ sudo zypper remove starcal3
##Installation/uninstallation on Fedora: $ sudo bash ./install-fedora $ sudo yum remove starcal3
##Installation/uninstallation on other distributions: $ sudo bash ./install $ sudo /usr/share/starcal3/uninstall
##Running on Windows: 1- Install Python 3.x 2- Install Gtk3 and PyGI 3- Copy starcal source folder somewhere you want to keep 4- Send a shortcut from file starcal.pyw (inside source folder) to you desktop
#Home Page: http://ilius.github.io/starcal
##Follow Us: To get notified on new releases, subscribe to releases atom feed