Menu

Tree [a557ed] master /
 History

HTTPS access


File Date Author Commit
 conf 2017-02-06 Saeed Rasooli Saeed Rasooli [9a14a9] fix logging, it was not working since 3.0.0
 icons 2015-07-18 Saeed Rasooli Saeed Rasooli [64070d] migration to json config is done and working, v...
 libs 2019-02-03 Saeed Rasooli Saeed Rasooli [95ed01] move bson/ to libs/bson/
 locale.d 2019-03-31 Saeed Rasooli Saeed Rasooli [590c01] rearrange Customize options of Month Calendar t...
 natz 2019-04-22 Saeed Rasooli Saeed Rasooli [e792f6] fix timezone = "etc/localtime", that might have...
 pixmaps 2019-02-28 Saeed Rasooli Saeed Rasooli [295190] add Event History feature to Event Manager Dialog
 plugins 2019-03-16 Saeed Rasooli Saeed Rasooli [0a164a] fix /usr/bin/python shebang lines
 scal3 2019-08-14 Saeed Rasooli Saeed Rasooli [a557ed] fix misspelled VALUE in HolidayPlugin, #58
 scripts 2019-03-16 Saeed Rasooli Saeed Rasooli [0a164a] fix /usr/bin/python shebang lines
 status-icons 2016-08-21 Saeed Rasooli Saeed Rasooli [c1b8a7] add dark-violet status icon
 svg 2016-04-14 Saeed Rasooli Saeed Rasooli [be6b6e] add Year Wheel to menus, with icons
 tools 2019-03-12 Saeed Rasooli Saeed Rasooli [b50aa4] add "#!/usr/bin/env python3" to all python files
 .gitignore 2018-06-13 Saeed Rasooli Saeed Rasooli [7fa011] replace "bson/" submodule with a copy of project
 README.md 2018-11-28 Saeed Rasooli Saeed Rasooli [9178f9] update README.md
 about 2018-06-24 Saeed Rasooli Saeed Rasooli [409ad9] update Summary and About text
 authors 2019-02-28 Saeed Rasooli Saeed Rasooli [69b615] update authors
 authors-dialog 2015-02-12 Saeed Rasooli Saeed Rasooli [3d746f] fix in about dialog -> authors
 branch 2014-02-01 Saeed Rasooli Saeed Rasooli [c8f77d] read branch name from file
 donate 2016-08-06 Saeed Rasooli Saeed Rasooli [9f6bcc] update "donate" file
 install 2019-08-03 Saeed Rasooli Saeed Rasooli [12bb2c] install: fix exiting script without error if TE...
 install-archlinux 2019-05-12 Saeed Rasooli Saeed Rasooli [dfe236] install-archlinux: install git if not installed
 install-debian 2019-05-12 Saeed Rasooli Saeed Rasooli [94e50d] install-debian: install git if not installed
 install-fedora 2019-05-12 Saeed Rasooli Saeed Rasooli [68e253] install-fedora: install git if not installed, a...
 install-pip 2019-01-27 Saeed Rasooli Saeed Rasooli [684018] use ujson if exists, add it to recommends, fix ...
 install-suse 2019-05-12 Saeed Rasooli Saeed Rasooli [8e2a29] install-suse: install git if not installed
 install-ubuntu 2015-06-20 Saeed Rasooli Saeed Rasooli [304a99] add gir1.2-appindicator3* to install-ubuntu (it...
 install-windows.bat 2018-05-10 Saeed Rasooli Saeed Rasooli [a2397a] re-order deps in distro install scripts
 license-dialog 2018-06-24 Saeed Rasooli Saeed Rasooli [409ad9] update Summary and About text
 license.txt 2016-09-28 Saeed Rasooli Saeed Rasooli [d98ed9] rename copyright to license.txt, and license to...
 pep8 2016-12-28 Saeed Rasooli Saeed Rasooli [81e7f4] add file: pep8
 requirements.txt 2015-04-25 Template builder Template builder [10a3bc] Creating template
 starcal 2018-05-23 Saeed Rasooli Saeed Rasooli [8097c0] add ui_gtk/starcal-main.py to capture exception...
 starcal.pyw 2018-04-07 Saeed Rasooli Saeed Rasooli [e48852] windows fix: give encoding to open func in star...
 uninstall 2016-12-14 Saeed Rasooli Saeed Rasooli [ec0270] bash scripts: replace indentation 4 spaces with...
 update-perm 2016-09-22 Saeed Rasooli Saeed Rasooli [af4859] fix installation bug: change all directories to...
 zoneinfo-tree.json 2013-08-14 Saeed Rasooli Saeed Rasooli [87e009] add Etc to time zone groups, and read json file...

Read Me

StarCalendar (Desktop)

StarCalendar is a Free and Open Source full-featured international calendar
written in Python, supporting Jalali/Persian, Garigorian and Islamic calendar.

Download

To get the latest codes via git, run this:

$ git clone git://github.com/ilius/starcal.git

To get the latest snapshot (without git) open this URL in your browser:

http://github.com/ilius/starcal/tarball/master

Installation and Uninstallation

Ubuntu:

$ sudo bash ./install-ubuntu
$ sudo apt-get remove starcal3

Debian or other Debian-based distributions:

$ sudo bash ./install-debian
$ sudo apt-get remove starcal3

ArchLinux:

$ bash ./install-archlinux
$ sudo pacman -R starcal3

or:

$ yaourt -S starcal
$ sudo pacman -R starcal

openSUSE:

$ sudo bash ./install-suse
$ sudo zypper remove starcal3

Fedora:

$ sudo bash ./install-fedora
$ sudo yum remove starcal3

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
  5. Click on the shortcut to starcal.pyw (or the file itself) to run

Home Page:

http://ilius.github.io/starcal

License:

StartCalendar is licensed under GNU Genaral Public License version 3+

Follow Us:

To get notified on new releases, subscribe to
releases atom feed

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.