sagarchalise / nepcalindicator

An Unity indicator applet for Nepali Calendary display in unity panel.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nepali Calendar Unity Indicator

Displays current Nepali Date in Unity Panel.

Indicator in Action

Status

Indicator in Action

Dialogs

BS To Ad AD to BS
BSTOAD ADTOBS

Installation

Download the tarball: https://github.com/foss-np/nepcalindicator/archive/master.zip

Install gir1.2-appindicator3* [Gtk3 port of appindicator]:

$ sudo apt-get install gir1.2-appindicator3* [Look for what package is available in repo. In 12.04 its gir1.2-appindicator3-0.1]

**ALTHOUGH NOT RECOMMENDED**
You can use gtk2 as well
$ sudo apt-get install gir1.2-appindicator

**Optionally**

```bash
$ chmod a+x install.sh
$ sudo ./install.sh

HOW-TO USE

If install is run

$ nepcalindicator &

or just execute from path of nepcalindicator.

Convertor

  • AD To BS
  • BS To AD

Embedded as dialog window in menu

Autostart indicator at Startup

gnome-session-properties package should be installed.

Go to session menu and click on startup applications..

A new window appears. Follow the below process:

  • Click 'Add'
  • Enter following Informatino
    • Name: Nepali Calendar Indicator
    • Command: /usr/local/bin/nepcalindicator or Path/To/nepcalindicator
    • Click Add
    • Then Click Close

About

An Unity indicator applet for Nepali Calendary display in unity panel.

License:Other


Languages

Language:Python 99.6%Language:Shell 0.4%