Skip to content

Latest commit

 

History

History
66 lines (39 loc) · 1.17 KB

README.md

File metadata and controls

66 lines (39 loc) · 1.17 KB

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