|
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- [![Build Status](https://travis-ci.org/lesspass/lesspass.svg?branch=master)](https://travis-ci.org/lesspass/lesspass)
-
- # LessPass
-
- LessPass open source password manager (https://lesspass.com)
-
- [![Backers on Open Collective](https://opencollective.com/lesspass/backers/badge.svg)](#backers) [![Sponsors on Open Collective](https://opencollective.com/lesspass/sponsors/badge.svg)](#sponsors)
-
- ## WIP
-
- :warning: We are reorganizing the repository. This work is not finished yet.
-
- ## How does it work?
-
- * :gb: [LessPass - How Does It Work?](https://blog.lesspass.com/lesspass-how-it-works-dde742dd18a4#.vbgschksh)
- * :fr: [LessPass - comment ça marche?](https://blog.lesspass.com/lesspass-comment-%C3%A7a-marche-9f1201fffda5#.yjmd1bcad)
- * :de: [LessPass - Wie funktioniert das?](https://blog.lesspass.com/lesspass-wie-funktioniert-das-9483e5fc2c09)
- * :it: [LessPass - Come funziona?](https://blog.lesspass.com/lesspass-come-funziona-5d1785b4a564)
-
-
- ## Videos
-
- * :fr: [Présentation de LessPass](https://www.youtube.com/watch?v=YbaRCHXk8Jo)
-
- ## Podcast
-
- * :gb: [Ask Noah show interview](https://podcast.asknoahshow.com/114)
-
- ## CLI
-
- Use pip to install LessPass cli:
-
- python3 -m pip install --user lesspass
-
- Usage
-
- lesspass --help
-
- ## License
-
- This project is licensed under the terms of the GNU GPLv3.
-
- [LessPass mobile](https://github.com/lesspass/lesspass/tree/master/packages/lesspass-mobile) is bi-licensed under both the Mozilla Public License Version 2 as well as the GNU GPLv3.
-
- ## Contributors :heart:
-
- This project exists thanks to all the people who contribute. [[Contribute]](CONTRIBUTING.md).
- <a href="https://github.com/lesspass/lesspass/graphs/contributors"><img src="https://opencollective.com/lesspass/contributors.svg?width=890" /></a>
|