How to Generate Horoscope using Zodiac

Zodiac is a free and open source Horoscope generating application for Linux, Windows and MacOS. It is based on Kerykeion astrology library and using the classical Western system of astrology. Using Zodiac, you can get all the planet and house position, horoscope for single person or between two, download SVG of a birth chart and more. It is written in Python and released under GNU General Public License v3.0.

Zodiac app

How to Install Zodiac on Ubuntu Linux

To install Zodiac on your system, first install flatpak and flathub on your system and restart it after the installation.

sudo apt install flatpak
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

After that run below command in the terminal to install Zodiac app.

flatpak install flathub io.github.alexkdeveloper.zodiac

And open the app using below command.

flatpak run io.github.alexkdeveloper.zodiac

Zodiac

And uninstall it using below commands.

flatpak uninstall io.github.alexkdeveloper.zodiac

[OR]

sudo flatpak uninstall io.github.alexkdeveloper.zodiac
If you liked this article, please subscribe to our YouTube Channel. You can also stay connected with us on X (Twitter) and Facebook.



Leave a Reply