

Obviously you may need to edit the line below according to what flags you want and your version of qt5.

To do this I navigated to /usr/local/Cellar/qt5 and looked at what the latest folder was there. gene-pavlovsky / KeePassXC.ahk Last active last month Star 4 Fork 0 Code Revisions 2 Stars 4 Download ZIP Raw KeePassXC. It is built using Qt5 libraries, making it a multi-platform application which can be run on Linux, Windows, macOS and BSD. It started as a community fork of KeePassX 2 3 (itself a cross-platform port of KeePass ). Also, I needed to find out what version of qt5 I had in order to put the correct version in the DCMAKE_PREFIX_PATH flag below. GitHub Instantly share code, notes, and snippets. KeePassXC is a free and open-source password manager.I decided to disable two features of KeePassXC: Auto Type and KeePassHTTP, so in the line below I turned those flags OFF. Set up build environment by following these instructions.Ĭlone down the current code from GitHub repo: git clone įollow the updated OS X build instructions So, I headed over to their repo on GitHub and got started. Plus, to my knowledge, I’ve never built a real application from the source code before. They offer binary builds for the three major operating systems on their website, however I wanted to build it from source for two reasons: (1) I was a little dubious of KeePassHTTP, which the developers are now building into the pre-built binaries (it appears to be disabled by default, but they have a warning in the README), and (2) I simply wanted the latest version, which already sports some UI improvements from the last time they made the binaries.

I’m excited about a community fork of KeePassX called KeePassXC.
