Add Python version and remove JavaScript version
authorAdrian Iain Lam <adrianiainlam@users.noreply.github.com>
Sun, 2 Jun 2019 15:50:35 +0000 (16:50 +0100)
committerAdrian Iain Lam <adrianiainlam@users.noreply.github.com>
Sun, 2 Jun 2019 15:50:35 +0000 (16:50 +0100)
commit95f1a19535e4a5336ff325a48199ada1998efd2f
tree2137fdf4a434d5457edabf2e726ece0fba64d07e
parent9ee9956267315fa231fd54727e2e92a585a43bb3
Add Python version and remove JavaScript version

The node.js version has many dependencies which require custom
fixes, and depends on abandoned libraries. In addition, node does
not come by default on Ubuntu. After translating parts of the
lunar-calendar library to Python, this indicator can now be
implemented in Python instead, making installation easier for
most Ubuntus and requires less RAM and storage, and uses the more
stable Python GTK bindings.
.gitmodules [new file with mode: 0644]
LunarCalendarPy [new submodule]
README.md
indicator-lunar-calendar.js [deleted file]
indicator-lunar-calendar.py [new file with mode: 0755]