Bluetooth manager written in Qt
  • C++ 57.2%
  • QML 35.3%
  • CMake 6.4%
  • Shell 1.1%
Find a file
Evan Maddock 6c84125dcd
Update readme and add contributing file
Signed-off-by: Evan Maddock <maddock.evan@vivaldi.net>
2026-04-29 20:34:57 -04:00
.github Automagically detect light/dark mode changes (#39) 2025-05-31 12:58:01 -04:00
.tx Update config 2025-01-20 11:40:38 -05:00
LICENSES Make project REUSE compliant (#32) 2025-02-03 13:46:01 -05:00
po Translate po/bluejay.pot in pt_BR 2025-06-22 07:28:00 +00:00
src dialogs: Make sizing and layout uniform 2025-07-10 17:19:31 -04:00
.clang-format dialogs: Make sizing and layout uniform 2025-07-10 17:19:31 -04:00
.flatpak-manifest.json Add testing flatpak manifest 2025-02-04 17:04:57 -05:00
.gitignore Bump version for release 2025-06-02 18:50:04 -04:00
CMakeLists.txt CMakeLists.txt - Don't include quiet packages in the feature summary (#42) 2025-10-12 18:40:11 -04:00
CONTRIBUTING.md Update readme and add contributing file 2026-04-29 20:34:57 -04:00
io.github.ebonjaeger.bluejay.desktop Change ID so this can be submitted to FlatHub 2024-12-26 18:46:31 -05:00
io.github.ebonjaeger.bluejay.metainfo.xml Bump version for release 2025-06-02 18:50:04 -04:00
io.github.ebonjaeger.bluejay.svg Change ID so this can be submitted to FlatHub 2024-12-26 18:46:31 -05:00
LICENSE Initial commit 2024-01-27 13:30:29 -05:00
logo.png Add a new app icon (#17) 2024-12-18 15:55:10 -05:00
README.md Update readme and add contributing file 2026-04-29 20:34:57 -04:00
REUSE.toml Add testing flatpak manifest 2025-02-04 17:04:57 -05:00
screenshot.png metainfo: Add missing fields 2024-12-28 10:18:05 -05:00
updatePot.sh i18n: Set up translations 2025-01-10 11:56:22 -05:00

logo Bluejay

Translate into your language!

A Bluetooth manager and Bluez front-end. With it, you can pair devices, connect to and remove devices, turn Bluetooth on and off, and more. Bluejay is powered by the Qt6 graphical toolkit and KDE Frameworks.

It was created as a learning project for me to learn how to write a Qt application. Despite that, Bluejay is meant to be functional, and look good.

Contributing to Bluejay

Bluejay welcomes PRs and new issues.

Contributions to code, Wiki, and translations are all welcome. See the CONTRIBUTING.md file for more information.

License

Bluejay is licensed under the Mozilla Public License 2.0 (MPL-2.0).