A Ubuntu Touch Password Management App Aiming To Be compatible With Pass https://utpass.qrouland.com
Go to file
Quentin Rouland 42efea67d8 Add git plugin TG-41 closed 2019-10-07 18:18:49 +02:00
assets Initial Commit : 0.0.1 2019-09-21 16:03:14 +02:00
libs Add libgit2 as third dependencies TG-40 2019-10-07 18:18:49 +02:00
plugins Add git plugin TG-41 closed 2019-10-07 18:18:49 +02:00
po Translated using Weblate (French) 2019-10-07 18:07:10 +02:00
qml Initial Commit : 0.0.1 2019-09-21 16:03:14 +02:00
screens Initial Commit : 0.0.1 2019-09-21 16:03:14 +02:00
.astylerc Initial Commit : 0.0.1 2019-09-21 16:03:14 +02:00
.gitignore Initial Commit : 0.0.1 2019-09-21 16:03:14 +02:00
.gitmodules Add libgit2 as third dependencies TG-40 2019-10-07 18:18:49 +02:00
CMakeLists.txt Initial Commit : 0.0.1 2019-09-21 16:03:14 +02:00
LICENSE Initial Commit : 0.0.1 2019-09-21 16:03:14 +02:00
README.md Initial Commit : 0.0.1 2019-09-21 16:03:14 +02:00
UTPass.apparmor Initial Commit : 0.0.1 2019-09-21 16:03:14 +02:00
UTPass.contenthub Initial Commit : 0.0.1 2019-09-21 16:03:14 +02:00
UTPass.desktop.in Initial Commit : 0.0.1 2019-09-21 16:03:14 +02:00
clickable.json Add libgit2 as third dependencies TG-40 2019-10-07 18:18:49 +02:00
main.cpp Initial Commit : 0.0.1 2019-09-21 16:03:14 +02:00
manifest.json.in bump version 2019-10-07 18:18:49 +02:00

README.md

UTPass

A Ubuntu Touch password management app aiming to be compatible with ZX2C4s pass command line application the standard unix password manager.

Installation

UTPass is avalaible on the OpenStore

OpenStore

Build & Tests

See Build & Tests wiki page

Contributing & Issues

See Contributing wiki page

Features

The goal is to be closest possible of the features offer by ZX2C4s 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/>.

Some useful links related to UTPass development :