Skip to content

skankerror/Qjoepass

Repository files navigation

Qjoepass

Qjoepass is a modern rewrite of joepass using c++, Qt, Qt3D.

Poject is at an early stage of developpement.

Screenshot

Getting Started

These instructions will get you a copy of the project up and running on your local machine.

Prerequisites

You need qt >= 5.14 and Qt3D; See this link for more info

Installing

Download source archive and untar or clone with git :

$ git clone https://github.com/skankerror/Qjoepass.git

Enter the directory and compile

$ cd Qjoepass
$ qmake Qjoepass.pro
$ make

Launch the app

$ ./Qjoepass

Have fun (or not) This is alpha version. You're warned.

Built With

Contributing

Feel free to contribute (or not)

Authors

License

This project is licensed under the GNU GPLv3 License - see the LICENSE.md file for details

Acknowledgments