forked from QRouland/UTPass
A Ubuntu Touch Password Management App Aiming To Be compatible With Pass
cd3dc273b0
Currently translated at 100.0% (40 of 40 strings) Translation: UTPass/UTPass Translate-URL: https://translate-ut.org/projects/utpass/utpass/fr/ |
||
---|---|---|
assets | ||
libs | ||
plugins | ||
po | ||
qml | ||
screens | ||
.astylerc | ||
.gitignore | ||
.gitmodules | ||
clickable.json | ||
CMakeLists.txt | ||
LICENSE | ||
main.cpp | ||
manifest.json.in | ||
README.md | ||
UTPass.apparmor | ||
UTPass.contenthub | ||
UTPass.desktop.in |
UTPass
A Ubuntu Touch password management app aiming to be compatible with ZX2C4’s pass command line application the standard unix password manager.
Installation
UTPass is avalaible on the OpenStore
Build & Tests
Contributing & Issues
Features
The goal is to be closest possible of the features offer by ZX2C4’s pass command line application. See Features wiki page for details.
License
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
This program 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.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
Useful Links
Some useful links related to UTPass development :
- Ubports : Ubuntu Touch Community
- ZX2C4’s pass command line application : the standard unix password manager.
- Clickable : Compile, build, and deploy Ubuntu Touch click packages
- Gpgme : GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier for applications