https://github.com/rikudousage/harbour-bitsailor
Bitwarden GUI client for Sailfish OS using the official Bitwarden CLI
https://github.com/rikudousage/harbour-bitsailor
bitwarden gui hacktoberfest jolla password-manager qt sailfish sailfish-os sailfishos totp
Last synced: 5 months ago
JSON representation
Bitwarden GUI client for Sailfish OS using the official Bitwarden CLI
- Host: GitHub
- URL: https://github.com/rikudousage/harbour-bitsailor
- Owner: RikudouSage
- License: mit
- Created: 2022-09-26T18:41:24.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-03-23T17:38:59.000Z (about 1 year ago)
- Last Synced: 2025-03-23T18:31:52.904Z (about 1 year ago)
- Topics: bitwarden, gui, hacktoberfest, jolla, password-manager, qt, sailfish, sailfish-os, sailfishos, totp
- Language: QML
- Homepage:
- Size: 517 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BitSailor
Bitwarden GUI client for Sailfish OS using the official Bitwarden CLI.
Localizations are here: https://explore.transifex.com/rikudou-sage/bitsailor/
App presentation is here: https://openrepos.net/content/rikudousennin/bitsailor
## Building in Sailfish SDK
The following needs to be installed to the SDK:
- sailfishsecretsdaemon-secretsplugin-common
For example:
- `ssh -p 2222 -i ~/SailfishOS/vmshare/ssh/private_keys/sdk mersdk@localhost`
- `sudo zypper in sailfishsecretsdaemon-secretsplugin-common`
The following repository needs to be on the emulator:
- `sudo pkcon install zypper`
- `zypper ar -f https://sailfish.openrepos.net/Rikudou_Sennin/personal-main.repo`
- `rpm --import https://sailfish.openrepos.net/openrepos.key`