StarCalendar is a Free and Open Source full-featured international calendar written in Python, supporting Jalali/Persian, Garigorian and Islamic calendar.
To get the latest codes via git, run this:
git clone git://github.com/ilius/starcal.git
To get the latest stable snapshot (without git) open this URL in your browser:
http://github.com/ilius/starcal/tarball/main
To get the latest development snapshot:
http://github.com/ilius/starcal/tarball/next
sudo ./install-auto.sh
- Debian, Ubuntu or other Debian-based distributions
sudo apt-get remove starcal3
- ArchLinux
sudo pacman -R starcal3
- openSUSE
sudo zypper remove starcal3
- Fedora
sudo yum remove starcal3
- Other Linux/BSD distributions
sudo /usr/share/starcal3/uninstall
- Install Python 3.x
- Install Gtk3 and PyGI
- Copy starcal source folder somewhere you want to keep
- Send a shortcut from file starcal.pyw (inside source folder) to you desktop
- Click on the shortcut to starcal.pyw (or the file itself) to run
https://ilius.github.io/starcal
StartCalendar is licensed under GNU Genaral Public License version 3+
To get notified on new releases, subscribe to releases atom feed