Gemini is an audio player with wallpaper changer
Gemini is currently in the early development stage, it might have unfinished features or bugs
This software is based on
To build this software, follow the instructions
Clone the repository
git clone https://github.com/blooser/gemini && cd gemini
Prepare the build
mkdir build && cd build
cmake ..
make
Run the unit tests
make test
Install the gemini
make install
Gemini is a free software released under the GPLv3