micahilbery / clairvoyant

Magic 8-Ball fortune teller of sorts for elementary OS

Home Page:https://cassidyjames.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Icon

Clairvoyant

Get it on AppCenter

Screenshot

Get psychic answers from this fortune teller

Does he love you? Should you have pizza for dinner? Is there such thing as a stupid question? Discover the answers to these questions and more with Clairvoyant, the magic 8-ball inspired fortune teller.

Made for elementary OS

Clairvoyant is designed and developed on and for elementary OS. Purchasing through AppCenter directly supports the development and ensures instant updates straight from me. Get it on AppCenter for the best experience.

Get it on AppCenter

Note: Clairvoyant is currently only available for elementary OS Juno.

Versions of Clairvoyant may have been built and made available elsewhere by third-parties. These builds may have modifications or changes and are not provided nor supported by me. The only supported version is distributed via AppCenter on elementary OS.

Developing and Building

If you want to hack on and build Clairvoyant yourself, you'll need the following dependencies:

  • libgtk-3-dev
  • meson
  • valac

Run meson build to configure the build environment and run ninja test to build and run automated tests

meson build --prefix=/usr
cd build
ninja test

To install, use ninja install, then execute with com.github.cassidyjames.clairvoyant

sudo ninja install
com.github.cassidyjames.clairvoyant

Get it on AppCenter

About

Magic 8-Ball fortune teller of sorts for elementary OS

https://cassidyjames.com

License:GNU General Public License v3.0


Languages

Language:Vala 73.0%Language:Meson 17.7%Language:Python 7.5%Language:CSS 1.8%