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)
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.


No differences found