Skip to content

amirkarimi/starcal

 
 

Repository files navigation

Download latest codes via git:
    $ git clone git://github.com/ilius/starcal.git

Download latest snapshot (without git):
    Open one of these links with your browser:
        http://github.com/ilius/starcal/tarball/master

Installation/uninstallation on Ubuntu:
    $ sudo bash ./install-ubuntu
    $ sudo apt-get remove starcal2

Installation/uninstallation on Debian or other Debian-based distributions:
    $ sudo bash ./install-debian
    $ sudo apt-get remove starcal2

Installation/uninstallation on ArchLinux:
    $ bash ./install-archlinux
    $ sudo pacman -R starcal2
    OR
    $ yaourt starcal-git
    $ sudo pacman -R starcal-git

Installation/uninstallation on openSUSE:
    $ sudo bash ./install-suse
    $ sudo zypper remove starcal2

Installation/uninstallation on Fedora:
    $ sudo bash ./install-fedora
    $ sudo yum remove starcal2

Installation/uninstallation on other distributions:
    $ sudo bash ./install
    $ sudo /usr/share/starcal2/uninstall

Running on Windows:
    1- Install Python 2.6 or 2.7
    2- Install PyGTK
    3- Copy starcal source folder somewhere you want to keep
    4- Send a shortcut from file starcal2.pyw (inside source folder) to you desktop


Home Pages:
    http://ilius.github.io/starcal

Follow Us:
    To get notified on new releases, subscribe to:
        https://github.com/ilius/starcal/releases.atom





About

All-in-one International Calendar for GNU/Linux

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
license
GPL-3.0
copyright

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.5%
  • Shell 1.5%