- Python 57%
- QML 41.8%
- CMake 1.2%
Currently translated at 10.0% (15 of 149 strings) Translation: UBports/App: Sealed Translate-URL: https://hosted.weblate.org/projects/ubports/sealed/de/ |
||
|---|---|---|
| .forgejo/workflows | ||
| assets | ||
| po | ||
| qml | ||
| src | ||
| .flake8 | ||
| .gitignore | ||
| .isort.cfg | ||
| .pre-commit-config.yaml | ||
| .python-version | ||
| build-python-deps.sh | ||
| clickable.yaml | ||
| CMakeLists.txt | ||
| LICENSE | ||
| manifest.json.in | ||
| pyproject.toml | ||
| README.md | ||
| sealed.apparmor | ||
| sealed.desktop.in | ||
| snapcraft.yaml | ||
| uv.lock | ||
Sealed
A Bitwarden Password Manager Client for Ubuntu Touch
Development
To run this App, you'll need a copy of Bitwarden CLI (arm build).
Currenlty Bitwarden does not provide arm linux builds on their GitHub releases.
But you can grab a pre built binary from their Github Action:
- Open above link
- Search for job "CLI linux-arm64 - open source license"
- Inside the job, look for the step "Upload unix zip asset"
- Open the logs, there will be an Artifact Download URL
- Download and extract the binary inside the
libfolder in the root of this repository
This project expects to call the binary in the location lib/bw.
For convenience, the binary that this application is currenlty developed can be downloaded here
License
Copyright (C) 2025 Brenno Flávio de Almeida
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3, as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranties of MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
