bump minimum macOS version

MacOS 11 is required from qt 6.5

Change-Id: I4cde10a3dccffe5d2b4778ceda5db9d3a20dd447
3 files changed
tree: c1a2049482cc19ce964978fcb5d4991e7639ff9d
  1. .github/
  2. .gitlab/
  3. .tx/
  4. .vscode/
  5. 3rdparty/
  6. doc/
  7. extras/
  8. JamiInstaller/
  9. resources/
  10. src/
  11. tests/
  12. translations/
  13. .clang-format
  14. .clang-tidy
  15. .cqfdrc
  16. .gitignore
  17. .gitmodules
  18. .gitreview
  19. build.py
  20. CMakeLists.txt
  21. COPYING
  22. INSTALL.md
  23. README.md
README.md

Jami

jami-logo

Share, freely and privately

Introduction

Jami provides all its users a universal communication tool, autonomous, free, secure and built on a distributed architecture thus requiring no authority or central server to function.

jami is the cross platform client for Jami.

For more information about the jami project, see the following:

Getting involved

Notes

  • Coding style is managed by the clang-format and qmlformat, if you want to contribute, please use the pre-commit hook automatically installed with ./build.py --init --qt=<path/to/qt>
  • We use gerrit for our review. Please read about working with Gerrit if you want to submit patches.

Build

cf INSTALL.md

License

Copyright (C) 2020-2024 Savoir-faire Linux Inc.

Jami is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

See COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html for the full GPLv3 license.