Skip to content

A simple taskbar applet to show realtime datetime along with nepali date for budgie desktops

License

Notifications You must be signed in to change notification settings

sarojbelbase/nepali-datetime-applet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nepali Friendly Datetime Applet

A simple taskbar applet to show realtime date along with nepali-miti for linux desktops

Installation

  1. Under the root folder add a virtual environment python3 -m venv venv
  2. Activate the venv by using source venv/bin/activate
  3. Now, install dependencies from requirements.txt pip3 install -r requirements.txt
  4. Run the main.py python3 main.py

TODOS:

  1. Make it self-updating
  2. Build it with meson
  3. Build it with GTK
  4. Add Nepali date specifiers like strftime
  5. Support for custom Nepali date specifiers
  6. Make flask app out of this

Tested with python 3 and all the latest python versions 3.6, 3.7, 3.8.

About

A simple taskbar applet to show realtime datetime along with nepali date for budgie desktops

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages